summaryrefslogtreecommitdiff
path: root/contrib/mom/momdoc/toc.html
diff options
context:
space:
mode:
authorwlemb <wlemb>2004-01-25 07:22:59 +0000
committerwlemb <wlemb>2004-01-25 07:22:59 +0000
commit88f4b7d56b55a0650f3bf07be15a11acbbc13376 (patch)
treeb9e59038fd3c05e4b4d56685dbfebeb8cd596de8 /contrib/mom/momdoc/toc.html
parent8d1b7c6cd9b3e2ce229f262751f086ed60cb6554 (diff)
downloadgroff-88f4b7d56b55a0650f3bf07be15a11acbbc13376.tar.gz
o Added lists and associated macros. Mom now does (nested) lists.
o Added German-style lowered double quotes and two styles of guillemets to SMARTQUOTES. o Added macro SIZE, intended to be called inline as \*[SIZE <n>]. This is to bring mom's inline size change syntax into line with her other inlines. o Added ESC_CHAR as an alias of .ec o Added doc entries for lists. o Updated SMARTQUOTES entry in docs. o Updated reserved words in docs. o Fixed a few more typos in docs.
Diffstat (limited to 'contrib/mom/momdoc/toc.html')
-rw-r--r--contrib/mom/momdoc/toc.html26
1 files changed, 14 insertions, 12 deletions
diff --git a/contrib/mom/momdoc/toc.html b/contrib/mom/momdoc/toc.html
index 26be1c4e..ba3e73b8 100644
--- a/contrib/mom/momdoc/toc.html
+++ b/contrib/mom/momdoc/toc.html
@@ -8,8 +8,10 @@
<!====================================================================>
<h1><u>Table of Contents</u></h1>
-<a href="#TOC_PROP">This link takes you to the Table of Contents itself</a>
-<h3>Table of Contents Navigation</h3>
+<a href="#TOC_PROP">This link takes you to the top of the Table of Contents proper</a>
+<p>
+<hr>
+<h2>Quick Table of Contents Navigation</h2>
<a href="#INTRO">INTRODUCTORY STUFF</a>
<ul>
<li><a href="#WHAT">What is mom?</a>
@@ -45,10 +47,9 @@
<li><a href="#APP">Appendices</a>
</ul>
<br>
-<hr width="66%" align="left">
-<br>
+<hr>
<a name="TOC_PROP"></a>
-<h3>The Table of Contents Proper</h3>
+<h2>The Table of Contents Proper</h2>
<a name="INTRO"></a>
<a name="WHAT"></a>
<li><a href="intro.html#INTRO"><strong>1. WHAT IS MOM?</strong></a>
@@ -142,7 +143,7 @@
<li><a href="goodies.html#GOODIES"><strong>4.11 Goodies</strong></a> -- aliases,
transparent lines, smartquotes, caps,
underscoring/underlining, padding lines, leaders, drop
- caps, superscripts
+ caps, superscripts, (nested) lists
<ul>
<li><a href="goodies.html#INDEX_GOODIES">4.11.1 Macro list</a>
</ul>
@@ -215,13 +216,14 @@
<li><a href="docelement.html#SUBHEAD_INTRO">5.4.5 Subheads</a>
<li><a href="docelement.html#PARAHEAD_INTRO">5.4.6 Paragraph heads</a>
<li><a href="docelement.html#LINEBREAK_INTRO">5.4.7 Linebreaks</a> -- author linebreaks
- <li><a href="docelement.html#QUOTE_INTRO">5.4.8 Quotes</a> -- line for line poetic quotes
+ <li><a href="docelement.html#QUOTE_INTRO">5.4.8 Quotes</a> -- line for line poetic quotes or unformatted, verbatim text
<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#ENDNOTE_INTRO">5.4.11 Endnotes</a>
- <li><a href="docelement.html#BLANK_PAGE_TITLE">5.4.12 Blank page</a>
- <li><a href="docelement.html#TOC_INTRO">5.4.13 Table of contents</a>
- <li><a href="docelement.html#FINIS_INTRO">5.4.14 Document termination</a> -- FINIS
+ <li><a href="docelement.html#LIST_INTRO">5.4.10 Lists</a> -- (nested) lists
+ <li><a href="docelement.html#FOOTNOTE_INTRO">5.4.11 Footnotes</a>
+ <li><a href="docelement.html#ENDNOTE_INTRO">5.4.12 Endnotes</a>
+ <li><a href="docelement.html#BLANK_PAGE_TITLE">5.4.13 Blank page</a>
+ <li><a href="docelement.html#TOC_INTRO">5.4.14 Table of contents</a>
+ <li><a href="docelement.html#FINIS_INTRO">5.4.15 Document termination</a> -- FINIS
</ul>
<a name="HDRFTR"></a>
<li><a href="headfootpage.html#HEADFOOTPAGE"><strong>5.5 DOCUMENT HEADERS AND FOOTERS</strong></a>