neqn.1 (2010 09)
n
neqn(1) neqn(1)
Verbatim Text
Strings enclosed in double quotes ("
string") are passed through untouched; this permits keywords to be
entered as text, and can be used to communicate with nroff when other methods fail. Details are given
in the manuals cited below.
Options
neqn accepts the following options:
-dxy
Define the characters x and y as the start and end in-text delimiter characters. See the Delimiters
subsection.
-fn Change the font number globally for the output equations in the document to n. See the Point Sizes
and Fonts subsection.
-pn Reduce subscript and superscript point sizes by n points from the normal size. See the Point Sizes
and Fonts subsection.
-sn Change the point size globally for the output equations in the document to n. See the Point Sizes
and Fonts subsection.
Operands
file A file to be processed for
neqn constructs. If no file is specified,
neqn reads from standard input.
If a file is specified as
-, neqn reads from standard input at that point in the sequence of files.
EXTERNAL INFLUENCES
Environment Variables
LC_CTYPE determines the interpretation of text as single- or multibyte characters.
LANG determines the language in which messages are displayed.
If
LC_CTYPE is not specified in the environment or is set to the empty string, the value of
LANG is used
as a default for each unspecified or empty variable. If
LANG is not specified or is set to the empty string,
a default of "C" (see lang (5)) is used instead of LANG. If any internationalization variable contains an
invalid setting, neqn behaves as if all internationalization variables are set to "C". See environ (5).
International Code Set Support
Single- and multibyte character code sets are supported.
WARNINGS
To embolden digits, parentheses, etc., it is necessary to quote them, as in
bold "12.3"
. Also see the
WARNINGS section in nroff(1).
Good practice dictates that if a delimiter is specified in a file, the
delim off directive should be
included at the end of the file to prevent undesirable behavior when processing multiple files where a
subsequent file may contain the delimiter character as part of regular text.
To properly display equations on terminal screens and other devices that do not support reverse line
feeds,
nroff output should be piped through col (see col (1)).
The display on devices that do not support partial line feeds is often difficult to understand; Greek char-
acters and other symbols are often not well supported and can mismatched printing of bold words on the
same line (see a printed version of the Other Keywords subsection above). Consider using "computer-
program" coding instead.
SEE ALSO
col(1), mm(1), nroff(1), tbl(1), mm(5).
Typesetting Mathematics − User’s Guide, by B.W. Kernighan and L.L. Cherry.
New Graphic Symbols for EQN and NEQN , by C. Scrocca.
4 Hewlett-Packard Company − 4 − HP-UX 11i Version 3: September 2010