home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V6 / usr / man / man7 / ms.7 < prev    next >
Encoding:
Text File  |  1975-06-26  |  4.4 KB  |  249 lines

  1. .hc %
  2. .th MS VII 11/6/74
  3. .sh NAME
  4. ms \*- macros for formatting manuscripts
  5. .sh SYNOPSIS
  6. .bd "nroff \*-ms"
  7. [ options ]
  8. file ... 
  9. .br
  10. .bd "troff \*-ms"
  11. [ options ]
  12. file ... 
  13. .sh DESCRIPTION
  14. This package of 
  15. .it nroff
  16. and
  17. .it troff
  18. macro definitions provides a canned formatting
  19. .li
  20. facility for tech%nical papers.
  21. When producing 2-column output on a terminal, its
  22. output should be filtered through
  23. .it col
  24. (I).
  25. .s3
  26. The package supports three different formats:
  27. BTL technical memorandum with cover sheet,
  28. released paper with cover sheet,
  29. and an abbreviated `debugging' form without
  30. cover sheet.
  31. .s3
  32. The macro requests are defined in the attached
  33. Request Reference.
  34. Many
  35. .it nroff
  36. and
  37. .it troff
  38. requests are unsafe in conjunction with
  39. this package, however the requests listed below may be used with
  40. impunity after the first .PP.
  41. .s3
  42. .lp +8 0
  43. .ta 5n
  44. .nf
  45. .li
  46. .bp    begin new page
  47. .li
  48. .br    break output line here
  49. .li
  50. .sp n    insert n spacing lines
  51. .li
  52. .ls n    (line spacing) n=1 single, n=2 double space
  53. .li
  54. .na    no alignment of right margin
  55. .fi
  56. .i0
  57. .s3
  58. Output of the
  59. .it eqn,
  60. .it neqn
  61. and
  62. .it tbl
  63. (I) preprocessors
  64. for equations and tables is acceptable as input.
  65. .sh FILES
  66. /usr/lib/tmac.s
  67. .sh "SEE ALSO"
  68. eqn (I), nroff (I), troff (I), tbl (VI)
  69. .sh BUGS
  70. .bp
  71. .in0
  72. .tr &.
  73. .in0
  74. .ce
  75. REQUEST REFERENCE
  76. .if t .ta .75i 1.5i 2i
  77. .if n .ta 10 18 24
  78. .if t .in 2i
  79. .if n .in 23
  80. .if n .na
  81. .s3
  82. .ti0
  83. Request    Initial    Cause
  84. .ti0
  85. Form    Value    Break    Explanation
  86. .ps 9
  87. .vs 11p
  88. .s3
  89. .ti0
  90. .li
  91. .1C    yes    yes    One column format on a new page.
  92. .ti0
  93. .li
  94. .2C    no    yes    Two column format.
  95. .ti0
  96. .li
  97. .AB    no    yes    Begin abstract.
  98. .ti0
  99. .li
  100. .AE    -    yes    End abstract.
  101. .ti0
  102. .li
  103. .AI    no    yes    Author's institution follows.
  104. Suppressed in TM.
  105. .ti0
  106. .li
  107. .AU \fIx y\fR    no    yes    Author's name follows.
  108. \fIx\fR is location and \fIy\fR is
  109. extension, ignored except in TM.
  110. .ti0
  111. .li
  112. .B    no    no    Boldface text follows.
  113. .ti0
  114. .li
  115. .CS \fIx...\fR    -    yes    Cover sheet info if
  116. TM format, suppressed otherwise.
  117. Arguments are number of text pages,
  118. other pages, total pages, figures, tables, references.
  119. .ti0
  120. .li
  121. .DA \fIx\fR    nroff    no    `Date line' at bottom of page
  122. is \fIx\fR.
  123. Default is today.
  124. .ti0
  125. .li
  126. .DE    -    yes    End displayed text.
  127. Implies .KE.
  128. .ti0
  129. .li
  130. .DS \fIx\fR    no    yes    Start of displayed text,
  131. to appear verbatim line-by-line.
  132. \fIx\fR=I for indented display (default),
  133. \fIx\fR=L for left-justified on the page,
  134. \fIx\fR=C for centered.
  135. Implies .KS.
  136. .ti0
  137. .li
  138. .EN    -    yes    Space after equation
  139. produced by
  140. .it eqn
  141. or
  142. .it neqn.
  143. .ti0
  144. .li
  145. .EQ \fIx\fR    -    yes    Space before
  146. equation.
  147. Equation number is \fIx\fR.
  148. .ti0
  149. .li
  150. .FE    -    yes    End footnote.
  151. .ti0
  152. .li
  153. .FS    no    no    Start footnote.
  154. The note will be moved to the bottom of the page.
  155. .ti0
  156. .li
  157. .HO    -    no    `Bell Laboratories, Holmdel,
  158. New Jersey 07733'.
  159. .ti0
  160. .li
  161. .I    no    no    Italic text follows.
  162. .ti0
  163. .li
  164. .IP \fIx y\fR    no    yes    Start indented paragraph,
  165. with hanging tag \fIx\fR.
  166. Indentation is \fIy\fR ens (default 5).
  167. .ti0
  168. .li
  169. .KE    -    yes    End keep.
  170. Put kept text on next page if not enough room.
  171. .ti0
  172. .li
  173. .KF    no    yes    Start floating keep.
  174. If the kept text must be moved to the next page,
  175. float later text back to this page.
  176. .ti0
  177. .li
  178. .KS    no    yes    Start keeping following text.
  179. .ti0
  180. .li
  181. .LG    no    no    Make letters larger.
  182. .ti0
  183. .li
  184. .LP    yes    yes    Start left-blocked paragraph.
  185. .ti0
  186. .li
  187. .MH    -    no    `Bell Laboratories, Murray Hill,
  188. New Jersey 07974'.
  189. .ti0
  190. .li
  191. .ND    troff    no    No date line at bottom of page.
  192. .ti0
  193. .li
  194. .NH \fIn\fR    -    yes    Same as .SH, with section
  195. number supplied automatically.
  196. Numbers are multilevel, like 1.2.3,
  197. where \fIn\fR tells what level is wanted (default is 1).
  198. .ti0
  199. .li
  200. .NL    yes    no    Make letters normal size.
  201. .ti0
  202. .li
  203. .OK    -    yes    `Other keywords' for TM cover
  204. sheet follow.
  205. .ti0
  206. .li
  207. .PP    no    yes    Begin paragraph.
  208. First line indented.
  209. .ti0
  210. .li
  211. .R    yes    no    Roman text follows.
  212. .ti0
  213. .li
  214. .RE    -    yes    End relative indent level.
  215. .ti0
  216. .li
  217. .RP    no    -    Cover sheet and first page for released
  218. paper.
  219. Must precede other requests.
  220. .ti0
  221. .li
  222. .RS    -    yes    Start level of relative indentation.
  223. Following .IP's measured from current indentation.
  224. .ti0
  225. .li
  226. .SG \fIx\fR    no    yes    Insert signature(s) of author(s),
  227. ignored except in TM.
  228. \fIx\fR is the reference line (initials of author and typist).
  229. .ti0
  230. .li
  231. .SH    -    yes    Section head follows,
  232. font automatically bold.
  233. .ti0
  234. .li
  235. .SM    no    no    Make letters smaller.
  236. .ti0
  237. .li
  238. .TL    no    yes    Title follows.
  239. .ti0
  240. .li
  241. .TM \fIx y z\fR    no    -    BTL TM cover sheet and first page,
  242. \fIx\fR=TM number, \fIy\fR=(quoted list of) case number(s),
  243. \fIz\fR=file number.
  244. Must precede other requests.
  245. .ti0
  246. .li
  247. .WH    -    no    `Bell Laboratories, Whippany,
  248. New Jersey 07981'.
  249.