diff options
author | wlemb <wlemb> | 2002-07-17 04:50:28 +0000 |
---|---|---|
committer | wlemb <wlemb> | 2002-07-17 04:50:28 +0000 |
commit | 6ec8cde0582c0a3d31b79b67cbba93ec0a376a3e (patch) | |
tree | 8f7bbb55f83857292a88321aed5632966ddf7ea1 /contrib/mom/momdoc/toc.html | |
parent | 598ffab4a22a65241e4138eb89da3a75f02b2db4 (diff) | |
download | groff-6ec8cde0582c0a3d31b79b67cbba93ec0a376a3e.tar.gz |
o Added capability of endnotes and pertinent control macros to om.tmac.
o Added document entries pertaining to endnote macros.
o Incorporated endnote macros into elvis_syntax.
o Small doc fixes.
o Tidied up indenting of om.tmac.
o Fixed handling of underlining of italics in PRINTSTYLE TYPEWRITE
(there was a problem with footnotes getting underlined when they
shouldn't have been).
o Removed ENDNOTES from TODO
o Fixed the character translations for UNDERLINE so they work properly
with digraphs.
Diffstat (limited to 'contrib/mom/momdoc/toc.html')
-rw-r--r-- | contrib/mom/momdoc/toc.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/mom/momdoc/toc.html b/contrib/mom/momdoc/toc.html index 62404177..e3dccf17 100644 --- a/contrib/mom/momdoc/toc.html +++ b/contrib/mom/momdoc/toc.html @@ -154,7 +154,8 @@ <li><a href="docelement.html#QUOTE_INTRO">5.4.8 Quotes</a> -- line for line poetic quotes <li><a href="docelement.html#BLOCKQUOTE_INTRO">5.4.9 Blockquotes</a> -- cited material <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 + <li><a href="docelement.html#ENDNOTE_INTRO">5.4.11 Endnotes</a> + <li><a href="docelement.html#FINIS_INTRO">5.4.12 Document termination</a> -- FINIS </ul> <li><a href="headfootpage.html#HEADFOOTPAGE"><strong>5.5 DOCUMENT HEADERS AND FOOTERS</strong></a> <ul> |