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

  1. .tc |
  2. .tr |
  3. .th TROFF I 4/15/75
  4. .sh NAME
  5. troff  \*-  format text
  6. .sh SYNOPSIS
  7. .bd troff
  8. [ \fB+\fIn\fR ] [ \fB\*-\fIn\fR ] [
  9. \fB\-s\fIn\fR ] [
  10. \fB\-n\fIn\fR
  11. ] [
  12. \fB\-r\fIan\fR
  13. ] [
  14. \fB\-m\fIname\fR
  15. ] [
  16. .bd \*-t
  17. ] [
  18. .bd \*-f
  19. ] [
  20. .bd \*-w
  21. ] [
  22. .bd \*-a
  23. ] [
  24. \fB\-p\fIn\fR
  25. ] files
  26. .sh DESCRIPTION
  27. .it Troff
  28. formats text for a Graphic Systems phototypesetter
  29. according to control lines embedded
  30. in the text files.
  31. It reads the standard input if
  32. no file
  33. arguments are given.
  34. An argument of just ``\-'' refers to the standard input.
  35. The non-file option arguments are interpreted as follows:
  36. .s3
  37. .lp +10 10
  38. \fB+\fIn\fR    Commence
  39. typesetting at the first page numbered \fIn\fR or larger.
  40. .s3
  41. .lp +10 10
  42. \fB\*-\fIn\fR    Stop
  43. after page
  44. .it n.
  45. .s3
  46. .lp +10 10
  47. \fB\-s\fIn\fR    Print output
  48. in groups of
  49. .it n
  50. pages,
  51. stopping the typesetter after each group.
  52. .s3
  53. .lp +10 10
  54. \fB\-n\fIn\fR    First generated (not necessarily printed)
  55. page is given the number \fIn;\fR
  56. simulates ``.pn|\fIn\fR''.
  57. .s3
  58. .lp +10 10
  59. \fB\-r\fIan\fR    Set
  60. number register
  61. .it a
  62. 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\*-t\fR    Place output
  71. on standard output instead
  72. of the phototypesetter.
  73. .s3
  74. .lp +10 10
  75. \fB\*-f\fR    Refrain
  76. from feeding out paper and stopping the phototypesetter
  77. at the end.
  78. .s3
  79. .lp +10 10
  80. \fB\*-w\fR    Wait
  81. until phototypesetter is available, if currently busy.
  82. .s3
  83. .lp +10 10
  84. \fB\*-a\fR    Send a printable
  85. approximation
  86. of the results to the standard output.
  87. .s3
  88. .lp +10 10
  89. \fB\-p\fIn\fR    Print all characters
  90. with point-size \fIn\fR while
  91. retaining all prescribed spacings and motions.
  92. .s3
  93. .i0
  94. .sh FILES
  95. .dt
  96. /usr/lib/suftab    suffix hyphenation tables
  97. .br
  98. /tmp/rtm?    temporary
  99. .br
  100. /usr/lib/tmac.*    standard macro files
  101. .br
  102. .sh "SEE ALSO"
  103. TROFF User's Manual (internal memorandum).
  104. .br
  105. TROFF Made Trivial (internal memorandum).
  106. .br
  107. nroff (I), eqn (I),
  108. catsim (VI)
  109. .sh BUGS
  110.