AT&T UNIX™PC Unix System V Users Manual - tenox

AT&T UNIX™PC Unix System V Users Manual - tenox AT&T UNIX™PC Unix System V Users Manual - tenox

01.01.2013 Views

NEQN(l) NEQN(l) vertical spacing), and rpile right justifies. Matrices are made with matrix: matrix { /col { x sub i above y sub 2} ccol { 1 above 2} } X; 1 produces Yz 2 . In addition, there is rcol for a right-justified column. Diacritical marks are made with dot, dotdot, hat, tilde, bar, vee, dyad, and under: X dot = f{t) bar is x=J{i), y dotdot bar ...,=..., n under is y =!!, and x vee ...,=..., y dyad is"t=Y. Point sizes and fonts can be changed with size n or size ±n, roman, italic, bold, and font n. Point sizes and fonts can be changed globally in a document by gsize n and gfont n, or by the command-line arguments -sn and -fn. Normally, subscripts and superscripts are reduced by 3 points from the previous size; this may be changed by the command-line argument -pn. Successive display arguments can be lined up. Place mark before the desired lineup point in the first equation; place lineup at the place that is to line up vertically in subsequent equations. Shorthands may be defined or existing keywords redefined with define: define thing % replacement % defines a new token called thing that will be replaced by replacement whenever it appears thereafter. The % may be any character that does not occur in replacement . Keywords such as sum (1), int J ), inf (oo) , and shorthands such as >= (�). != (¢), and -> ( �) are recognized. Greek letters are spelled out in the desired case, as in alpha (a), or GAMMA (D. Mathematical words such as sin, cos, and log are made Roman automatically. Troff( l) fourcharacter escapes such as \(dd (:J:) and \(bs () may be used anywhere. Strings enclosed in double quotes (" ... ") are passed through untouched; this permits keywords to be entered as text, and can be used to communicate with nroff when all else fails. Full details are given in the manual cited below. SEE ALSO Typesetting Mathematics-User's Guide by B. W. Kernighan and L. L. Cherry. cw(l), man(l), mm(l), nroff(l), tbl(l), eqnchar(5), mm(5), and man(5). BUGS To embolden digits, parentheses, etc., it is necessary to quote them, as in bold "12.3" . -2- � I

NROFF(1) NROFF( 1) NAME nroff - text formatting language SYNOPSIS nroff [ options ] [ files ] 1 printer DESCRIPTION nroffform.ats text contained in files (standard input by default) for printing on typewriter-like devices and line printers. An argument consisting of a minus ( -) is taken to be a file name corresponding to the standard input. The options, which may appear in any order, but must appear before the files, are, -olist Print only pages whose page numbers appear in the list of numbers and ranges, separated by commas. A range N - M means pages N through M; an initial -N means from the beginning to page N; and a final N- means from N to the end. (See BUGS below.) -nN Number first generated page N. -sN Stop every N pages. nroff will halt after every N pages (default N=1) to allow paper loading or changing, and will resume upon receipt of a line-feed or new-line (new-lines do not work in pipelines, e.g., with mm(l)). This option does not work if the output of nroff is piped through col(l). When nroff halts between pages, an ASCII BEL is sent to the terminal. -raN Set register a (which must have a one-character name) to N. -i Read standard input after files are exhausted. -q Invoke the simultaneous input-output mode of the .rd request. -z Print only messages generated by .tm (terminal message) requests. -mname Preperid to the input files the macro file /usrllib/tmac/tmac. name . -Ttty _type Prepare output for specified terminal. Known tty_ types are 2631 2631-c 2631-e 300 300-12 300s 300s-12 37 382 4000a 450 450-12 455 Hewlett-Packard 263 1 printer in regular mode Hewlett-Packard 263 1 printer in compressed mode Hewlett-Packard 2631 printer in expanded mode DASI-300 printer DASI-300 terminal set to 12-pitch (12 characters per inch) DASI-300s printer (300S is a synonym) DASI-300s printer set to 12-pitch (12 characters per inch) (300S-12 is a synonym) Teletype Model 37 terminal (default) DTC-382 Trendata 4000a terminal (4000A is a synonym) DASI-450 (Diablo Hyterm) printer DASI-450 terminal set to 12-pitch (12 characters per inch) AT&T 455 printer -1-

NROFF(1) NROFF( 1)<br />

NAME<br />

nroff - text formatting language<br />

SYNOPSIS<br />

nroff [ options ] [ files ] 1 printer<br />

DESCRIPTION<br />

nroffform.ats text contained in files (standard input by default) for printing<br />

on typewriter-like devices and line printers.<br />

An argument consisting of a minus ( -) is taken to be a file name<br />

corresponding to the standard input. The options, which may appear in<br />

any order, but must appear before the files, are,<br />

-olist Print only pages whose page numbers appear in the list of<br />

numbers and ranges, separated by commas. A range N - M<br />

means pages N through M; an initial -N means from the<br />

beginning to page N; and a final N- means from N to the<br />

end. (See BUGS below.)<br />

-nN Number first generated page N.<br />

-sN Stop every N pages. nroff will halt after every N pages<br />

(default N=1) to allow paper loading or changing, and will<br />

resume upon receipt of a line-feed or new-line (new-lines do<br />

not work in pipelines, e.g., with mm(l)). This option does<br />

not work if the output of nroff is piped through col(l).<br />

When nroff halts between pages, an ASCII BEL is sent to the<br />

terminal.<br />

-raN Set register a (which must have a one-character name) to N.<br />

-i Read standard input after files are exhausted.<br />

-q Invoke the simultaneous input-output mode of the .rd<br />

request.<br />

-z Print only messages generated by .tm (terminal message)<br />

requests.<br />

-mname Preperid to the input files the macro file<br />

/usrllib/tmac/tmac. name .<br />

-Ttty _type Prepare output for specified terminal. Known tty_ types are<br />

2631<br />

2631-c<br />

2631-e<br />

300<br />

300-12<br />

300s<br />

300s-12<br />

37<br />

382<br />

4000a<br />

450<br />

450-12<br />

455<br />

Hewlett-Packard 263 1 printer in regular mode<br />

Hewlett-Packard 263 1 printer in compressed<br />

mode<br />

Hewlett-Packard 2631 printer in expanded<br />

mode<br />

DASI-300 printer<br />

DASI-300 terminal set to 12-pitch (12 characters<br />

per inch)<br />

DASI-300s printer (300S is a synonym)<br />

DASI-300s printer set to 12-pitch (12 characters<br />

per inch) (300S-12 is a synonym)<br />

Teletype Model 37 terminal (default)<br />

DTC-382<br />

Trendata 4000a terminal (4000A is a<br />

synonym)<br />

DASI-450 (Diablo Hyterm) printer<br />

DASI-450 terminal set to 12-pitch (12 characters<br />

per inch)<br />

AT&T 455 printer<br />

-1-

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!