home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V6 / usr / man / man1 / nroff.1 < prev    next >
Encoding:
Text File  |  1975-06-26  |  1.7 KB  |  107 lines

  1. .tc |
  2. .tr |
  3. .de x
  4. .in \\n(inu
  5. .if t .ta \\$2
  6. .if n .ta \\$2+1
  7. .in \\$1
  8. .ti -\\$2
  9. \fB\\$3\fP\t\\
  10. ..
  11. .th NROFF I 4/15/75
  12. .sh NAME
  13. nroff  \*-  format text
  14. .sh SYNOPSIS
  15. .bd nroff
  16. [
  17. \fB+\fIn\fR
  18. ] [
  19. \fB\*-\fIn\fR
  20. ] [
  21. \fB\-n\fIn\fR
  22. ] [
  23. \fB\-r\fIan\fR
  24. ] [
  25. \fB\-m\fIx\fR
  26. ] [
  27. .bd \*-s
  28. ] [
  29. .bd \*-h
  30. ] [
  31. .bd \*-q
  32. ] files
  33. .sh DESCRIPTION
  34. .it Nroff
  35. formats text according to control lines embedded
  36. in the text files.
  37. .it Nroff
  38. reads the standard input if
  39. no file
  40. arguments are given.
  41. An argument of just ``\-'' refers to the standard input.
  42. The non-file option arguments are interpreted as follows:
  43. .s3
  44. .lp +10 10
  45. \fB+\fIn\fR    Output commences at the first page whose page
  46. number is
  47. .it n
  48. or larger.
  49. .s3
  50. .lp +10 10
  51. \fB\*-\fIn\fR    Printing
  52. stops after page
  53. .it n.
  54. .s3
  55. .lp +10 10
  56. \fB\-n\fIn\fR    First generated (not necessarily printed)
  57. page is given number \fIn\fR;
  58. simulates ``.pn|\fIn\fR''.
  59. .s3
  60. .lp +10 10
  61. \fB\-r\fIan\fR    Set number
  62. register to the value
  63. .it n.
  64. .s3
  65. .lp +10 10
  66. \fB\-m\fIname\fR    Prepends a standard macro file;
  67. simulates ``.so /usr/lib/tmac.\fIname\fR''.
  68. .s3
  69. .lp +10 10
  70. \fB\*-s\fR    Stop prior to
  71. each page to permit paper
  72. loading.
  73. Printing is restarted by
  74. typing a `newline' character.
  75. .s3
  76. .lp +10 10
  77. \fB\*-h\fR    Spaces
  78. are replaced where possible
  79. with
  80. tabs to speed up output (or reduce
  81. the size of the output file).
  82. .s3
  83. .lp +10 10
  84. \fB\*-q\fR    Prompt
  85. names for insertions are not printed
  86. and the bell character is sent instead;
  87. the insertion is not echoed.
  88. .s3
  89. .lp +10 10
  90. .br
  91. .i0
  92. .sh FILES
  93. .dt
  94. /usr/lib/suftab    suffix hyphenation tables
  95. .br
  96. /tmp/rtm?    temporary
  97. .br
  98. /usr/lib/tmac.*    standard macro files
  99. .br
  100. .sh "SEE ALSO"
  101. NROFF User's Manual
  102. (internal memorandum).
  103. .br
  104. neqn (I),
  105. col (I)
  106. .sh BUGS
  107.