/contrib/groff/contrib/mom/momdoc/cover.html

https://bitbucket.org/freebsd/freebsd-head/ · HTML · 512 lines · 467 code · 43 blank · 2 comment · 0 complexity · e92e9b28b9f1687e807b02866305871b MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
  2. <html>
  3. <head>
  4. <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
  5. <title>Mom -- Document processing, creating a cover page</title>
  6. </head>
  7. <body bgcolor="#dfdfdf">
  8. <!====================================================================>
  9. <a href="refer.html#TOP">Next</a>&nbsp;&nbsp;
  10. <a href="rectoverso.html#TOP">Prev</a>&nbsp;&nbsp;
  11. <a href="toc.html">Back to Table of Contents</a>
  12. <p>
  13. <a name="TOP">
  14. <h1 align="center"><u>CREATING A COVER PAGE</u></h1>
  15. </a>
  16. <ul>
  17. <li><a href="#COVER_INTRO">Introduction to cover pages</a>
  18. <ul>
  19. <li><a href="#PLEASE">Important note -- please read</a>
  20. <li><a href="#DESC">Description of what mom does on cover pages</a>
  21. <li><a href="#PAGINATION">A note on headers/footers and pagination</a>
  22. <li><a href="#DESIGN">What to do if you want to design your
  23. own cover pages</a>
  24. </ul>
  25. <li><a href="#COVER">The cover and document cover macros</a>
  26. <ul>
  27. <li><a href="#COVER">COVER/DOC_COVER</a>
  28. <ul>
  29. <li><a href="#REQUIRED">The required argument</a>
  30. <li><a href="#CHAPTER">How the CHAPTER argument and friends work</a>
  31. <li><a href="#OPTIONAL">The optional arguments</a>
  32. <li><a href="#DOCTYPE">What the DOCTYPE argument means</a>
  33. </ul>
  34. </ul>
  35. <li><a href="#ON_OFF">Enabling/disabling automatic generation of cover pages</a>
  36. <li><a href="#COVER_CONTROL">Control macros--changing the
  37. defaults for covers and document covers</a>
  38. </ul>
  39. <a name="COVER_INTRO"><h2><u>Introduction to cover pages</u></h2></a>
  40. <p>
  41. As of version 1.19 of <strong>mom</strong>, you can now have cover
  42. pages generated automatically.
  43. <p>
  44. Though identical in treatment, <strong>mom</strong> provides two
  45. kinds of cover pages: section cover pages (which I shall refer to
  46. simply as &quot;cover pages&quot;) and document cover pages
  47. (&quot;doc covers&quot;).
  48. <p>
  49. A document cover page
  50. (<a href="#DOC_COVER">doc cover</a>)
  51. is what you'd most likely use at the start of a <a
  52. href="rectoverso.html#COLLATE_INTRO">collated</a> document, where
  53. you might want the name of the complete document, the author(s) and
  54. the copyright line to appear. Another place you might use a doc
  55. cover is for a novel, where you want the title of the novel, not
  56. the chapter title or chapter number, as the first cover page.
  57. <p>
  58. A section
  59. <a href="#COVER">cover</a>
  60. page is what you'd use for cover pages that separate sections of a
  61. collated document. A section cover page (but not a doc cover page)
  62. in a collated document could, for example, simply read &quot;PART
  63. I&quot;.
  64. <p>
  65. In non-collated documents (say, an essay) you can use either a
  66. section cover or a doc cover to generate a cover sheet.
  67. <p>
  68. In addition, nothing prevents you from generating both a doc cover
  69. page and a section cover page for every document in a collated
  70. document. Or you can selectively disable the automatic generation
  71. of either doc covers or section covers in a collated document,
  72. on-the-fly.
  73. <p>
  74. <a name="PLEASE"><strong>Important note:</strong></a>
  75. automatic generation of cover or doc cover pages after the first
  76. one(s) only takes place if you are working with collated documents.
  77. <strong>Mom</strong> provides no mechanism for saying &quot;print
  78. a section cover here even though I'm still working on the same
  79. (non-collated) document.&quot;
  80. <a name="DESC"><h3><u>Description of what mom does on cover pages</u></h3></a>
  81. By default, <strong>mom</strong> typesets cover (and doc cover)
  82. pages identically to
  83. <a href="definitions.html#TERMS_DOCHEADER">docheaders</a>
  84. (see
  85. <a href="docprocessing.html#DOCHEADER_CONTROL">How to change the look of docheaders</a>
  86. for a description of what a docheader looks like). The only
  87. differences are
  88. <br>
  89. <ul>
  90. <li>the position on the page where the information is output
  91. <li>the (optional) addition of copyright and miscellaneous
  92. information
  93. <li>there's no running text underneath
  94. </ul>
  95. <p>
  96. You tell <strong>mom</strong> what you want to appear on the cover
  97. pages through the arguments you pass to
  98. <a href="#COVER">COVER</a>
  99. and/or
  100. <a href="#COVER">DOC_COVER</a>.
  101. Provided you have already given <strong>mom</strong> the
  102. appropriate references macro (e.g.
  103. <a href="docprocessing.html#TITLE">TITLE</a>
  104. or
  105. <a href="docprocessing.html#AUTHOR">AUTHOR</a>),
  106. she will output cover (and doc cover) pages identically to how she
  107. would output docheaders containing the same information.
  108. <p>
  109. By default, <strong>mom</strong> starts cover (and doc cover) pages
  110. one-third of the way down the page. This can be changed through
  111. the use of the control macros
  112. <a href="#COVER_CONTROL_INDEX">COVER_ADVANCE/DOC_COVER_ADVANCE</a>.
  113. <p>
  114. If you request copyright information (and have already given
  115. <strong>mom</strong> the reference macro,
  116. <a href="docprocessing.html#COPYRIGHT">COPYRIGHT</a>),
  117. she sets it, by default, in a smaller
  118. <a href="definitions.html#TERMS_PS">point size</a>
  119. in the bottom right hand corner of the cover (or doc cover) page.
  120. The default point size and the position can be controlled
  121. with
  122. <a href="#COVER_CONTROL_INDEX">COVER_COPYRIGHT_SIZE/DOC_COVER_COPYRIGHT_SIZE</a>
  123. and
  124. <a href="#COVER_CONTROL_INDEX">COVER_COPYRIGHT_QUAD/DOC_COVER_COPYRIGHT_QUAD</a>.
  125. <p>
  126. Similarly, if you request miscellaneous information (and have already given
  127. <strong>mom</strong> the reference macro,
  128. <a href="docprocessing.html#MISC">MISC</a>),
  129. she sets it, by default, in a smaller point size in the bottom left
  130. hand corner of the cover (or doc cover) page. The default point
  131. size is dependent on
  132. <strong>COVER_COPYRIGHT_SIZE/DOC_COVER_COPYRIGHT_SIZE</strong>,
  133. but the position can be controlled with
  134. <a href="#COVER_CONTROL_INDEX">COVER_MISC_QUAD/DOC_COVER_MISC_QUAD</a>.
  135. <a name="PAGINATION"></a>
  136. <p>
  137. <strong>NOTE: mom</strong> does not set any
  138. <a href="definitions.html#TERMS_HEADER">headers</a>
  139. or
  140. <a href="definitions.html#TERMS_FOOTER">footers</a>
  141. on cover pages. Neither does she set any page numbers. From the
  142. point of pagination, cover (and doc cover) pages are considered
  143. &quot;null&quot; pages; if you wish them to be included in the
  144. pagination scheme (even though no page numbers appear), you must
  145. set the page number of each first page following a
  146. <a href="rectoverso.html#COLLATE">COLLATE</a>
  147. manually with
  148. <a href="headfootpage.html#PAGENUMBER">PAGENUMBER</a>.
  149. <a name="DESIGN"></a>
  150. <p>
  151. Finally, if you want to design your own cover page(s), you can
  152. always typeset them (using the
  153. <a href="typesetting.html#MACROS_TYPESETTING">typesetting macros</a>),
  154. invoke
  155. <a href="typesetting.html#NEWPAGE">NEWPAGE</a>,
  156. set up your document <em>in full</em> (see
  157. <a href="docprocessing.html#DOCPROCESSING_TUT">Tutorial -- Setting up a mom document</a>),
  158. and lastly invoke
  159. <a href="docprocessing.html#START">START</a>.
  160. The cover page (and any typesetting commands on it) will have no
  161. effect on <strong>mom</strong>'s processing of the document itself,
  162. the first page of which, moreover, will be numbered &quot;1&quot;
  163. unless you instruct her otherwise with
  164. <a href="headfootpage.html#PAGENUMBER">PAGENUMBER</a>.
  165. <p>
  166. <!---COVER--->
  167. <hr width="66%" align="left">
  168. <p>
  169. <a name="COVER"></a>
  170. Macro: <strong>COVER</strong>
  171. <br>
  172. Macro: <strong>DOC_COVER</strong>
  173. <br>
  174. Required argument: <nobr>TITLE | DOCTITLE | COVERTITLE | CHAPTER | CHAPTER_TITLE | CHAPTER+TITLE</nobr>
  175. <br>
  176. Optional arguments: <nobr>[ SUBTITLE AUTHOR DOCTYPE COPYRIGHT MISC ]</nobr>
  177. <p>
  178. <em>*Note: these macros should be placed in the
  179. &quot;style-sheet&quot; section of your document setup (see the
  180. <a href="docprocessing.html#DOCPROCESSING_TUT">Tutorial -- Setting up a mom document</a>),
  181. i.e. after PRINTSTYLE (and/or DOCTYPE and/or COPYSTYLE), but
  182. before START.</em>
  183. </a>
  184. <p>
  185. <strong>COVER</strong> and <strong>DOC_COVER</strong> behave
  186. identically. The reason <strong>mom</strong> provides two macros
  187. for automatic cover page generation is so that you can have two
  188. different kinds of covers with different information on each.
  189. <p>
  190. Imagine, for a moment, you've written a document comprised of three
  191. sections. When you
  192. <a href="rectoverso.html#COLLATE">COLLATE</a>
  193. the document for output, you could use <strong>DOC_COVER</strong>
  194. to generate a cover page that contained the name of the entire
  195. document, your (the author's) name, and perhaps the copyright date.
  196. Subsequently, you could use <strong>COVER</strong>, after each
  197. <strong>COLLATE</strong> but before each
  198. <a href="docprocessing.html#START">START</a>,
  199. to generate a cover page (or cover &quot;sheet&quot;, if you prefer)
  200. containing just the name of the section.
  201. <br>
  202. <a name="REQUIRED"><h3><u>The required argument</u></h3></a>
  203. Both <strong>COVER</strong> and <strong>DOC_COVER</strong>, whenever
  204. invoked, require a first argument, as listed above. This first argument
  205. will become the first bit of information <strong>mom</strong>
  206. prints on the cover (or doc cover) page (i.e. it will be the
  207. &quot;title&quot;).
  208. <p>
  209. In order for the information to appear, you must, of course, first
  210. have given <strong>mom</strong> the appropriate
  211. <a href="docprocessing.html#REFERENCE_MACROS">reference macro</a>.
  212. A list of arguments with their equivalent reference macros follows.
  213. <br>
  214. <dl>
  215. <dt>TITLE
  216. <dd>-means the argument you gave to
  217. <a href="docprocessing.html#TITLE">TITLE</a>
  218. <dt>DOCTITLE
  219. <dd>-means the argument you gave to
  220. <a href="docprocessing.html#DOCTITLE">DOCTITLE</a>
  221. <dt>COVERTITLE
  222. <dd>-means the argument you gave to
  223. <a href="docprocessing.html#COVERTITLE">COVERTITLE</a>
  224. or
  225. <a href="docprocessing.html#DOC_COVERTITLE">DOC_COVERTITLE</a>
  226. <dt>CHAPTER, CHAPTER_TITLE, CHAPTER+TITLE
  227. <dd>-see below (How the CHAPTER argument and friends work)
  228. </dl>
  229. <br>
  230. <a name="CHAPTER"><h3><u>How the CHAPTER argument and friends work</u></h3></a>
  231. <kbd>CHAPTER</kbd>, by itself, will print the <a
  232. href="docprocessing.html#CHAPTER_STRING">CHAPTER_STRING</a> as well
  233. as the chapter number that you gave to
  234. <a href="docprocessing.html#CHAPTER">CHAPTER</a>.
  235. For example, assuming a vanilla setup for your chapter
  236. <p>
  237. <pre>
  238. \# Reference macros
  239. .CHAPTER 1
  240. .CHAPTER_TITLE "The Bonny Blue Yonder"
  241. &lt;other stuff&gt;
  242. .COVER CHAPTER \" (or .DOC_COVER CHAPTER)
  243. .START
  244. </pre>
  245. will simply print
  246. <p>
  247. <pre>
  248. Chapter 1
  249. </pre>
  250. <kbd>CHAPTER_TITLE</kbd> will print the chapter title you
  251. gave to
  252. <a href="docprocessing.html#CHAPTER_TITLE">CHAPTER_TITLE</a>.
  253. For example, assuming a vanilla setup for your chapter
  254. <p>
  255. <pre>
  256. \# Reference macros
  257. .CHAPTER 1
  258. .CHAPTER_TITLE "The Bonny Blue Yonder"
  259. &lt;other stuff&gt;
  260. .COVER CHAPTER_TITLE \" (or .DOC_COVER CHAPTER_TITLE)
  261. .START
  262. </pre>
  263. will simply print
  264. <p>
  265. <pre>
  266. The Bonny Blue Yonder
  267. </pre>
  268. <p>
  269. <kbd>CHAPTER+TITLE</kbd> will print <strong>both</strong> the
  270. chapter string + number AND the chapter title. For example,
  271. assuming a vanilla setup for your chapter
  272. <p>
  273. <pre>
  274. \# Reference macros
  275. .CHAPTER 1
  276. .CHAPTER_TITLE "The Bonny Blue Yonder"
  277. &lt;other stuff&gt;
  278. .COVER CHAPTER+TITLE \" (or .DOC_COVER CHAPTER+TITLE)
  279. .START
  280. </pre>
  281. will print
  282. <p>
  283. <pre>
  284. Chapter 1
  285. The Bonny Blue Yonder
  286. </pre>
  287. <a name="OPTIONAL"><h3><u>The optional arguments</u></h3></a>
  288. The remainder of the arguments to <strong>COVER</strong> and
  289. <strong>DOC_COVER</strong> are optional. They refer specifically
  290. to the information you gave the
  291. <a href="docprocessing.html#REFERENCE_MACROS">reference macros</a>
  292. bearing the same name as the arguments.
  293. <p>
  294. You may enter as many or as few as you would like to see on your
  295. cover (or doc cover) page. The only hitch is--PAY ATTENTION,
  296. CLASS!--they must be entered in the order given above. For
  297. example, if you want <kbd>TITLE</kbd>, <kbd>AUTHOR</kbd>,
  298. <kbd>COPYRIGHT</kbd> and <kbd>MISC</kbd>
  299. <p>
  300. <pre>
  301. .COVER TITLE AUTHOR COPYRIGHT MISC
  302. </pre>
  303. is correct, while
  304. <p>
  305. <pre>
  306. .COVER TITLE AUTHOR MISC COPYRIGHT
  307. </pre>
  308. is not.
  309. <br>
  310. <a name="DOCTYPE"><h3><u>What the DOCTYPE argument means</u></h3></a>
  311. When you pass <strong>COVER</strong> or <strong>DOC_COVER</strong>
  312. the argument, <kbd>DOCTYPE</kbd>, it refers to the argument you
  313. gave to
  314. <a href="docprocessing.html#DOCTYPE">DOCTYPE</a>&nbsp;<kbd>NAMED</kbd>.
  315. For example, if, in your
  316. <a href="docprocessing.html#DOCSTYLE_MACROS">docstyle macros</a>
  317. you gave a
  318. <p>
  319. <pre>
  320. .DOCTYPE NAMED "Abstract"
  321. </pre>
  322. the argument, <kbd>DOCTYPE</kbd>, in the <strong>COVER</strong> or
  323. <strong>DOC_COVER</strong> macros, would mean that you wanted the
  324. word, Abstract, to appear on the cover (or doc cover), just as it
  325. would in the
  326. <a href="docprocessing.html#DOCHEADER">docheader</a>.
  327. <br>
  328. <!---ENABLING/DISABLING--->
  329. <hr width="66%" align="left">
  330. <p>
  331. <a name="ON_OFF"></a>
  332. <nobr>Macro: <strong>COVERS</strong> &lt;toggle&gt;</nobr>
  333. <br>
  334. <nobr>Macro: <strong>DOC_COVERS</strong> &lt;toggle&gt;</nobr>
  335. </a>
  336. <p>
  337. By default, if you give <strong>mom</strong> a
  338. <a href="#COVER">COVER</a>
  339. or
  340. <a href="#DOC_COVER">DOC_COVER</a>
  341. macro, she will print it. In a document that contains sections,
  342. articles or chapters formerly treated as &quot;one-off's&quot; but
  343. now being
  344. <a href="rectoverso.html#COLLATE_INTRO">collated</a>,
  345. such behaviour may not be desirable.
  346. <p>
  347. <strong>Mom</strong> lets you selectively enable or disable the
  348. generation of covers and/or doc covers with the toggle macros
  349. <strong>COVERS</strong> and <strong>DOC_COVERS</strong>. Because
  350. they're toggle macros, simply invoking them by themselves enables
  351. automatic cover (or doc cover) generation, while invoking them
  352. with any argument at all (<strong>OFF, QUIT, X</strong>, etc)
  353. disables cover (or doc cover) generation.
  354. <p>
  355. <strong>NOTE:</strong> You must place these macros prior to any
  356. instance of
  357. <a href="docprocessing.html#START">START</a>. Since they're
  358. &quot;on&quot; by default, there's no need to use them if you want
  359. covers. However, if you don't, especially in the kind of scenario
  360. described above, the best place to put them (most likely with an
  361. <strong>OFF, NO, X</strong>, etc. argument), is immediately after the
  362. first invocation of <strong>START</strong>. By doing so, you ensure
  363. they precede all subsequent instances of <strong>START</strong>.
  364. <p>
  365. <hr>
  366. <p>
  367. <a name="COVER_CONTROL"><h3><u>Control macros--changing the defaults for covers and document covers</u></h3></a>
  368. The default typographic appearance of the items on a cover (or doc
  369. cover) page is identical to that of the items in a
  370. <a href="definitions.html#TERMS_DOCHEADER">docheader</a>.
  371. (See
  372. <a href="docprocessing.html#DOCHEADER_CONTROL">How to change the look of docheaders</a>
  373. for a description of the defaults.)
  374. <p>
  375. <a href="docprocessing.html#COPYRIGHT">COPYRIGHT</a>
  376. and
  377. <a href="docprocessing.html#MISC">MISC</a>,
  378. which do not appear in docheaders, have the following default
  379. characteristics:
  380. <br>
  381. <ol>
  382. <li>The copyright line is set in the bottom right hand corner
  383. of the page, 2
  384. <a href="definitions.html#TERMS_PS">point sizes</a>
  385. smaller than the size of
  386. <a href="definitions.html#TERMS_RUNNING">running text</a>
  387. <li>The &quot;misc&quot; line is set in the bottom left hand
  388. corner of the page, in the same family, font and point size
  389. as the copyright line.
  390. </ol>
  391. <p>
  392. With the exception of the copyright and &quot;misc&quot; lines, the
  393. defaults for the entirety of cover (and doc cover) pages, and all
  394. the elements thereon, can be changed with control macros whose
  395. behaviour and arguments are identical to
  396. <a href="docprocessing.html#DOCHEADER_CONTROL_INDEX">the control macros used for docheaders</a>.
  397. The only difference is the name by which you invoke the control
  398. macro(s).
  399. <p>
  400. The complete list of cover (and doc cover) page control macros
  401. follows; please refer to the
  402. <a href="docprocessing.html#DOCHEADER_CONTROL_INDEX">docheader control macros index</a>
  403. in order to understand how to use them.
  404. <p>
  405. <a name="COVER_CONTROL_INDEX"><h3><u>Index of cover and doc cover control macros</u></h3></a>
  406. <pre>
  407. <a name="COVER_ADVANCE">.COVER_ADVANCE .DOC_COVER_ADVANCE</a> -+
  408. <a name="COVER_FAMILY">.COVER_FAMILY .DOC_COVER_FAMILY</a> | like DOCHEADER_
  409. <a name="COVER_LEAD">.COVER_LEAD .DOC_COVER_LEAD</a> -+
  410. .COVER_TITLE_FAMILY .DOC_COVER_TITLE_FAMILY -+
  411. .COVER_TITLE_FONT .DOC_COVER_TITLE_FONT | like
  412. .COVER_TITLE_COLOR .DOC_COVER_TITLE_COLOR | TITLE_
  413. .COVER_TITLE_SIZE .DOC_COVER_TITLE_SIZE -+
  414. .COVER_CHAPTER_TITLE_FAMILY .DOC_COVER_CHAPTER_TITLE_FAMILY -+
  415. .COVER_CHAPTER_TITLE_FONT .DOC_COVER_CHAPTER_TITLE_FONT | like
  416. .COVER_CHAPTER_TITLE_COLOR .DOC_COVER_CHAPTER_TITLE_COLOR | CHAPTER_TITLE_
  417. .COVER_CHAPTER_TITLE_SIZE .DOC_COVER_CHAPTER_TITLE_SIZE -+
  418. .COVER_SUBTITLE_FAMILY .DOC_COVER_SUBTITLE_FAMILY -+
  419. .COVER_SUBTITLE_FONT .DOC_COVER_SUBTITLE_FONT | like
  420. .COVER_SUBTITLE_COLOR .DOC_COVER_SUBTITLE_COLOR | SUBTITLE_
  421. .COVER_SUBTITLE_SIZE .DOC_COVER_AUTHOR_SIZE -+
  422. .COVER_ATTRIBUTE_COLOR .DOC_COVER_ATTRIBUTE_COLOR - like ATTRIBUTE_COLOR
  423. - the macro, .ATTRIBUTE_STRING, controls the attribution string
  424. for both docheaders and cover pages; cover pages have no
  425. separate ATTRIBUTE_STRING macro
  426. .COVER_AUTHOR_FAMILY .DOC_COVER_AUTHOR_FAMILY -+
  427. .COVER_AUTHOR_FONT .DOC_COVER_AUTHOR_FONT | like
  428. .COVER_AUTHOR_COLOR .DOC_COVER_AUTHOR_COLOR | AUTHOR_
  429. .COVER_AUTHOR_SIZE .DOC_COVER_AUTHOR_SIZE -+
  430. .COVER_DOCTYPE_FAMILY .DOC_COVER_DOCTYPE_FAMILY -+
  431. .COVER_DOCTYPE_FONT .DOC_COVER_DOCTYPE_FONT | like
  432. .COVER_DOCTYPE_COLOR .DOC_COVER_DOCTYPE_COLOR | DOCTYPE_
  433. .COVER_DOCTYPE_SIZE .DOC_COVER_DOCTYPE_SIZE -+
  434. .COVER_COPYRIGHT_FAMILY .DOC_COVER_COPYRIGHT_FAMILY -+
  435. .COVER_COPYRIGHT_FONT .DOC_COVER_COPYRIGHT_FONT | like any
  436. .COVER_COPYRIGHT_COLOR .DOC_COVER_COPYRIGHT_COLOR | of the above
  437. .COVER_COPYRIGHT_SIZE .DOC_COVER_COPYRIGHT_SIZE -+
  438. .COVER_COPYRIGHT_QUAD .DOC_COVER_COPYRIGHT_QUAD
  439. - the copyright quad can be either L (left) or R (right); default is left
  440. .COVER_MISC_COLOR .DOC_COVER_MISC_COLOR - like any of the above _COLOR
  441. .COVER_MISC_QUAD .DOC_COVER_MISC_QUAD
  442. - the misc quad can be either L (left) or R (right); default is right
  443. </pre>
  444. <strong>Note: COVER_MISC</strong> and
  445. <strong>DOC_COVER_MISC</strong> have only two control macros,
  446. <strong>_COLOR</strong> and <strong>_QUAD</strong>. The
  447. family, font and size of the <kbd>MISC</kbd> argument to
  448. <strong>COVER</strong> or <strong>DOC_COVER</strong> are always the
  449. same as for <kbd>COPYRIGHT</kbd>. Should you wish the family, font
  450. or size to be different from <kbd>COPYRIGHT</kbd>, I suggest setting
  451. the type specs for <kbd>COPYRIGHT</kbd> to the ones you want for
  452. <kbd>MISC</kbd>, then altering them for <kbd>COPYRIGHT</kbd> using
  453. <a href="inlines.html#INDEX_INLINES">inline escapes</a>
  454. in the
  455. <a href="definitions.html#TERMS_STRINGARGUMENT">string argument</a>
  456. you pass to the macro,
  457. <a href="docprocessing.html#COPYRIGHT">COPYRIGHT</a>. (Of course,
  458. you could always do the reverse, but if you pass several arguments
  459. to
  460. <a href="docprocessing.html#MISC">MISC</a>,
  461. it's more likely you want to get <strong>MISC</strong> right first.)
  462. <p>
  463. <hr>
  464. <a href="refer.html#TOP">Next</a>&nbsp;&nbsp;
  465. <a href="rectoverso.html#TOP">Prev</a>&nbsp;&nbsp;
  466. <a href="#TOP">Top</a>&nbsp;&nbsp;
  467. <a href="toc.html">Back to Table of Contents</a>
  468. </body>
  469. </html>