o Update groff_mom.man.
[s-roff.git] / contrib / mom / ChangeLog
blobe6bf12cee94197b0c4a3e9035359efe860517b47
1 *Mon May 16 2005
3 o Update groff_mom.man.
5 *Thu May 12 2005
7 o Added margin notes capability
9 o Added mom-specific refer support; refer calls can be embedded in
10   running text, sent to footnotes or endnotes, or collected for
11   output on a bibliography page; also added mom-specific refer
12   control macros
14 o Added bibliography page capability, with full suite of control
15   macros
17 o Added referencing of footnotes and endnotes by line number
19 o Added capability to have footnotes run on when footnotes are
20   being referenced by line number
22 o Added a post footnote space option, in case users want a little
23   space between their footnotes
25 o Added ENDNOTE_MARKER_STYLE, so user can choose between endnotes
26   identified by a numerical marker in the text, or by line number
28 o Added control macros to accommodate differing needs for endnotes
29   identified by line number
31 o Added ENDNOTE_TITLE_SPACE, so user can control starting position
32   of the endnotes page title
34 o Extended LIST so that it accepts lowercase alpha, uppercase roman
35   numeral and lowercase roman numeral enumerators; also added a
36   "prefix" argument (which comes *after* the separator argument)
38 o Changed RESET_LIST so that it can reset a list to any number,
39   letter, or roman numeral, instead of just 1, a, A, I and i
41 o Change to handling of footnote/endnote markers in text; input
42   lines before FOOTNOTE still require \c, but input line after
43   FOOTNOTE OFF must be entered as a literal continuation of the
44   line before FOOTNOTE, including any required word space or
45   punctuation (this so users can get the footnote marker in text
46   either before or after the punctuation without hassle)
48 o Added QUOTE_AUTOLEAD and BLOCKQUOTE_AUTOLEAD, so user can have
49   quotes and blockquotes leaded differently from running text
51 o Reworked QUOTE and BLOCKQUOTE to accommodate _AUTOLEAD control;
52   spacing above and below quotes is equalized *on a per quote
53   basis* (not completely happy with this, but at least it gives
54   users some flexibility in designing (block)quotes)
56 *Fri Mar 18 2005
58 o Added mom.vim to /examples
60 *Thu Jan 20 2005
62 o Added \*[TB+] and \*[B] to give inline functionality of .TN and
63   .EL, respectively.
65 o Added SECTION and SECTION_CHAR as aliases of LINEBREAK and
66   LINEBREAK_CHAR
68 o Added a NOBREAK option to PAD, so when PAD is called, it's possible
69   to instruct mom not to advance on the page.
71 *Wed Jan 19 2005
73 o New macro, ADD_SPACE, so that extra space can be added at the
74   top of a new page in document processing; the .ns call in HEADER
75   was making additional space impossible
77 o Reworked handling of ALD/SPACE/SP and LS when they're used at
78   the tops of pages during pure (i.e. non-docprocessing)
79   typesetting.  First lines were still wandering.  Should also be
80   more intuitive: ALD after LS advances the specified distance from
81   the top baseline; LS after ALD doesn't change the position of the
82   first baseline (i.e. merely sets the lead for the text that
83   follows).
85 *Tue Dec 14 2004
87 o Fixed a small problem with spacing under quotes when paragraph
88   spacing is turned on.
90 *Fri Dec 10 2004
92 o Put all calls in VFP_CHECK inside their own environment.  Without
93   the .ev call, the trap invoked VFP_CHECK was chopping off the
94   first word of the last line before footnotes.
96 *Dec 6 2004
98 o Small fixes to elvis_syntax.new (dealing with strings, \{\ and \}
100 o Changed
101     .    ie \\n[#START] \{\
102     .       if \\n[#DOC_HEADER]=0 \{ . \}
103     .    \}
104   in HEAD to
105     .    ie \\n[#START] \{\
106     .       if \\n[#DOC_HEADER]=0 \{ .RLD 1v \}
107     .    \}
108   so that HEADs at the start of docs with no docheaders falls on
109   the correct baseline.
111 *Dec 3 2004
113 o Removed spurious parens from if ( \\n[#TRAP_DISTANCE] < \\n[#DOC_LEAD]*2 )
114   in SUBHEAD.
116 *Oct 14 2004
118 o Reworked the LL macro so that the argument can take a prepended +
119   or - sign (i.e. the argument is relative to the current line
120   length).
122 *Oct 13 2004
124 o Added an .if \\n(.n=0 if to the ie clause in LS that controls how mom
125   responds to initial LS invocation at page top if T_MARGIN has
126   been set.  Now, if there's text on the "top" baseline, LS behaves
127   as expected when invoked afterwards.
129 *Oct 11 2004
131 o Added an ie !r#DOCS clause to the processing of "top baseline"
132   ALDs.  ALD is used extensively (internally) in the document
133   processing macros, and does not need to check--indeed, should not
134   check--for top baseline placement prior to execution.
136 *Sep 29 2004
138 o Additions to elvis_syntax.new
140 *Sep 12 2004
142 o Small fixes to the documentation.
144 *Aug 21 2004
146 o Removed superfluous second arguments from strings UP, DOWN, FWD
147   and BCK
149 *Aug 8 2004
151 o Version changed from the 1.1.x series to 1.2.  All of the
152   features I originally wanted mom to have originally have been
153   implemented, and appear to be stable.
155 o Major overhaul to the setting of page traps and the handling of
156   footnotes, both "normal" footnotes and footnotes that occur
157   inside QUOTE, BLOCKQUOTE and EPIGRAPH.
159 o Addtion of font "styles" to om.tmac, plus changes to the FAMILY
160   and FT macros to manage them.  New section in the doc appendices
161   on adding fonts and managing the new font styles.
163 o Mom now uses a "fallback font" whenever there's an illegal call
164   to FAMILY.
166 o RW and EW now affect only the font in effect.  A change of family
167   or font disables them.
169 o BR_AT_LINE_KERN now properly does a .brp (spread and break) when
170   used in justified text.
172 o NEWPAGE, which used to be an alias for .bp, has been moved into
173   its own macro, in order to make it more responsive to some unusal
174   situations.
176 o Some changes to elvis_syn.new, including that the file extensions
177   recognized by elvis now include both .mom and .tmac.  This makes
178   om.tmac much easier to read.
180 *Jul 6 2004
182 o FT and FAM(ILY) reworked to take advantage of if S, if F and
183   \n[.sty] additions to groff (1.19.2).  Warnings are emitted if a
184   style hasn't been registered, or if a font style doesn't exist in
185   the current family.  Invalid .FAM(ILY) calls now use a "fallback"
186   font" (although no warning is issued); fallback is user-settable
188 o New macro, FALLBACK_FONT.  Not only controls the fallback font
189   for invalid family calls, but also controls whether mom aborts on
190   invalid .FT calls after issuing a warning.
192 o RW/EW now affect only the current font (or font style)
194 o BR_AT_LINE_KERN now (properly) does a break-and-spread when text
195   is justified.
197 o Fairly extensive list of .sty's added to om.tmac.  Hopefully,
198   this will make life easier for users wishing to add new fonts
199   and/or entire new families to their groff site-font/devps
200   directory.
202 *Jun 6 2004
204 o Altered kerning slightly for footnote markers in text.  Daggers
205   and double-daggers were getting a bit jammed 
207 *Fri Jun 4 2004
209 o Makefile.sub (HTMLDOCFILES, EXAMPLEFILES, PROCESSEDEXAMPLEFILES): Updated.
211 *Thu Jun 3 2004
213 o Rewrote the routines dealing with _FAMILY, _FONT, _SIZE, _COLOR
214   and _QUAD.  A single macro for each checks for the calling alias
215   (e.g. TITLE_FAMILY in _FAMILY), and performs the appropriate
216   action.
218 o All "COLOUR" aliases of "COLOR", no matter where, have been
219   removed.
221 o Added cover and doc cover page generation.
223 o Added reference macros COVERTITLE, DOC_COVERTITLE, MISC and
224   COPYRIGHT (for use with covers only)
226 o Fixed EL and TN so they don't spring page traps; in nofill modes
227   the preceding input line must be terminated by \c.
229 o Added #T_MARGIN_LEAD_ADJ to DO_B_MARGIN, DO_T_MARGIN and NEWPAGE
230   to ensure accurate placement of first lines on new pages when
231   docprocessing is not taking place.
233 o Made NEWPAGE it's own macro; formerly just an alias of .bp.
235 o Made BREAKQUOTE obsolete; rewrote sections of footnote handling,
236   including adding support macros to deal with processing of
237   footnotes that were started inside quotes, blockquotes and
238   epigraphs.
240 o Added a TERMINATE .em to docprocessing (except letters) to ensure
241   that deferred footnotes print on the last page of a doc.
244 *Mar 15 2004
246 o Added color support
248 o Adjusted vertical placement of hyphens around page numbering
249   so that they are better centered on the height of the page
250   number.
252 o Re-wrote portions of the document processing macros so that tabs
253   behave in a consistent and intuitive manner.  Tab structures are
254   now properly preserved from page to page and column to column.
256 *Feb 20 2004
258 o Rewrote the macros associated with DOCTYPE LETTER so that the
259   user can enter DATE, TO and FROM in any order s/he likes.  For
260   backward compatibility, if the older, fixed order (DATE-TO-FROM)
261   is used, the date goes flush right with two linespaces after
262   it, while the other fields go flush left with a single linespace
263   separating them.
265 o Fixed handling of DOCHEADER OFF <distance> when <distance> fell
266   short of the top margin of running text (the change is actually
267   in the SHIM macro, which is called by DOCHEADER).
269 o Added a selection of iso 639 two-letter language codes as
270   optional arguments to SMARTQUOTES, so that the use can enter
271   her/his language code to get language specific quoting styles
273 o Changed the way the strings for \*[ST<n>], \*[ST<n>X], \*[FU<n>]
274   and \*[BU<n>] are read.  Formerly, they were entered literally.
275   Now they're entered as an array.
277 *Jan 24 2004
279 o Added lists and associated macros.  Mom now does (nested) lists.
281 o Added German-style lowered double quotes and two styles of
282   guillemets to SMARTQUOTES.
284 o Added macro SIZE, intended to be called inline as \*[SIZE <n>].
285   This is to bring mom's inline size change syntax into line with
286   her other inlines.
288 o Added ESC_CHAR as an alias of .ec
290 o Added doc entries for lists.
292 o Updated SMARTQUOTES entry in docs.
294 o Updated reserved words in docs.
296 o Fixed a few more typos in docs.
298 *Tue Oct 21 2003
300 o Changed \n[#DRAFT] and \n[#REVISION] to strings \*[$DRAFT] and
301   \*[$REVISION], allowing for the possibility of blank entries that
302   don't mess up headers/footers with zeros if user doesn't want any
303   numbers.
305 o Extended handling of draft and revision numbers and strings in
306   headers/footers for increased flexibility.  It's possible now to
307   have just about any combo of DRAFT_STRING, DRAFT, REVISION_STRING
308   and REVISION, and have them come out in headers/footers as one
309   intuitively expects/wants.
311 *Fri Jul 25 2003
313 o Added a .bp after .if \\n[#START]=1 in FOOTER.  Without it,
314   in document processing mode, documents that use *none* of the
315   docprocessing tags (yes, there are times when users want to do
316   this) ignored the footer trap.
318 *Fri Jun 6 2003
320 o Changed register #DOCHEADER_LEAD_ADJ to string
322 *Wed May 21 2003
324 o DOC_TITLE changed to be used exclusively with DOCTYPE DEFAULT
326 o Fixed problem with restoration of previous doc pagenum
327   style when endnotes use a different pagenum style (set with
328   ENDNOTES_PAGENUM_STYLE)
330 o Fixed handling of headers/footers with respect to endnotes.  Now,
331   when either headers or footers are on, mom picks up the correct
332   page header/footer on the last page prior to ENDNOTES, gets the
333   pageheaders correct for endnotes pages *including the last one*,
334   and picks up correct page headers/footers for the subsequent docs
335   after COLLATE
337 *Sat May 17 2003
339 o Added TOC (finally) and a nearly complete set of associated
340   control macros
342 o Added new control macros to endnotes:
344   ENDNOTES_STRING_CAPS       - capitalize the endnotes string
345   ENDNOTES_NO_COLUMNS        - allows docs in columns and endnotes not
346   ENDNOTES_PAGENUM_STYLE     - set page numbering style for endnotes
347   ENDNOTES_FIRST_PAGENUMBER  - set first pagenumber for endnotes
348   ENDNOTES_ALLOWS_HEADERS    - page headers on endnotes pages off or on
349   ENDNOTES_NO_FIRST_PAGENUM  - allows non-printing first page number when page footers are being used instead of headers
350   ENDNOTES_SINGLE_SPACE      - for TYPEWRITE, if doc double-spaced
351   SUSPEND/RESTORE_PAGINATION - turns page numbering off for endnotes
353 o Added an ADJUST option to ENDNOTE_LEAD
355 o Added DOC_TITLE (like TITLE, but sets document-wide title for collated docs)
357 o Added HDRFTR_CENTER_PAD, to allow adjustments to placement of
358   HDRFTR_CENTER_STRING
360 o Added BLANKPAGE macro, to output blank pages (silently numbered)
362 o Extensive changes to DEFAULTS, START, COLLATE, HEAD, SUBHEAD and
363   PARAHEAD because of new TOC and extended flexibility of ENDNOTES
364   page design
366 o Fixed DOCHEADER OFF (distance), FINIS
368 -----------------------------------------------------------------------
370 *Sat Feb 22 2003
372 o (Re)-fixed handling of post epigraph spacing after #START for
373   TYPEWRITE double-spaced.
375 ------------------------------------------------------------------------
377 *Sun Feb 16 2003
379 o Added James Ramsey's proposed CHAPTER_TITLE macro, along with his
380   rewritten START macro and his utility macros to make START easier
381   to read.
383 o Expanded handling of CHAPTER_TITLE to encompass TYPEWRITE, as well as
384   plugging it into the docheaders.  Made CHAPTER_TITLE backwardly
385   compatible so that pre-1.1.5 docs using CHAPTER_STRING to create a
386   chapter title remain unaffected when groffed with 1.1.5.
388 o Created control macros for CHAPTER_TITLE FAMILY, FONT and SIZE.
389   Added defaults for handling of CHAPTER title to DEFAULTS.  Documented
390   CHAPTER_TITLE and everything that goes along with it.
392 o Fixed broken draft and revision in headers/footers.
394 o Fixed \*[RULE] so that it behaves properly with indents and justified
395   copy.
397 o Fixed/tweaked handling of epigraph spacing in TYPEWRITE.
399 o Fixed broken spacing of docheaders in TYPEWRITE.
401 *Mon Feb 3 2003
403 o Fixed an oversight in CLOSING for DOCTYPE LETTER (closing wasn't
404   being set flush left)
406 *Sun Sep 29 2002
408 o Changed .ne in .HEAD when PRINTSTYLE TYPESET from 5 to 4.  With 5,
409   heads required at least 2 lines of text underneath or they'd be
410   defered to the next page, which created too much whitespace at the
411   end of the page.  Heads will now be processed on the same page if the
412   head plus at least one line of text underneath fits.  I figure it's
413   easier for the user to break to a new page manually if this behaviour
414   is unsatisfactory than to massage the page to fix the excess
415   whitespace.
417 *Sun Aug 25 2002
419 o Changed .IX to .IQ.  The older form still works, but emits a message
420   advising the user to update to the newer.  (The macro in om.tmac
421   still remains IX; IQ is an alias.)  Docs updated to reflect the
422   change.
424 *Tue Aug 20 2002
426 o Added new (better) way to handle inline kerning.  \*[BU #] and
427   \*[FU #] allow passing an argument to the inline string.  The older
428   forms \*[BU#] and \*[FU#] still work, though.
430 o Changed handling of inline horizontal and vertical movements.
431   Horizontal movements are now done with \*[BCK #<unit>] and
432   \*[FWD #<unit>]; verticals with \*[UP #<unit>] and \*[DOWN #<unit>].
433   The older forms \*[FP#] and \*[BP#] still work (horizontals), as do
434   \*[ALD#] and \*[RLD#] (verticals).
436 ------------------------------------------------------------------------
438 *Mon Aug 19 2002
440 o Fixed ENDNOTES so footnotes output properly when ENDNOTES is called
442 o Added ENDNOTES_HDRFTR_CENTER so that default no-print of header
443   center string on endnotes page(s) when DOCTYPE is CHAPTER can
444   be disabled (i.e. header center will be printed).
446 *Sat Aug 10 2002
448 o Added .nf to top of PAD, with a test beforehand for current fill
449   mode.  If fill mode was on, it's restored after PAD completes
450   processing.  Updated reserved.html to include number register
451   #FILL_MODE.
453 *Fri Jul 12 2002
455 o More fixes to underlining.
457 *Fri Jul 5 2002
459 o Added capability of endnotes and pertinent control macros to om.tmac.
461 o Added document entries pertaining to endnote macros.
463 o Incorporated endnote macros into elvis_syntax.
465 o Small doc fixes.
467 o Tidied up indenting of om.tmac.
469 o Fixed handling of underlining of italics in PRINTSTYLE TYPEWRITE
470   (there was a problem with footnotes getting underlined when they
471   shouldn't have been).
473 o Removed ENDNOTES from TODO
475 o Fixed the character translations for UNDERLINE so they work properly
476   with digraphs.
478 *Mon Jul 1 2002
480 o Expanded docprocessing.html entry "Special Note on Chapters".  Tidied
481   up html a bit.
483 *Sat Jun 15 2002
485 o Small fix to PAD to make the use of inlines within the pad string
486   more intuitive.
488 o Added \*[RULE] ( = \l'\n(.lu' ) so that full measure rules (either to
489   full line length or within tabs) are easier to set.
491 *Sat Jun 8 2002
493 o Macro .PS renamed to .PT_SIZE.  Alias .TS removed.
495 o .tr bits in .CAPS rewritten in the form .tr Ã©\[`E].
497 o General cleanup of docs to reflect changes
499 o Small changes/additions to elvis_syn
501 *Thu Jun 6 2002
503 o In DOCTYPE, in .if '\\$1'LETTER', added .FOOTER_RIGHT_SIZE +0.
504   Without it, the suite page was printing at the default
505   FOOTER_RIGHT_SIZE of -.5, which didn't look good.
507 *Wed Jun  5 2002
509 o Makefile.sub (TFLAG): Add `$(top_builddir)/tmac'.
511 *Tue Jun  4 2002
513 o Makefile.sub (groff_bin_dirs): Fix typo (forgotten `src' element).
515 *Mon Jun  3 2002
517 o Makefile.sub (uninstall_sub): Don't use `momdocdir' but `htmldocdir'.
518   Add missing backslash.
520 *Sat Jun  1 2002
522 o Makefile.in (prepare_make_examples): Test for `penguin.ps', not
523   `examples/penguin.ps'.
525 *Wed May 29 2002
527 o Rewrote portions of PAGENUM_STYLE and COPYSTYLE so that PAGENUM_STYLE
528   behaves as advertised.
530 *Fri May 24 2002
532 o /Makefile.sub (momdocdir): Removed.
533   (HTMLDOCFILES): Prepend `momdoc/'.
534   (EXTRAEXAMPLEFILES): Removed.  Added entries to...
535   (EXAMPLEFILES): This.
536   (.SUFFIXES, .mom.ps): New.
537   (prepare_make_examples): Updated.
538   (examples/*.ps): Removed; .mom.ps will handle this.
539   (install_data): Updated.  
541 *Thu May 23 2002
543 o Applied two small bug fixes to om.tmac (patches 1.1.1a and 1.1.1b).
545 o mom is now part of groff.
547 o Some renaming to avoid problems with 8+3 filesystems:
549     examples/docprocessing_typeset.mom   -> examples/typeset.mom
550     examples/docprocessing_typewrite.mom -> examples/typewrite.mom
551     examples/typesetting_macros.mom      -> examples/macros.mom
552     examples/penguin_small2_bw.ps        -> examples/penguin.ps
554 o Removed `INSTALL' and `README' since groff takes care of installation
555   now.
557 o Added Makefile.sub.
559 o Added mom.tmac (which simply calls om.tmac).
561 o Added groff_mom.man for orthogonality; it simply points to the HTML
562   documentation.
564 *Thu May 16 2002
566 o Added macro DRAFT_WITH_PAGENUMBER so user can have draft/revision
567   info attached to the pagenumber in COPYSTYLE DRAFT, instead of having
568   it HEADER center.  Always having it HEADER center was creating problems
569   with long doc titles, esp. with PRINTSTYLE TYPEWRITE (which is when
570   COPYSTYLE DRAFT is most likely to be used).  Now user has the choice,
571   in these circumstances, either to reduce HEADER_SIZE, or to displace
572   the draft/revision info.  Also rewrote portions of COPYSTYLE so that
573   if no revision number is given in the reference macros, "Rev. #"
574   doesn't appear when COPYSTYLE DRAFT.
576 *Fri May 10 2002
578 o Added capability of user-defined, single string recto/verso
579   headers/footers.
581 o Added new entries to docs about the above.  Made some additional
582   small changes to toc.html, rectoverso.html, and headfootpage.html
583   to supplement the new entries.
585 o Small fix to handling of footer separator rule -- was 1 point too low
586   owing to fuzziness of #CAP_HEIGHT as returned by SIZESPECS.
588 o Added some more useful stuff to elvis_syntax.
590 *Sun May 05 2002
592 o Fix to DEFAULTS so that L_MARGIN and R_MARGIN are reprocessed if
593   DOCTYPE LETTER.  R_MARGIN, as set by DOCTYPE LETTER had no preceding
594   PAGEWIDTH or PAPER from which to get #PAGE_WIDTH for figuring out
595   line length.
597 o Additional fix to DEFAULTS in handling DOCTYPE LETTER so that if user
598   sets line length prior to START, no reprocessing of R_MARGIN occurs.
599   This necessitated adding a new number register: #USER_SET_L_LENGTH
601 *Sat May 04 23:48:05 EDT 2002
603 o Added .cflags 4 /\(en -- was driving me nuts that lines wouldn't
604   break after these characters; I'm assuming others feel the same way
606 * Fri May 03 2002
608 o Made some small fixes to space handling around quotes, mostly to do
609   with quotes immediately after START and quotes after (sub)heads.
611 * Wed May 01 2002
613 o Fixed a small bug that was causing the first .PP after START to begin
614   at the top margin of the page regardless of any type that preceded
615   .PP when docheaders were off.
617 o Fixed HEADER so that when HEADERS are off the first line of type on
618   pages after the first falls properly at the top margin
620 *Sat Apr 27 2002
622 o Renamed docprocessing_macros.mom in /examples to
623   docprocessing_typeset.mom.  Added docprocessing_typewrite.mom, as
624   well as a README file.
626 o Fixed UNDERLINE_QUOTES (for PRINTSTYLE TYPEWRITE) so they really are
627   on by default as the docs say.
629 o Changes to doc entry on COLLATE:
631     - removed bit about using COLLATE after a cover page (I wrote the
632       entry *before* I wrote the macro!).  Cover pages should be
633       followed by NEWPAGE, not COLLATE.
635     - added caution about mixing PRINTSTYLEs
637     - added caution about using DOC_FAMILY to change family of all
638       document elements after COLLATE
640 o Made HEADER_SIZE (and, by extension, FOOTER_SIZE) available to
641   PRINTSTYLE TYPEWRITE.  Changed appropriate doc entries to reflect
642   this.
644 *Wed Apr 24 2002
646 o Small change to DO_QUOTE to correct a problem with quotes and
647   blockquotes that fall in the middle of paragraphs (i.e. text after
648   the quote is not a new para).  Basically, added a bit that stores the
649   current para indent, sets para indent to 0, invokes a PP, then
650   restores the original para indent.
652 o Added new macro, BREAK_QUOTE, to deal with the problem of
653   footnotes in quotes and blockquotes that cross pages or columns.
655   Quotes and blockquotes are read into diversions, which means they
656   get their footnote information from the page/column on which they
657   were started.  If a footnoted quote crosses a page/column, what
658   sometimes happens is that the footnote itself is output at the
659   bottom of page/column where the quote started, whereas the text
660   marker for the footnote appears on the next page/column where the
661   quote ends.  Furthermore, the text marker is the one appropriate
662   to the previous page.  BREAK_QUOTE is a workaround.
664 o Added directory /examples to archive.
666 o Added typesetting_macros.mom, docprocessing_macros.mom, elvis_syntax
667   and penguin_small2_bw.ps to /examples.
669 o Added BREAK_QUOTE to docs, made some additions to reserved words
670   list, and corrected a few little doc errors.
672 *Mon Apr 22 2002
674 o Added default .L_MARGIN 1i and .R_MARGIN 1i to PAPER, PAGE, and
675   PAGEWIDTH.  L_MARGIN is essential otherwise left indents and tabs
676   don't have a register #L_MARGIN to work with.  The default right
677   margin is a convenience only.  Updated the doc entries for L_MARGIN
678   and R_MARGIN to reflect the change.
680 *Sun Apr 21 2002
682 o Changes to COLLATE:
684     - added some "resets" (LL, LS, QUAD)
685     - added a check for whether pagination is at page top (either
686       because FOOTERS are on or because PAGENUM_POS was user set).
687       If pagination is on, and PAGENUM_POS is TOP, it's turned off
688       for next page (start of next collated document) and restored
689       for subsequent pages unless PAGENUM_ON_FIRST_PAGE is on, in
690       which case the page number appears at page top.
692 o The macro TRAPS is always invoked at the end of DEFAULTS (which is
693   called by START).  Formerly, TRAPS was only invoked at the start
694   of a doc, not after COLLATE.  Now runs after COLLATE as well.
696 o Distance from $DOC_TYPE in DOCTYPE NAMED "<string>" to start of
697   running text was one linespace too deep.  Fixed (in START).
699 o When 1st arg to PAGENUM_POS was user set to TOP, running text was
700   printing 1 linespace too high, even when PAGINATION was OFF.  Same
701   problem when HEADERS were OFF (i.e. nothing in the header margin at
702   all).  Fixed by removing -\\n[#DOC_LEAD]u from all .sp |\\n[#T_MARGIN]u
703   calls of .el portion after .ie \\n[#HEADERS_ON].
705 o Added new macro: PAGENUM_ON_FIRST_PAGE.  Normally, when FOOTERS are
706   being used instead of HEADERS, mom doesn't print the page number at
707   the top of the first page of a doc, or the first page of collated
708   docs.  New macro allows user to get mom to put the page number on
709   "first" pages if that's desired.  Updated docs to include the macro.
711 o More little fixes to docs.
713 *Thu Apr 18 2002
715 o Fixed TI (temporary indent) so that it continues to work as expected,
716   even when called while another type of indent is in effect.
718 *Tue Apr 16 2002
720 o String tabs weren't working as advertised when set from within
721   a tab.  Fixed.  Two new registers added: #ST_OFFSET and #IN_TAB.
722   String tabs now behave poperly and intuitively when set within tabs.
724 o Added a note to docs about surrounding \w'...' escape with double-
725   quotes when it's used as an argument to macros
727 o Added a note to docs that SILENT does not deposit a .br
729 *Mon Apr 15  2002
731 o Added new macro BR_AT_LINE_KERN if user wants mom to deposit .br's
732   before .RW and/or .EW.
734 o Added 1/4 points to inline escapes \*[ALD] and \*[RLD].
736 o Added 1/4 points to inline escapes \*[FP] and \*[BP]
738 o Updated docs to reflect the above changes.
740 *Fri Apr 12 2002
742 o Fixed .RW and .EW which weren't working because of a missing \ in
743   \\n(.f register.  Also made it so that .RW and .EW affect all fonts
744   in positions 1, 2, 3, and 4 at once, hence line kerning now affects
745   all fonts that appear after it, not just the font that was current at
746   the time of the macros' invocation.
748 o .SS and .WS now working properly.  .WS no longer has any effect on
749   .SS, which remains constant regardless of .WS.  Furthermore, .SS no
750   longer gets its value by adding \*[$SS_VAR] + \n[.ss].  Instead,
751   it remains constant.  Don't know what I was thinking when I wrote
752   the routine in the first place.
754 o Updated and rewrote doc entry pertaining to SS
756 *Wed Apr 10 2002
758 o Renamed tmac.om to om.tmac to bring macro file's name into line
759   with current groff policy
761 o Added more standard paper sizes to PAPER.
763 o Fixed T_MARGIN, LS, and AUTOLEAD so that if T_MARGIN is set before LS
764   or AUTOLEAD at the top of a file, the first line of type falls
765   properly on the baseline set by T_MARGIN.  Previously, LS and
766   AUTOLEAD automatically advanced by the value passed to them before
767   setting the first line of type, meaning that the first line of type
768   fell at T_MARGINu+1v instead of T_MARGIN.
770 o Updated docs to reflect changes.
772 o Removed #TEST_FOR_NUMERIC from list of reserved words.
774 o Added "t" and #T_MARGIN_SET to list of reserved words.
776 *Sat Apr 6 2002
778 o Added FACTOR arg to AUTOLEAD, so if user wants autolead to be a factor
779   of point size, instead of being the sum of pointsize + autolead, s/he
780   has the choice.  Incorporated appropriate changes to PS and LS.
782 o Added new register #AUTOLEAD_FACTOR to reserved words.  Modified
783   comments for AUTOLEAD, PS, and LS to reflect changes.  Also
784   corrected an error where #AUTOLEAD_VALUE had mistakenly been written
785   $AUTOLEAD_VALUE in comments in the macro file, and removed erroneous
786   | <anything>.  Updated AUTOLEAD entry in momdoc/typesetting.html
787   to reflect the changes.
789 *Wed Apr 3 2002
791 o Cleaned up html errors in the docs.
793 o Added "Next," "Prev" and "Top" links to top and bottom of doc files.
795 o Fixed some typos in the docs.