summaryrefslogtreecommitdiff
path: root/contrib/mom/momdoc/toc.html
diff options
context:
space:
mode:
authorwlemb <wlemb>2002-06-06 13:11:42 +0000
committerwlemb <wlemb>2002-06-06 13:11:42 +0000
commit4f6ee1bcfce7f1e4b385c2f784d839c220c65018 (patch)
treed1bd95b920905f4f4a5d974b9f21a5db9cf862b1 /contrib/mom/momdoc/toc.html
parentec2d1f2ff2ab2b46e4257ae15cb755898265d08e (diff)
downloadgroff-4f6ee1bcfce7f1e4b385c2f784d839c220c65018.tar.gz
*Wed Jun 5 2002
o Makefile.sub (TFLAG): Add `$(top_builddir)/tmac'. *Tue Jun 4 2002 o Makefile.sub (groff_bin_dirs): Fix typo (forgotten `src' element). *Mon Jun 3 2002 o Makefile.sub (uninstall_sub): Don't use `momdocdir' but `htmldocdir'. Add missing backslash. *Sat Jun 1 2002 o Makefile.in (prepare_make_examples): Test for `penguin.ps', not `examples/penguin.ps'. *Wed May 29 2002 o Rewrote portions of PAGENUM_STYLE and COPYSTYLE so that PAGENUM_STYLE behaves as advertised. *Fri May 24 2002 o /Makefile.sub (momdocdir): Removed. (HTMLDOCFILES): Prepend `momdoc/'. (EXTRAEXAMPLEFILES): Removed. Added entries to... (EXAMPLEFILES): This. (.SUFFIXES, .mom.ps): New. (prepare_make_examples): Updated. (examples/*.ps): Removed; .mom.ps will handle this. (install_data): Updated. *Thu May 23 2002 o Applied two small bug fixes to om.tmac (patches 1.1.1a and 1.1.1b). o mom is now part of groff. o Some renaming to avoid problems with 8+3 filesystems: examples/docprocessing_typeset.mom -> examples/typeset.mom examples/docprocessing_typewrite.mom -> examples/typewrite.mom examples/typesetting_macros.mom -> examples/macros.mom examples/penguin_small2_bw.ps -> examples/penguin.ps o Removed `INSTALL' and `README' since groff takes care of installation now. o Added Makefile.sub. o Added mom.tmac (which simply calls om.tmac). o Added groff_mom.man for orthogonality; it simply points to the HTML documentation. *Thu May 16 2002 o Added macro DRAFT_WITH_PAGENUMBER so user can have draft/revision info attached to the pagenumber in COPYSTYLE DRAFT, instead of having it HEADER center. Always having it HEADER center was creating problems with long doc titles, esp. with PRINTSTYLE TYPEWRITE (which is when COPYSTYLE DRAFT is most likely to be used). Now user has the choice, in these circumstances, either to reduce HEADER_SIZE, or to displace the draft/revision info. Also rewrote portions of COPYSTYLE so that if no revision number is given in the reference macros, "Rev. #" doesn't appear when COPYSTYLE DRAFT. *Fri May 10 2002 o Added capability of user-defined, single string recto/verso headers/footers. o Added new entries to docs about the above. Made some additional small changes to toc.html, rectoverso.html, and headfootpage.html to supplement the new entries. o Small fix to handling of footer separator rule -- was 1 point too low owing to fuzziness of #CAP_HEIGHT as returned by SIZESPECS. o Added some more useful stuff to elvis_syntax. *Sun May 05 2002 o Fix to DEFAULTS so that L_MARGIN and R_MARGIN are reprocessed if DOCTYPE LETTER. R_MARGIN, as set by DOCTYPE LETTER had no preceding PAGEWIDTH or PAPER from which to get #PAGE_WIDTH for figuring out line length. o Additional fix to DEFAULTS in handling DOCTYPE LETTER so that if user sets line length prior to START, no reprocessing of R_MARGIN occurs. This necessitated adding a new number register: #USER_SET_L_LENGTH *Sat May 04 23:48:05 EDT 2002 o Added .cflags 4 /\(en -- was driving me nuts that lines wouldn't break after these characters; I'm assuming others feel the same way * Fri May 03 2002 o Made some small fixes to space handling around quotes, mostly to do with quotes immediately after START and quotes after (sub)heads. * Wed May 01 2002 o Fixed a small bug that was causing the first .PP after START to begin at the top margin of the page regardless of any type that preceded .PP when docheaders were off. o Fixed HEADER so that when HEADERS are off the first line of type on pages after the first falls properly at the top margin
Diffstat (limited to 'contrib/mom/momdoc/toc.html')
-rw-r--r--contrib/mom/momdoc/toc.html20
1 files changed, 12 insertions, 8 deletions
diff --git a/contrib/mom/momdoc/toc.html b/contrib/mom/momdoc/toc.html
index fd130363..62404177 100644
--- a/contrib/mom/momdoc/toc.html
+++ b/contrib/mom/momdoc/toc.html
@@ -105,7 +105,7 @@
<ul>
<li><a href="docprocessing.html#LEADING_NOTE">IMPORTANT NOTE on leading/spacing and bottom margins</a>
</ul>
- <li><a href="docprocessing.html#SETUP"><strong>5.3 Preliminary Document Setup</strong></a>
+ <li><a href="docprocessing.html#SETUP"><strong>5.3 PRELIMINARY DOCUMENT SETUP</strong></a>
<ul>
<li><a href="docprocessing.html#DOCPROCESSING_TUT">5.3.1 Tutorial</a> -- setting up a mom document
<br>
@@ -156,20 +156,24 @@
<li><a href="docelement.html#FOOTNOTE_INTRO">5.4.10 Footnotes</a>
<li><a href="docelement.html#FINIS_INTRO">5.4.11 Document termination</a> -- FINIS
</ul>
- <li><a href="headfootpage.html#HEADFOOTPAGE"><strong>5.5 Document headers and footers</strong></a>
+ <li><a href="headfootpage.html#HEADFOOTPAGE"><strong>5.5 DOCUMENT HEADERS AND FOOTERS</strong></a>
<ul>
<li><a href="headfootpage.html#HEADFOOTPAGE_INTRO">5.5.1 Introduction</a>
<li><a href="headfootpage.html#DESCRIPTION_GENERAL">5.5.2 General description of headers/footers</a>
<li><a href="headfootpage.html#HEADER_STYLE">5.5.3 Default specs for headers/footers</a>
<li><a href="headfootpage.html#VERTICAL_SPACING">5.5.4 Vertical placement and spacing of headers/footers</a>
- <li><a href="headfootpage.html#HEADFOOT_CONTROL">5.5.5 Managing headers/footers</a> -- header/footer control macros
+ <li><a href="headfootpage.html#HEADFOOT_MANAGEMENT">5.5.5 Managing headers/footers</a>
+ <ul>
+ <li><a href="headfootpage.html#USERDEF_HDRFTR">5.5.5.1 User-defined, single string recto/verso headers/footers</a>
+ </ul>
+ <li><a href="headfootpage.html#HEADFOOT_CONTROL">5.5.6 Control macros for headers/footers</a>
</ul>
- <li><a href="headfootpage.html#PAGINATION"><strong>5.6 Pagination</strong></a>
+ <li><a href="headfootpage.html#PAGINATION"><strong>5.6 PAGINATION</strong></a>
<ul>
<li><a href="headfootpage.html#PAGINATION">Introduction</a>
<li><a href="headfootpage.html#INDEX_PAGINATION">Pagination macros list</a>
</ul>
- <li><a href="rectoverso.html#RECTOVERSO"><strong>5.7 Recto/verso printing and collating</strong></a>
+ <li><a href="rectoverso.html#RECTOVERSO"><strong>5.7 RECTO/VERSO PRINTING AND COLLATING</strong></a>
<ul>
<li><a href="rectoverso.html#RECTOVERSO_INTRO">5.7.1 Introduction to recto/verso</a>
<ul>
@@ -180,16 +184,16 @@
<li><a href="rectoverso.html#COLLATE">5.7.2.1 The COLLATE macro</a>
</ul>
</ul>
- <li><a href="cover.html#RECTOVERSO"><strong>5.8 Creating a cover page</strong></a>
+ <li><a href="cover.html#RECTOVERSO"><strong>5.8 CREATING A COVER PAGE</strong></a>
<br>
- <li><a href="letters.html#LETTERS"><strong>5.9 Writing letters</strong></a>
+ <li><a href="letters.html#LETTERS"><strong>5.9 WRITING LETTERS</strong></a>
<ul>
<li><a href="letters.html#LETTERS_INTRO">5.9.1 Introduction to writing letters</a>
<li><a href="letters.html#TUTORIAL">5.9.2 Tutorial on writing letters</a>
<li><a href="letters.html#LETTERS_DEFAULTS">5.9.3 Default style for letters</a>
<li><a href="letters.html#LETTERS_MACROS">5.9.4 The letter macros</a>
</ul>
- <li><a href="typemacdoc.html#TYPESETTING"><strong>5.10 Using typesetting macros during document processing</strong></a>
+ <li><a href="typemacdoc.html#TYPESETTING"><strong>5.10 USING TYPESETTING MACROS DURING DOCUMENT PROCESSING</strong></a>
</ul>
<li><a href="appendices.html#APPENDICES"><strong>6. APPENDICES</strong></a>
<ul>