home *** CD-ROM | disk | FTP | other *** search
- .tc |
- .tr |
- .de x
- .in \\n(inu
- .if t .ta \\$2
- .if n .ta \\$2+1
- .in \\$1
- .ti -\\$2
- \fB\\$3\fP\t\\
- ..
- .th NROFF I 4/15/75
- .sh NAME
- nroff \*- format text
- .sh SYNOPSIS
- .bd nroff
- [
- \fB+\fIn\fR
- ] [
- \fB\*-\fIn\fR
- ] [
- \fB\-n\fIn\fR
- ] [
- \fB\-r\fIan\fR
- ] [
- \fB\-m\fIx\fR
- ] [
- .bd \*-s
- ] [
- .bd \*-h
- ] [
- .bd \*-q
- ] files
- .sh DESCRIPTION
- .it Nroff
- formats text according to control lines embedded
- in the text files.
- .it Nroff
- reads the standard input if
- no file
- arguments are given.
- An argument of just ``\-'' refers to the standard input.
- The non-file option arguments are interpreted as follows:
- .s3
- .lp +10 10
- \fB+\fIn\fR Output commences at the first page whose page
- number is
- .it n
- or larger.
- .s3
- .lp +10 10
- \fB\*-\fIn\fR Printing
- stops after page
- .it n.
- .s3
- .lp +10 10
- \fB\-n\fIn\fR First generated (not necessarily printed)
- page is given number \fIn\fR;
- simulates ``.pn|\fIn\fR''.
- .s3
- .lp +10 10
- \fB\-r\fIan\fR Set number
- register to the value
- .it n.
- .s3
- .lp +10 10
- \fB\-m\fIname\fR Prepends a standard macro file;
- simulates ``.so /usr/lib/tmac.\fIname\fR''.
- .s3
- .lp +10 10
- \fB\*-s\fR Stop prior to
- each page to permit paper
- loading.
- Printing is restarted by
- typing a `newline' character.
- .s3
- .lp +10 10
- \fB\*-h\fR Spaces
- are replaced where possible
- with
- tabs to speed up output (or reduce
- the size of the output file).
- .s3
- .lp +10 10
- \fB\*-q\fR Prompt
- names for insertions are not printed
- and the bell character is sent instead;
- the insertion is not echoed.
- .s3
- .lp +10 10
- .br
- .i0
- .sh FILES
- .dt
- /usr/lib/suftab suffix hyphenation tables
- .br
- /tmp/rtm? temporary
- .br
- /usr/lib/tmac.* standard macro files
- .br
- .sh "SEE ALSO"
- NROFF User's Manual
- (internal memorandum).
- .br
- neqn (I),
- col (I)
- .sh BUGS
-