groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff-commit] groff/contrib/mom/momdoc docelement.html docpro...


From: Werner LEMBERG
Subject: [Groff-commit] groff/contrib/mom/momdoc docelement.html docpro...
Date: Sun, 07 Aug 2005 04:56:39 -0400

CVSROOT:        /cvsroot/groff
Module name:    groff
Branch:         
Changes by:     Werner LEMBERG <address@hidden> 05/08/07 08:56:39

Modified files:
        contrib/mom/momdoc: docelement.html docprocessing.html 
                            goodies.html headfootpage.html refer.html 
                            typesetting.html 

Log message:
        Fix persistent error in html coding of docs (<nobr> tag).

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/groff/groff/contrib/mom/momdoc/docelement.html.diff?tr1=1.15&tr2=1.16&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/groff/groff/contrib/mom/momdoc/docprocessing.html.diff?tr1=1.21&tr2=1.22&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/groff/groff/contrib/mom/momdoc/goodies.html.diff?tr1=1.14&tr2=1.15&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/groff/groff/contrib/mom/momdoc/headfootpage.html.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/groff/groff/contrib/mom/momdoc/refer.html.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/groff/groff/contrib/mom/momdoc/typesetting.html.diff?tr1=1.15&tr2=1.16&r1=text&r2=text

Patches:
Index: groff/contrib/mom/momdoc/docelement.html
diff -u groff/contrib/mom/momdoc/docelement.html:1.15 
groff/contrib/mom/momdoc/docelement.html:1.16
--- groff/contrib/mom/momdoc/docelement.html:1.15       Sat May 14 07:07:13 2005
+++ groff/contrib/mom/momdoc/docelement.html    Sun Aug  7 08:56:38 2005
@@ -318,7 +318,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="EPIGRAPH">
-       <nobr>Macro: <strong>EPIGRAPH</strong> &lt;toggle&gt; | [ BLOCK 
]</a><wbr>
+       <nobr>Macro: <strong>EPIGRAPH</strong> &lt;toggle&gt; | [ BLOCK 
]</a></nobr>
 </a>
 
 <p>
@@ -778,7 +778,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="HEAD">
-       <nobr>Macro: <strong>HEAD</strong> &quot;&lt;text of head&gt;&quot; [ 
&quot;&lt;2nd line&gt;&quot; [ &quot;&lt;3rd line&gt;&quot; ... ] ]<wbr>
+       <nobr>Macro: <strong>HEAD</strong> &quot;&lt;text of head&gt;&quot; [ 
&quot;&lt;2nd line&gt;&quot; [ &quot;&lt;3rd line&gt;&quot; ... ] ]</nobr>
 </a>
 
 <p>
@@ -1003,7 +1003,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="SUBHEAD">
-       <nobr>Macro: <strong>SUBHEAD</strong> &quot;&lt;text of 
subhead&gt;&quot; [ &quot;&lt;2nd line&gt;&quot; [ &quot;&lt;3rd line&gt;&quot; 
... ] ]<wbr>
+       <nobr>Macro: <strong>SUBHEAD</strong> &quot;&lt;text of 
subhead&gt;&quot; [ &quot;&lt;2nd line&gt;&quot; [ &quot;&lt;3rd line&gt;&quot; 
... ] ]</nobr>
 </a>
 <p>
 The argument to <strong>SUBHEAD</strong> is the text of the subhead,
@@ -1111,7 +1111,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="PARAHEAD">
-       <nobr>Macro: <strong>PARAHEAD</strong> &quot;&lt;text of 
parahead&gt;&quot;<wbr>
+       <nobr>Macro: <strong>PARAHEAD</strong> &quot;&lt;text of 
parahead&gt;&quot;</nobr>
 </a>
 <p>
 <strong>PARAHEAD</strong> must come AFTER
@@ -1260,7 +1260,7 @@
 <h3><u>Linebreak character control macro</u></h3>
 <p>
 <a name="LINEBREAK_CHAR">
-       <nobr>Macro: <strong>LINEBREAK_CHAR</strong> [ &lt;character&gt; ] [ 
&lt;iterations&gt; [ &lt;vertical adjustment&gt; ] ]<wbr>
+       <nobr>Macro: <strong>LINEBREAK_CHAR</strong> [ &lt;character&gt; ] [ 
&lt;iterations&gt; [ &lt;vertical adjustment&gt; ] ]</nobr>
 </a>
 <br>
 Alias: <strong>SECTION_CHAR</strong>
@@ -1310,7 +1310,7 @@
 <h3><u>Linebreak colour control macro</u></h3>
 <p>
 <a name="LINEBREAK_COLOR">
-       <nobr>Macro: <strong>LINEBREAK_COLOR</strong> &lt;color name&gt;<wbr>
+       <nobr>Macro: <strong>LINEBREAK_COLOR</strong> &lt;color name&gt;</nobr>
 </a>
 <p>
 To change the colour of the linebreak character(s), simply invoke
@@ -1454,7 +1454,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="QUOTE">
-       <nobr>Macro: <strong>QUOTE</strong> toggle<wbr>
+       <nobr>Macro: <strong>QUOTE</strong> toggle</nobr>
 </a>
 
 <p>
@@ -1596,7 +1596,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="BLOCKQUOTE">
-       <nobr>Macro: <strong>BLOCKQUOTE</strong> toggle<wbr>
+       <nobr>Macro: <strong>BLOCKQUOTE</strong> toggle</nobr>
        <br>
        Aliases: <strong>CITE, CITATION</strong>
 </a>
@@ -1735,7 +1735,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="LIST">
-       <nobr>Macro: <strong>LIST</strong> [ BULLET | DASH | DIGIT | ALPHA | 
alpha | ROMAN&lt;n&gt; | roman&lt;n&gt; | USER &lt;string&gt;] [ 
&lt;separator&gt; | &lt;user-defined enumerator&gt; ] [ &lt;prefix&gt; ] [ 
&lt;off&gt; ]</a><wbr>
+       <nobr>Macro: <strong>LIST</strong> [ BULLET | DASH | DIGIT | ALPHA | 
alpha | ROMAN&lt;n&gt; | roman&lt;n&gt; | USER &lt;string&gt;] [ 
&lt;separator&gt; | &lt;user-defined enumerator&gt; ] [ &lt;prefix&gt; ] [ 
&lt;off&gt; ]</a></nobr>
 <p>
 Invoked by itself (i.e. with no argument), <strong>LIST</strong>
 initializes a list (with bullets as the default enumerator).
@@ -2225,12 +2225,12 @@
 <p>
 <nobr>
 <a name="NUMBER_LINES">
-       <nobr>Macro: <strong>NUMBER_LINES</strong> &lt;start number&gt; [ 
&lt;which lines to number&gt; [ &lt;gutter&gt; ] ]<wbr>
+       <nobr>Macro: <strong>NUMBER_LINES</strong> &lt;start number&gt; [ 
&lt;which lines to number&gt; [ &lt;gutter&gt; ] ]</nobr>
     <br>
-       <nobr>Macro: <strong>NUMBER_LINES</strong>  &lt;anything&gt; | 
RESUME<wbr>
+       <nobr>Macro: <strong>NUMBER_LINES</strong>  &lt;anything&gt; | 
RESUME</nobr>
     <br>
 </a>
-<wbr>
+</nobr>
 
 <p>
 <strong>NUMBER_LINES</strong> does what it says: prints line
@@ -2763,7 +2763,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="FOOTNOTE">
-       <nobr>Tag: <strong>FOOTNOTE</strong> &lt;toggle&gt; | INDENT LEFT | 
RIGHT | BOTH &lt;indent value&gt;<wbr>
+       <nobr>Tag: <strong>FOOTNOTE</strong> &lt;toggle&gt; | INDENT LEFT | 
RIGHT | BOTH &lt;indent value&gt;</nobr>
        <br>
        <em>*See <a href="#FOOTNOTE_NOTE">HYPER-IMPORTANT NOTE</a>!!!</em>
        <br>
@@ -3253,7 +3253,7 @@
 
 <p>
 <a name="ENDNOTE">
-       <nobr>Macro: <strong>ENDNOTE</strong> &lt;toggle&gt;<wbr>
+       <nobr>Macro: <strong>ENDNOTE</strong> &lt;toggle&gt;</nobr>
        <br>
        <em>*See <a href="#ENDNOTE_NOTE">HYPER-IMPORTANT NOTE</a>!!!</em>
 </a>
@@ -3420,7 +3420,7 @@
 
 <a name="ENDNOTE_PT_SIZE"><h3><u>*Endnote point size</u></h3></a>
 <p>
-<nobr>Macro: <strong>ENDNOTE_PT_SIZE</strong> &lt;base type size of 
endnotes&gt;<wbr>
+<nobr>Macro: <strong>ENDNOTE_PT_SIZE</strong> &lt;base type size of 
endnotes&gt;</nobr>
 
 <p>
 Unlike most other control macros that deal with size of document
@@ -3459,7 +3459,7 @@
 
 <a name="ENDNOTE_LEAD"><h3><u>*Endnote lead</u></h3></a>
 <p>
-<nobr>Macro: <strong>ENDNOTE_LEAD</strong> &lt;base leading of endnotes&gt; [ 
ADJUST ] <wbr>
+<nobr>Macro: <strong>ENDNOTE_LEAD</strong> &lt;base leading of endnotes&gt; [ 
ADJUST ] </nobr>
 <br>
 <em>*Does not require a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a>; points is assumed</em>
 
@@ -3509,7 +3509,7 @@
 
 <a name="SINGLESPACE_ENDNOTES"><h3><u>*Singlespace endnotes (TYPEWRITE 
only)</u></h3></a>
 <p>
-<nobr>Macro: <strong>SINGLESPACE_ENDNOTES</strong> &lt;toggle&gt;<wbr>
+<nobr>Macro: <strong>SINGLESPACE_ENDNOTES</strong> &lt;toggle&gt;</nobr>
 
 <p>
 If your 
@@ -3533,7 +3533,7 @@
 
 <a name="ENDNOTE_PARA_INDENT"><h3><u>*Endnote paragraph indenting</u></h3></a>
 <p>
-<nobr>Macro: <strong>ENDNOTE_PARA_INDENT</strong> &lt;amount to indent first 
line of paragraphs in endnotes&gt;<wbr>
+<nobr>Macro: <strong>ENDNOTE_PARA_INDENT</strong> &lt;amount to indent first 
line of paragraphs in endnotes&gt;</nobr>
 <br>
 <em>*Requires a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a></em>
 
@@ -3561,7 +3561,7 @@
 
 <a name="ENDNOTE_PARA_SPACE"><h3><u>*Endnote paragraph spacing</u></h3></a>
 <p>
-<nobr>Macro: <strong>ENDNOTE_PARA_SPACE</strong> &lt;toggle&gt;<wbr>
+<nobr>Macro: <strong>ENDNOTE_PARA_SPACE</strong> &lt;toggle&gt;</nobr>
 
 <p>
 <strong>ENDNOTE_PARA_SPACE</strong> works exactly the same way as
@@ -3581,7 +3581,7 @@
 
 <a name="ENDNOTES_NO_COLUMNS"><h3><u>*Turning off column mode during endnotes 
output</u></h3></a>
 <p>
-<nobr>Macro: <strong>ENDNOTES_NO_COLUMNS</strong> &lt;toggle&gt;<wbr>
+<nobr>Macro: <strong>ENDNOTES_NO_COLUMNS</strong> &lt;toggle&gt;</nobr>
 
 <p>
 By default, if your document is
@@ -3603,7 +3603,7 @@
 
 <a name="ENDNOTES_PAGENUM_STYLE"><h3><u>*Endnotes-pages page numbering 
style</u></h3></a>
 <p>
-<nobr>Macro: <strong>ENDNOTES_PAGENUM_STYLE</strong> DIGIT | ROMAN | roman | 
ALPHA | alpha<wbr>
+<nobr>Macro: <strong>ENDNOTES_PAGENUM_STYLE</strong> DIGIT | ROMAN | roman | 
ALPHA | alpha</nobr>
 
 <p>
 Use this macro to set the page numbering style of endnotes pages.
@@ -3620,7 +3620,7 @@
 
 <a name="ENDNOTES_FIRST_PAGENUMBER"><h3><u>*Setting the first page number of 
endnotes pages</u></h3></a>
 <p>
-<nobr>Macro: <strong>ENDNOTES_FIRST_PAGENUMBER</strong> &lt;page # that 
appears on page 1 of endnotes&gt;<wbr>
+<nobr>Macro: <strong>ENDNOTES_FIRST_PAGENUMBER</strong> &lt;page # that 
appears on page 1 of endnotes&gt;</nobr>
 
 <p>
 Use this macro with caution.  If all endnotes for several
@@ -3642,7 +3642,7 @@
 
 <a name="ENDNOTES_NO_FIRST_PAGENUM"><h3><u>*Omitting a page number on the 
first page of endnotes</u></h3></a>
 <p>
-<nobr>Macro: <strong>ENDNOTES_NO_FIRST_PAGENUM</strong> &lt;toggle&gt;<wbr>
+<nobr>Macro: <strong>ENDNOTES_NO_FIRST_PAGENUM</strong> &lt;toggle&gt;</nobr>
 
 <p>
 This macro is for use only if <strong>FOOTERS</strong> are on.  It
@@ -3710,7 +3710,7 @@
 
 <a name="ENDNOTES_HDRFTR_CENTER"><h3><u>*Endnotes page(s) header/footer centre 
string</u></h3></a>
 <p>
-<nobr>Macro: <strong>ENDNOTES_HEADER_CENTER</strong> toggle<wbr>
+<nobr>Macro: <strong>ENDNOTES_HEADER_CENTER</strong> toggle</nobr>
 
 <p>
 If your
@@ -3728,7 +3728,7 @@
 
 <a name="ENDNOTES_ALLOWS_HEADERS"><h3><u>*Allow headers on 
endnotes-pages</u></h3></a>
 <p>
-<nobr>Macro: <strong>ENDNOTES_ALLOWS_HEADERS</strong> &lt;none&gt; | ALL<wbr>
+<nobr>Macro: <strong>ENDNOTES_ALLOWS_HEADERS</strong> &lt;none&gt; | ALL</nobr>
 
 <p>
 By default, if <strong>HEADERS</strong> are on, <strong>mom</strong>
@@ -3757,7 +3757,7 @@
 
 <a name="ENDNOTE_STRING"><h3><u>*Endnotes-page first page head (title) 
string</u></h3></a>
 <p>
-<nobr>Macro: <strong>ENDNOTE_STRING</strong> &quot;&lt;head to print at the 
top of endnotes&gt;&quot;<wbr>
+<nobr>Macro: <strong>ENDNOTE_STRING</strong> &quot;&lt;head to print at the 
top of endnotes&gt;&quot;</nobr>
 
 <p>
 By default, <strong>mom</strong> prints the word &quot;ENDNOTES&quot;
@@ -3790,7 +3790,7 @@
 
 <a name="ENDNOTE_STRING_UNDERSCORE"><h3><u>*Endnotes-page head (title) 
underscoring</h3></u></a>
 <p>
-<nobr>Macro: <strong>ENDNOTE_STRING_UNDERSCORE</strong> toggle | 2<wbr>
+<nobr>Macro: <strong>ENDNOTE_STRING_UNDERSCORE</strong> toggle | 2</nobr>
 
 <p>
 Invoked by itself, <strong>ENDNOTE_STRING_UNDERSCORE</strong> will
@@ -3809,7 +3809,7 @@
 
 <a name="ENDNOTE_STRING_CAPS"><h3><u>*Endnotes-page head (title) automatic 
capitalization</h3></u></a>
 <p>
-<nobr>Macro: <strong>ENDNOTE_STRING_CAPS</strong> toggle<wbr>
+<nobr>Macro: <strong>ENDNOTE_STRING_CAPS</strong> toggle</nobr>
 
 <p>
 Invoked by itself, <strong>ENDNOTE_STRING_CAPS</strong> will
@@ -3833,7 +3833,7 @@
 <a name="ENDNOTES_DOC_TITLE"><h2><u>4. Endnote document-identification 
title</u></h2>
 <a name="ENDNOTE_TITLE"><h3><u>*Endnote document-identification title 
string</u></h3></a>
 <p>
-<nobr>Macro: <strong>ENDNOTE_TITLE</strong> &quot;&lt;title to identify a 
document in endnotes&gt;&quot;<wbr>
+<nobr>Macro: <strong>ENDNOTE_TITLE</strong> &quot;&lt;title to identify a 
document in endnotes&gt;&quot;</nobr>
 
 <p>
 By default, <strong>mom</strong> identifies the document(s) to which
@@ -3871,7 +3871,7 @@
 
 <a name="ENDNOTE_TITLE_UNDERSCORE"><h3><u>*Endnote document-identification 
title underscoring</h3></u></a>
 <p>
-<nobr>Macro: <strong>ENDNOTE_TITLE_UNDERSCORE</strong> toggle<wbr>
+<nobr>Macro: <strong>ENDNOTE_TITLE_UNDERSCORE</strong> toggle</nobr>
 
 <p>
 Invoked by itself, <strong>ENDNOTE_TITLE_UNDERSCORE</strong> will
@@ -4034,7 +4034,7 @@
 
 <p>
 <a name="ENDNOTE_NUMBERS_ALIGN_RIGHT">
-       <nobr>Macro: <strong>ENDNOTE_NUMBERS_ALIGN_RIGHT</strong> &lt;number of 
placeholders&gt;<wbr>
+       <nobr>Macro: <strong>ENDNOTE_NUMBERS_ALIGN_RIGHT</strong> &lt;number of 
placeholders&gt;</nobr>
 </a>
 <p>
 <strong>ENDNOTE_NUMBERS_ALIGN_RIGHT</strong> takes one (non-optional)
@@ -4203,7 +4203,7 @@
 
 <p>
 <a name="MN_INIT">
-       <nobr>Macro: <strong>MN_INIT</strong>&nbsp;[ ragged | symmetric ] &lt; 
left-width right-width gutter family+font point-size lead colour 
hyphenation-flags &gt;<wbr>
+       <nobr>Macro: <strong>MN_INIT</strong>&nbsp;[ ragged | symmetric ] &lt; 
left-width right-width gutter family+font point-size lead colour 
hyphenation-flags &gt;</nobr>
 </a>
 <p>
 Before you enter your first margin note, you must initialize
@@ -4324,7 +4324,7 @@
 
 <p>
 <a name="MN">
-       <nobr>Macro: <strong>MN</strong>&nbsp;LEFT|RIGHT | &lt;anything&gt;<wbr>
+       <nobr>Macro: <strong>MN</strong>&nbsp;LEFT|RIGHT | 
&lt;anything&gt;</nobr>
 </a>
 <p>
 Once you've initialized margin notes with
@@ -4346,7 +4346,7 @@
 <a name="BLANK_PAGE_TITLE"><h2><u>Inserting a blank page into the 
document</u></h2></a>
 <p>
 <a name="BLANK_PAGE">
-       <nobr>Macro: <strong>BLANKPAGE</strong> &lt;# of blank pages to 
insert&gt;<wbr>
+       <nobr>Macro: <strong>BLANKPAGE</strong> &lt;# of blank pages to 
insert&gt;</nobr>
 </a>
 
 <p>
@@ -4563,7 +4563,7 @@
 
 <a name="TOC_PT_SIZE"><h3><u>*Toc point size</u></h3></a>
 <p>
-<nobr>Macro: <strong>TOC_PT_SIZE</strong> &lt;base type size of the 
toc&gt;<wbr>
+<nobr>Macro: <strong>TOC_PT_SIZE</strong> &lt;base type size of the 
toc&gt;</nobr>
 
 <p>
 Unlike most other control macros that deal with size of document
@@ -4600,7 +4600,7 @@
 
 <a name="TOC_LEAD"><h3><u>*Toc lead</u></h3></a>
 <p>
-<nobr>Macro: <strong>TOC_LEAD</strong> &lt;leading of the toc&gt; [ ADJUST 
]<wbr>
+<nobr>Macro: <strong>TOC_LEAD</strong> &lt;leading of the toc&gt; [ ADJUST 
]</nobr>
 <br>
 <em>*Does not require a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a>; points is assumed</em>
 
@@ -4674,7 +4674,7 @@
 
 <p>
 <a name="PAGINATE_TOC">
-       <nobr>Macro: <strong>PAGINATE_TOC</strong> &lt;toggle&gt;<wbr>
+       <nobr>Macro: <strong>PAGINATE_TOC</strong> &lt;toggle&gt;</nobr>
 </a>
 <p>
 By default, <strong>mom</strong> paginates the toc.  If you'd like
@@ -4697,7 +4697,7 @@
 <!---TOC_PAGENUM_STYLE--->
 
 <a name="TOC_PAGENUM_STYLE">
-       <nobr>Macro: <strong>TOC_PAGENUM_STYLE</strong> &lt;DIGIT | ROMAN | 
roman | ALPHA | alpha&gt;<wbr>
+       <nobr>Macro: <strong>TOC_PAGENUM_STYLE</strong> &lt;DIGIT | ROMAN | 
roman | ALPHA | alpha&gt;</nobr>
 </a>
 <p>
 By default, <strong>mom</strong> uses roman numerals to number
@@ -4869,7 +4869,7 @@
 
 <p>
 <a name="TOC_TITLE_ENTRY">
-       <nobr>Macro: <strong>TOC_TITLE_ENTRY</strong> &lt;&quot;alternate 
wording for a title entry in the toc&quot;&gt;<wbr>
+       <nobr>Macro: <strong>TOC_TITLE_ENTRY</strong> &lt;&quot;alternate 
wording for a title entry in the toc&quot;&gt;</nobr>
 </a>
 <p>
 In 
@@ -4914,7 +4914,7 @@
 
 <p>
 <a name="TOC_APPENDS_AUTHOR">
-       <nobr>Macro: <strong>TOC_APPENDS_AUTHOR</strong> &lt;none&gt; | 
&lt;&quot;name(s) of authors&quot;&gt;<wbr>
+       <nobr>Macro: <strong>TOC_APPENDS_AUTHOR</strong> &lt;none&gt; | 
&lt;&quot;name(s) of authors&quot;&gt;</nobr>
 </a>
 <p>
 In certain kinds of collated documents, different authors are
@@ -4947,7 +4947,7 @@
 
 <p>
 <a name="TOC_PADDING">
-       <nobr>Macro: <strong>TOC_PADDING</strong> &lt;# of placeholders to 
allow for page number listings&gt;<wbr>
+       <nobr>Macro: <strong>TOC_PADDING</strong> &lt;# of placeholders to 
allow for page number listings&gt;</nobr>
 </a>
 <p>
 By default, <strong>mom</strong> allows room for 3 digits in the
Index: groff/contrib/mom/momdoc/docprocessing.html
diff -u groff/contrib/mom/momdoc/docprocessing.html:1.21 
groff/contrib/mom/momdoc/docprocessing.html:1.22
--- groff/contrib/mom/momdoc/docprocessing.html:1.21    Sat May 14 07:07:13 2005
+++ groff/contrib/mom/momdoc/docprocessing.html Sun Aug  7 08:56:38 2005
@@ -674,7 +674,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="TITLE"></a>
-<nobr>Macro: <strong>TITLE</strong> &quot;&lt;title&gt;&quot;<wbr>
+<nobr>Macro: <strong>TITLE</strong> &quot;&lt;title&gt;&quot;</nobr>
 <br>
 <em>*Argument must be enclosed in double-quotes</em>
 
@@ -703,7 +703,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="DOCTITLE"></a>
-<nobr>Macro: <strong>DOCTITLE</strong> &quot;&lt;overall document 
title&gt;&quot;<wbr>
+<nobr>Macro: <strong>DOCTITLE</strong> &quot;&lt;overall document 
title&gt;&quot;</nobr>
 <br>
 <em>*Argument must be enclosed in double-quotes</em>
 
@@ -750,7 +750,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="SUBTITLE"></a>
-<nobr>Macro: <strong>SUBTITLE</strong> &quot;&lt;subtitle&gt;&quot;<wbr>
+<nobr>Macro: <strong>SUBTITLE</strong> &quot;&lt;subtitle&gt;&quot;</nobr>
 <br>
 <em>*Argument must be enclosed in double-quotes</em>
 
@@ -766,7 +766,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="AUTHOR"></a>
-<nobr>Macro: <strong>AUTHOR</strong> &quot;&lt;author string&gt;&quot; [ 
&quot;&lt;author2 string&gt;&quot; &quot;&lt;author3 string&gt;&quot; ... ]<wbr>
+<nobr>Macro: <strong>AUTHOR</strong> &quot;&lt;author string&gt;&quot; [ 
&quot;&lt;author2 string&gt;&quot; &quot;&lt;author3 string&gt;&quot; ... 
]</nobr>
 <br>
 <em>*Multiple arguments must all be enclosed in double-quotes</em>
 
@@ -798,7 +798,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="CHAPTER"></a>
-<nobr>Macro: <strong>CHAPTER</strong> &lt;chapter number&gt;<wbr>
+<nobr>Macro: <strong>CHAPTER</strong> &lt;chapter number&gt;</nobr>
 
 <p>
 The chapter number can be in any form you like -- a digit, a roman
@@ -839,7 +839,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="CHAPTER_TITLE"></a>
-<nobr>Macro: <strong>CHAPTER_TITLE</strong> &quot;&lt;chapter 
title&gt;&quot;<wbr>
+<nobr>Macro: <strong>CHAPTER_TITLE</strong> &quot;&lt;chapter 
title&gt;&quot;</nobr>
 <br>
 <em>*Argument must be enclosed in double-quotes</em>
 
@@ -885,7 +885,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="DRAFT"></a>
-<nobr>Macro: <strong>DRAFT</strong> &lt;draft #&gt;<wbr>
+<nobr>Macro: <strong>DRAFT</strong> &lt;draft #&gt;</nobr>
 
 <p>
 <strong>DRAFT</strong> only gets used with
@@ -952,7 +952,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="REVISION"></a>
-<nobr>Macro: <strong>REVISION</strong> &lt;revision #&gt;<wbr>
+<nobr>Macro: <strong>REVISION</strong> &lt;revision #&gt;</nobr>
 
 <p>
 <strong>REVISION</strong> only gets used with
@@ -1029,7 +1029,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="COPYRIGHT"></a>
-<nobr>Macro: <strong>COPYRIGHT</strong> &quot;&lt;copyright info&gt;&quot;<wbr>
+<nobr>Macro: <strong>COPYRIGHT</strong> &quot;&lt;copyright 
info&gt;&quot;</nobr>
 <br>
 <em>*Argument must be enclosed in double-quotes</em>
 
@@ -1050,7 +1050,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="MISC"></a>
-<nobr>Macro: <strong>MISC</strong> &quot;&lt;argument 1&gt;&quot; 
[&quot;&lt;argument 2&gt;&quot; &quot;&lt;argument 3&gt;&quot; ...]<wbr>
+<nobr>Macro: <strong>MISC</strong> &quot;&lt;argument 1&gt;&quot; 
[&quot;&lt;argument 2&gt;&quot; &quot;&lt;argument 3&gt;&quot; ...]</nobr>
 <br>
 <em>*Multliple arguments must all be enclosed in double-quotes</em>
 
@@ -1081,9 +1081,9 @@
 <hr width="66%" align="left">
 <p>
 <a name="COVERTITLE"></a>
-<nobr>Macro: <strong>COVERTITLE</strong> &quot;&lt;user defined cover page 
title&gt;&quot;<wbr>
+<nobr>Macro: <strong>COVERTITLE</strong> &quot;&lt;user defined cover page 
title&gt;&quot;</nobr>
 <br>
-<nobr>Macro: <strong>DOC_COVERTITLE</strong> &quot;&lt;user defined document 
cover page title&gt;&quot;<wbr>
+<nobr>Macro: <strong>DOC_COVERTITLE</strong> &quot;&lt;user defined document 
cover page title&gt;&quot;</nobr>
 <br>
 <em>*Argument must be enclosed in double-quotes</em>
 
@@ -1137,7 +1137,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="DOCTYPE"></a>
-<nobr>Macro: <strong>DOCTYPE</strong> DEFAULT | CHAPTER | NAMED 
&quot;&lt;name&gt;&quot; | LETTER<wbr>
+<nobr>Macro: <strong>DOCTYPE</strong> DEFAULT | CHAPTER | NAMED 
&quot;&lt;name&gt;&quot; | LETTER</nobr>
 <p>
 The arguments <strong>DEFAULT, CHAPTER</strong> and
 <strong>NAMED</strong> tell <strong>mom</strong> what to put
@@ -1228,7 +1228,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="PRINTSTYLE"></a>
-<nobr>Macro: <strong>PRINTSTYLE</strong> TYPESET | TYPEWRITE [ SINGLESPACE 
]<wbr>
+<nobr>Macro: <strong>PRINTSTYLE</strong> TYPESET | TYPEWRITE [ SINGLESPACE 
]</nobr>
 <br>
 <em>*Required for document processing.</em>
 <br>
@@ -1412,7 +1412,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="COPYSTYLE"></a>
-<nobr>Macro: <strong>COPYSTYLE</strong> DRAFT | FINAL<wbr>
+<nobr>Macro: <strong>COPYSTYLE</strong> DRAFT | FINAL</nobr>
 
 <p>
 <strong>Mom</strong>'s default <strong>COPYSTYLE</strong> is
@@ -1672,7 +1672,7 @@
 <hr width="66%" align="left">
 <a name="DOC_LEAD_ADJUST"><h3><u>Adjusting document leading to fill 
pages</u></h3></a>
 <br>
-<nobr>Macro: <strong>DOC_LEAD_ADJUST</strong> toggle<wbr>
+<nobr>Macro: <strong>DOC_LEAD_ADJUST</strong> toggle</nobr>
 <br>
 <em>*Must come after LS or AUTOLEAD and before START</em>
 
@@ -1747,7 +1747,7 @@
 <hr width="66%" align="left">
 <a name="DOCHEADER"><h3><u>Managing the docheader</u></h3></a>
 <br>
-<nobr>Macro: <strong>DOCHEADER</strong> &lt;toggle&gt; [ distance to advance 
from top of page ]<wbr>
+<nobr>Macro: <strong>DOCHEADER</strong> &lt;toggle&gt; [ distance to advance 
from top of page ]</nobr>
 <br>
 <em>*Must come before START; distance requires a <a 
href="#TERMS_UNITOFMEASURE">unit of measure</a></em>
 
@@ -1962,11 +1962,11 @@
 of each docheader element separately:
 <p>
 <ul>
-<li><strong>TITLE_FAMILY</strong> <nobr>&lt;family&gt;<wbr>
-<li><strong>CHAPTER_TITLE_FAMILY</strong> <nobr>&lt;family&gt;<wbr>
-<li><strong>SUBTITLE_FAMILY</strong> <nobr>&lt;family&gt;<wbr>
-<li><strong>AUTHOR_FAMILY</strong> <nobr>&lt;family&gt;<wbr>
-<li><strong>DOCTYPE_FAMILY</strong> <nobr>&lt;family&gt; (if<wbr>
+<li><strong>TITLE_FAMILY</strong> <nobr>&lt;family&gt;</nobr>
+<li><strong>CHAPTER_TITLE_FAMILY</strong> <nobr>&lt;family&gt;</nobr>
+<li><strong>SUBTITLE_FAMILY</strong> <nobr>&lt;family&gt;</nobr>
+<li><strong>AUTHOR_FAMILY</strong> <nobr>&lt;family&gt;</nobr>
+<li><strong>DOCTYPE_FAMILY</strong> <nobr>&lt;family&gt; (if</nobr>
 <a href="#DOCTYPE">DOCTYPE</a> is NAMED)
 </ul>
 <p>
@@ -1982,11 +1982,11 @@
 of each docheader element separately:
 <p>
 <ul>
-<li><strong>TITLE_FONT</strong> <nobr>R | B | I | BI<wbr>
-<li><strong>CHAPTER_TITLE_FONT</strong> <nobr>R | B | I | BI<wbr>
-<li><strong>SUBTITLE_FONT</strong> <nobr>R | B | I | BI<wbr>
-<li><strong>AUTHOR_FONT</strong> <nobr>R | B | I | BI<wbr>
-<li><strong>DOCTYPE_FONT</strong> <nobr>R | B | I | BI (if<wbr>
+<li><strong>TITLE_FONT</strong> <nobr>R | B | I | BI</nobr>
+<li><strong>CHAPTER_TITLE_FONT</strong> <nobr>R | B | I | BI</nobr>
+<li><strong>SUBTITLE_FONT</strong> <nobr>R | B | I | BI</nobr>
+<li><strong>AUTHOR_FONT</strong> <nobr>R | B | I | BI</nobr>
+<li><strong>DOCTYPE_FONT</strong> <nobr>R | B | I | BI (if</nobr>
 <a href="#DOCTYPE">DOCTYPE</a> is NAMED)
 </ul>
 <p>
@@ -2006,8 +2006,8 @@
 <a href="color.html#XCOLOR">XCOLOR</a>.
 <p>
 <ul>
-       <li><strong>TITLE_COLOR</strong> <nobr>&lt;colorname&gt;<wbr>
-       <li><strong>CHAPTER_TITLE_COLOR</strong> <nobr>&lt;colorname&gt;<wbr>
+       <li><strong>TITLE_COLOR</strong> <nobr>&lt;colorname&gt;</nobr>
+       <li><strong>CHAPTER_TITLE_COLOR</strong> <nobr>&lt;colorname&gt;</nobr>
        <ul>
         <li><strong>Note: CHAPTER_TITLE_COLOR</strong> is needed
             only if you enter both a <strong>CHAPTER</strong>
@@ -2016,11 +2016,11 @@
             <strong>TITLE_COLOR</strong> takes care of colorizing
             the chapter header.
        </ul>
-       <li><strong>SUBTITLE_COLOR</strong> <nobr>&lt;colorname&gt;<wbr>
-       <li><strong>ATTRIBUTE_COLOR</strong> <nobr>&lt;colorname&gt;<wbr>
+       <li><strong>SUBTITLE_COLOR</strong> <nobr>&lt;colorname&gt;</nobr>
+       <li><strong>ATTRIBUTE_COLOR</strong> <nobr>&lt;colorname&gt;</nobr>
                (the &quot;by&quot; string that precedes the author[s] name[s])
-       <li><strong>AUTHOR_COLOR</strong> <nobr>&lt;colorname&gt;<wbr>
-       <li><strong>DOCTYPE_COLOR</strong>  <nobr>&lt;colorname&gt; (if<wbr>
+       <li><strong>AUTHOR_COLOR</strong> <nobr>&lt;colorname&gt;</nobr>
+       <li><strong>DOCTYPE_COLOR</strong>  <nobr>&lt;colorname&gt; (if</nobr>
                <a href="#DOCTYPE">DOCTYPE</a> is NAMED)
 </ul>
 <p>
@@ -2043,7 +2043,7 @@
 If you want to colourize the entire docheader, use the macro
 <p>
 <ul>
-<li><strong>DOCHEADER_COLOR</strong> <nobr>&lt;color name&gt;.<wbr>
+<li><strong>DOCHEADER_COLOR</strong> <nobr>&lt;color name&gt;.</nobr>
 </ul>
 
 <a name="CHANGE_SIZE"><h3><u>7. Adjust the size of docheader 
elements</u></h3></a>
@@ -2060,19 +2060,19 @@
 sizes are allowed.
 <p>
 <ul>
-<li><strong>TITLE_SIZE</strong> <nobr>&lt;+/-points&gt;<wbr>
+<li><strong>TITLE_SIZE</strong> <nobr>&lt;+/-points&gt;</nobr>
 <br>
 default = +3.5 (+4 if docheader title is &quot;Chapter #&quot;)
-<li><strong>CHAPTER_TITLE_SIZE</strong> <nobr>&lt;+/-points&gt;<wbr>
+<li><strong>CHAPTER_TITLE_SIZE</strong> <nobr>&lt;+/-points&gt;</nobr>
 <br>
 default = +4
-<li><strong>SUBTITLE_SIZE</strong> <nobr>&lt;+/-points&gt;<wbr>
+<li><strong>SUBTITLE_SIZE</strong> <nobr>&lt;+/-points&gt;</nobr>
 <br>
 default = +0
-<li><strong>AUTHOR_SIZE</strong> <nobr>&lt;+/-points&gt;<wbr>
+<li><strong>AUTHOR_SIZE</strong> <nobr>&lt;+/-points&gt;</nobr>
 <br>
 default = +0
-<li><strong>DOCTYPE_SIZE</strong> <nobr>&lt;+/-points&gt; (if<wbr>
+<li><strong>DOCTYPE_SIZE</strong> <nobr>&lt;+/-points&gt; (if</nobr>
 <a href="#DOCTYPE">DOCTYPE</a> is NAMED)
 <br>
 default = +3
@@ -2161,7 +2161,7 @@
 <hr width="66%" align="left">
 <a name="COLUMNS"><h3><u>COLUMNS</u></h3></a>
 <br>
-<nobr>Macro: <strong>COLUMNS</strong> &lt;number of columns&gt; &lt;width of 
gutters&gt;<wbr>
+<nobr>Macro: <strong>COLUMNS</strong> &lt;number of columns&gt; &lt;width of 
gutters&gt;</nobr>
 <br>
 <em>*Should be the last macro before START
 <br>
@@ -2311,7 +2311,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="DOC_LEFT_MARGIN">
-       <nobr>Macro: <strong>DOC_LEFT_MARGIN</strong> &lt;left margin&gt;<wbr>
+       <nobr>Macro: <strong>DOC_LEFT_MARGIN</strong> &lt;left margin&gt;</nobr>
 </a>
 <br>
 <em>*Requires a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a></em>
@@ -2328,7 +2328,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="DOC_RIGHT_MARGIN">
-       <nobr>Macro: <strong>DOC_RIGHT_MARGIN</strong> &lt;right margin&gt;<wbr>
+       <nobr>Macro: <strong>DOC_RIGHT_MARGIN</strong> &lt;right 
margin&gt;</nobr>
 </a>
 <br>
 <em>*Requires a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a></em>
@@ -2355,7 +2355,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="DOC_LINE_LENGTH">
-       <nobr>Macro: <strong>DOC_LINE_LENGTH</strong> &lt;length&gt;<wbr>
+       <nobr>Macro: <strong>DOC_LINE_LENGTH</strong> &lt;length&gt;</nobr>
 </a>
 <br>
 <em>*Requires a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a></em>
@@ -2380,7 +2380,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="DOC_FAMILY">
-       <nobr>Macro: <strong>DOC_FAMILY</strong> &lt;family&gt;<wbr>
+       <nobr>Macro: <strong>DOC_FAMILY</strong> &lt;family&gt;</nobr>
 </a>
 <p>
 <ul>
@@ -2398,7 +2398,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="DOC_PT_SIZE">
-       <nobr>Macro: <strong>DOC_PT_SIZE</strong> &lt;point size&gt;<wbr>
+       <nobr>Macro: <strong>DOC_PT_SIZE</strong> &lt;point size&gt;</nobr>
 </a>
 <br>
 <em>*Does not require a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a>; points is assumed</em>
@@ -2419,7 +2419,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="DOC_LEAD">
-       <nobr>Macro: <strong>DOC_LEAD</strong> &lt;points&gt; [ ADJUST ]<wbr>
+       <nobr>Macro: <strong>DOC_LEAD</strong> &lt;points&gt; [ ADJUST ]</nobr>
 </a>
 <br>
 <em>*Does not require a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a>; points is assumed</em>
@@ -2464,7 +2464,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="DOC_QUAD">
-       <nobr>Macro: <strong>DOC_QUAD</strong> L | R | C | J<wbr>
+       <nobr>Macro: <strong>DOC_QUAD</strong> L | R | C | J</nobr>
 </a>
 <p>
 <ul>
Index: groff/contrib/mom/momdoc/goodies.html
diff -u groff/contrib/mom/momdoc/goodies.html:1.14 
groff/contrib/mom/momdoc/goodies.html:1.15
--- groff/contrib/mom/momdoc/goodies.html:1.14  Sat May 14 07:07:13 2005
+++ groff/contrib/mom/momdoc/goodies.html       Sun Aug  7 08:56:38 2005
@@ -84,7 +84,7 @@
 <hr width="66%" align="left">
 <a name="ALIAS"><h3><u>Rename macros</u></h3></a>
 <br>
-<nobr>Macro: <strong>ALIAS</strong> &lt;new name&gt; &lt;old name&gt;<wbr>
+<nobr>Macro: <strong>ALIAS</strong> &lt;new name&gt; &lt;old name&gt;</nobr>
 
 <p>
 The <strong>ALIAS</strong> macro may well be your best friend.  With it,
@@ -161,7 +161,7 @@
 <hr width="66%" align="left">
 <a name="SILENT"><h3><u>Hide input lines from output</u></h3></a>
 <br>
-<nobr>Macro: <strong>SILENT</strong> toggle<wbr>
+<nobr>Macro: <strong>SILENT</strong> toggle</nobr>
 <br>
 Alias: <strong>COMMENT</strong>
 
@@ -214,7 +214,7 @@
 <hr width="66%" align="left">
 <a name="TRAP"><h3><u>Suspend/re-invoke traps</u></h3></a>
 <br>
-<nobr>Macro: <strong>TRAP</strong> toggle<wbr>
+<nobr>Macro: <strong>TRAP</strong> toggle</nobr>
 
 <p>
 Traps are vertical positions on the output page at which you or
@@ -242,11 +242,11 @@
 <hr width="66%" align="left">
 <a name="SMARTQUOTES"><h3><u>Convert typewriter doublequotes to proper 
doublequotes</u></h3></a>
 <br>
-<nobr>Macro: <strong>SMARTQUOTES</strong> [&lt;off&gt;] [ ,, | &gt;&gt; | 
&lt;&lt; ]<wbr>
+<nobr>Macro: <strong>SMARTQUOTES</strong> [&lt;off&gt;] [ ,, | &gt;&gt; | 
&lt;&lt; ]</nobr>
 <br>
 or
 <br>
-<nobr>Macro: <strong>SMARTQUOTES</strong> DA | DE | ES | FR | IT | NL | NO | 
PT | SV<wbr>
+<nobr>Macro: <strong>SMARTQUOTES</strong> DA | DE | ES | FR | IT | NL | NO | 
PT | SV</nobr>
 
 <p>
 If you invoke <strong>SMARTQUOTES</strong> without an argument,
@@ -371,7 +371,7 @@
 <hr width="66%" align="left">
 <a name="CAPS"><h3><u>Convert to upper case</u></h3></a>
 <br>
-<nobr>Macro: <strong>CAPS</strong> toggle<wbr>
+<nobr>Macro: <strong>CAPS</strong> toggle</nobr>
 
 <p>
 <strong>CAPS</strong> converts all lower case letters to upper
@@ -398,7 +398,7 @@
 <hr width="66%" align="left">
 <a name="STRING"><h3><u>User-defined strings</u></h3></a>
 <br>
-<nobr>Macro: <strong>STRING</strong> &lt;name&gt; &lt;what you want in the 
string&gt;<wbr>
+<nobr>Macro: <strong>STRING</strong> &lt;name&gt; &lt;what you want in the 
string&gt;</nobr>
 
 <p>
 You may find sometimes that you have to type out portions of text
@@ -443,7 +443,7 @@
 <hr width="66%" align="left">
 <a name="UNDERSCORE"><h3><u>Single underscore</u></h3></a>
 <br>
-<nobr>Macro: <strong>UNDERSCORE</strong> [ &lt;distance below baseline&gt; ] 
&quot;&lt;string&gt;&quot;<wbr>
+<nobr>Macro: <strong>UNDERSCORE</strong> [ &lt;distance below baseline&gt; ] 
&quot;&lt;string&gt;&quot;</nobr>
 <br>
 <em>*Optional argument requires a <a 
href="definitions.html#TERMS_UNITOFMEASURE">unit of measure</a></em>
 
@@ -510,7 +510,7 @@
 <hr width="66%" align="left">
 <a name="UNDERSCORE2"><h3><u>Double underscore</u></h3></a>
 <br>
-<nobr>Macro: <strong>UNDERSCORE2</strong> [ &lt;distance below baseline&gt; [ 
&lt;distance between rules&gt; ] ] &quot;&lt;string&gt;&quot;<wbr>
+<nobr>Macro: <strong>UNDERSCORE2</strong> [ &lt;distance below baseline&gt; [ 
&lt;distance between rules&gt; ] ] &quot;&lt;string&gt;&quot;</nobr>
 <br>
 <em>*Optional arguments require a <a 
href="definitions.html#TERMS_UNITOFMEASURE">unit of measure</a></em>
 
@@ -554,7 +554,7 @@
 <hr width="66%" align="left">
 <a name="UNDERLINE"><h3><u>Underline text -- Courier font only!</u></h3></a>
 <br>
-<nobr>Macro: <strong>UNDERLINE</strong> toggle<wbr>
+<nobr>Macro: <strong>UNDERLINE</strong> toggle</nobr>
 
 <p>
 If your font is Courier, or you're using the document processing macro
@@ -632,7 +632,7 @@
 <hr width="66%" align="left">
 <a name="PAD"><h3><u>Insert space into lines</u></h3></a>
 <br>
-<nobr>Macro: <strong>PAD</strong> &quot;&lt;string with pad markers 
inserted&gt;&quot; [NOBREAK]<wbr>
+<nobr>Macro: <strong>PAD</strong> &quot;&lt;string with pad markers 
inserted&gt;&quot; [NOBREAK]</nobr>
 
 <p>
 With <strong>PAD</strong>, you can insert unspecified amounts of
@@ -756,7 +756,7 @@
 <hr width="66%" align="left">
 <a name="PAD_MARKER"><h3><u>Change/set the marker used with PAD</u></h3></a>
 <br>
-<nobr>Macro: <strong>PAD_MARKER</strong> &lt;character to use as the pad 
marker&gt;<wbr>
+<nobr>Macro: <strong>PAD_MARKER</strong> &lt;character to use as the pad 
marker&gt;</nobr>
 
 <p>
 If you need to change <strong>mom</strong>'s default pad marker
@@ -831,7 +831,7 @@
 <hr width="66%" align="left">
 <a name="LEADER_CHARACTER"><h3><u>Change/set the leader character</u></h3></a>
 <br>
-<nobr>Macro: <strong>LEADER_CHARACTER</strong> &lt;character&gt;<wbr>
+<nobr>Macro: <strong>LEADER_CHARACTER</strong> &lt;character&gt;</nobr>
 
 <p>
 <strong>LEADER_CHARACTER</strong> takes one argument: a single
@@ -853,7 +853,7 @@
 <hr width="66%" align="left">
 <a name="DROPCAP"><h3><u>Drop caps</u></h3></a>
 <br>
-<nobr>Macro: <strong>DROPCAP</strong> &lt;dropcap letter&gt; &lt;number of 
lines to drop&gt; [ COND &lt;percentage&gt; | EXT &lt;percentage&gt; ]<wbr>
+<nobr>Macro: <strong>DROPCAP</strong> &lt;dropcap letter&gt; &lt;number of 
lines to drop&gt; [ COND &lt;percentage&gt; | EXT &lt;percentage&gt; ]</nobr>
 
 <p>
 The first two arguments to <strong>DROPCAP</strong> are the letter you
Index: groff/contrib/mom/momdoc/headfootpage.html
diff -u groff/contrib/mom/momdoc/headfootpage.html:1.9 
groff/contrib/mom/momdoc/headfootpage.html:1.10
--- groff/contrib/mom/momdoc/headfootpage.html:1.9      Sat May 14 07:07:13 2005
+++ groff/contrib/mom/momdoc/headfootpage.html  Sun Aug  7 08:56:38 2005
@@ -293,7 +293,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="HEADERS"></a>
-<nobr>Macro: <strong>HEADERS</strong> toggle<wbr>
+<nobr>Macro: <strong>HEADERS</strong> toggle</nobr>
 
 <p>
 <a href="definitions.html#TERMS_HEADER">Page headers</a>
@@ -332,7 +332,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="FOOTERS"></a>
-<nobr>Macro: <strong>FOOTERS</strong> toggle<wbr>
+<nobr>Macro: <strong>FOOTERS</strong> toggle</nobr>
 
 <p>
 <a href="definitions.html#TERMS_FOOTER">Page footers</a>
@@ -363,7 +363,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="FOOTER_ON_FIRST_PAGE"></a>
-<nobr>Macro: <strong>FOOTER_ON_FIRST_PAGE</strong> toggle<wbr>
+<nobr>Macro: <strong>FOOTER_ON_FIRST_PAGE</strong> toggle</nobr>
 
 <p>
 If you invoke
@@ -445,9 +445,9 @@
 <hr width="66%" align="left">
 <p>
 <a name="HDRFTR_RECTOVERSO"></a>
-<nobr>Macro: <strong>HEADER_RECTO</strong> LEFT | CENTER | RIGHT 
&quot;&lt;header recto string&gt;&quot;<wbr>
+<nobr>Macro: <strong>HEADER_RECTO</strong> LEFT | CENTER | RIGHT 
&quot;&lt;header recto string&gt;&quot;</nobr>
 <br>
-<nobr>Macro: <strong>HEADER_VERSO</strong> LEFT | CENTER | RIGHT 
&quot;&lt;header verso string&gt;&quot;<wbr>
+<nobr>Macro: <strong>HEADER_VERSO</strong> LEFT | CENTER | RIGHT 
&quot;&lt;header verso string&gt;&quot;</nobr>
 <br>
 
 <p>
@@ -620,15 +620,15 @@
 <a name="HDRFTR_STRINGS"><h3><u>Header/footer strings</u></h3></a>
 <p>
 <a name="HDRFTR_LEFT">
-       <nobr>Macro: <strong>HEADER_LEFT</strong> &quot;&lt;text of header 
left&gt;&quot; | #<wbr>
+       <nobr>Macro: <strong>HEADER_LEFT</strong> &quot;&lt;text of header 
left&gt;&quot; | #</nobr>
 </a>
 <br>
 <a name="HDRFTR_CENTER">
-       <nobr>Macro: <strong>HEADER_CENTER</strong> &quot;&lt;text of header 
centre&gt;&quot; | #<wbr>
+       <nobr>Macro: <strong>HEADER_CENTER</strong> &quot;&lt;text of header 
centre&gt;&quot; | #</nobr>
 </a>
 <br>
 <a name="HDRFTR_RIGHT">
-       <nobr>Macro: <strong>HEADER_RIGHT</strong> &quot;&lt;text of header 
right&gt;&quot; | #<wbr>
+       <nobr>Macro: <strong>HEADER_RIGHT</strong> &quot;&lt;text of header 
right&gt;&quot; | #</nobr>
 </a>
 
 <p>
@@ -653,7 +653,7 @@
 
 <a name="HDRFTR_CENTER_PAD"><h3><u>*Padding the header/footer centre 
string</u></h3></a>
 <p>
-<nobr>Macro: <strong>HEADER_CENTER_PAD</strong> LEFT | RIGHT &lt;amount of 
space by which to pad centre string left or right&gt;<wbr>
+<nobr>Macro: <strong>HEADER_CENTER_PAD</strong> LEFT | RIGHT &lt;amount of 
space by which to pad centre string left or right&gt;</nobr>
 <br>
 <em>*Requires a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a></em>
 <p>
@@ -862,7 +862,7 @@
 <hr width="33%" align="left">
 <p>
 <a name="HDRFTR_GLOBAL_FAMILY">
-       <nobr>Macro: <strong>HEADER_FAMILY</strong> &lt;family&gt;<wbr>
+       <nobr>Macro: <strong>HEADER_FAMILY</strong> &lt;family&gt;</nobr>
 </a>
 
 <p>
@@ -881,7 +881,7 @@
 <hr width="33%" align="left">
 <p>
 <a name="HDRFTR_GLOBAL_SIZE">
-       <nobr>Macro: <strong>HEADER_SIZE</strong> &lt;+|-number of 
points&gt;<wbr>
+       <nobr>Macro: <strong>HEADER_SIZE</strong> &lt;+|-number of 
points&gt;</nobr>
        <br>
        <em>*Argument is relative to the point size of type in paragraphs</em>
 </a>
@@ -950,7 +950,7 @@
 <hr width="33%" align="left">
 <p>
 <a name="HDRFTR_COLOR">
-       <nobr>Macro: <strong>HEADER_COLOR</strong> &lt;colorname&gt;<wbr>
+       <nobr>Macro: <strong>HEADER_COLOR</strong> &lt;colorname&gt;</nobr>
 </a>
 
 <p>
@@ -992,7 +992,7 @@
 <hr width="33%" align="left">
 <p>
 <a name="_FAMILY">
-       <nobr>Macro: <strong>HEADER_&lt;POSITION&gt;_FAMILY</strong> 
&lt;family&gt;<wbr>
+       <nobr>Macro: <strong>HEADER_&lt;POSITION&gt;_FAMILY</strong> 
&lt;family&gt;</nobr>
 </a>
 <p>
 Use <strong>HEADER_&lt;POSITION&gt;_FAMILY</strong> to change the
@@ -1009,7 +1009,7 @@
 <hr width="33%" align="left">
 <p>
 <a name="_FONT">
-       <nobr>Macro: <strong>HEADER_&lt;POSITION&gt;_FONT</strong> 
&lt;font&gt;<wbr>
+       <nobr>Macro: <strong>HEADER_&lt;POSITION&gt;_FONT</strong> 
&lt;font&gt;</nobr>
 </a>
 <p>
 Use <strong>HEADER_&lt;POSITION&gt;_FONT</strong> to change the
@@ -1026,7 +1026,7 @@
 <hr width="33%" align="left">
 <p>
 <a name="_SIZE">
-       <nobr>Macro: <strong>HEADER_&lt;POSITION&gt;_SIZE</strong> 
&lt;+|-number of points&gt;<wbr>
+       <nobr>Macro: <strong>HEADER_&lt;POSITION&gt;_SIZE</strong> 
&lt;+|-number of points&gt;</nobr>
 </a>
 <p>
 Use <strong>HEADER_&lt;POSITION&gt;_SIZE</strong> to change the size of any
@@ -1043,7 +1043,7 @@
 <hr width="33%" align="left">
 <p>
 <a name="_CAPS">
-       <nobr>Macro: <strong>HEADER_&lt;POSITION&gt;_CAPS</strong> toggle<wbr>
+       <nobr>Macro: <strong>HEADER_&lt;POSITION&gt;_CAPS</strong> toggle</nobr>
 </a>
 <p>
 <strong>HEADER_&lt;POSITION&gt;_CAPS</strong> is a
@@ -1068,7 +1068,7 @@
 <hr width="33%" align="left">
 <p>
 <a name="_COLOR">
-       <nobr>Macro: <strong>HEADER_&lt;POSITION&gt;_COLOR</strong> 
&lt;colorname&gt;<wbr>
+       <nobr>Macro: <strong>HEADER_&lt;POSITION&gt;_COLOR</strong> 
&lt;colorname&gt;</nobr>
 </a>
 <p>
 <strong>HEADER_&lt;POSITION&gt;_COLOR</strong> allows you to set a
@@ -1127,7 +1127,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="HDRFTR_MARGIN"></a>
-<nobr>Macro: <strong>HEADER_MARGIN</strong> &lt;distance to baseline of 
header&gt;<wbr>
+<nobr>Macro: <strong>HEADER_MARGIN</strong> &lt;distance to baseline of 
header&gt;</nobr>
 <br>
 <em>*Requires a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a></em>
 
@@ -1227,7 +1227,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="HDRFTR_GAP"></a>
-<nobr>Macro: <strong>HEADER_GAP</strong> &lt;distance from header to start of 
running text&gt;<wbr>
+<nobr>Macro: <strong>HEADER_GAP</strong> &lt;distance from header to start of 
running text&gt;</nobr>
 <br>
 <em>*Requires a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a></em>
 
@@ -1319,7 +1319,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="HDRFTR_RULE"></a>
-<nobr>Macro: <strong>HEADER_RULE</strong> toggle<wbr>
+<nobr>Macro: <strong>HEADER_RULE</strong> toggle</nobr>
 
 <p>
 By default, <strong>mom</strong> prints a header separator rule
@@ -1345,7 +1345,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="HDRFTR_RULE_GAP"></a>
-<nobr>Macro: <strong>HEADER_RULE_GAP</strong> distance of rule beneath 
header<wbr>
+<nobr>Macro: <strong>HEADER_RULE_GAP</strong> distance of rule beneath 
header</nobr>
 <br>
 <em>*Requires a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a></em>
 
@@ -1396,7 +1396,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="HDRFTR_RULE_COLOR"></a>
-<nobr>Macro: <strong>HEADER_RULE_COLOR</strong> &lt;colorname&gt;<wbr>
+<nobr>Macro: <strong>HEADER_RULE_COLOR</strong> &lt;colorname&gt;</nobr>
 
 <p>
 If you wish to change the colour of the header rule, invoke
@@ -1450,7 +1450,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="PAGINATE"></a>
-<nobr>Macro: <strong>PAGINATE</strong> toggle<wbr>
+<nobr>Macro: <strong>PAGINATE</strong> toggle</nobr>
 <br>
 Alias: <strong>PAGINATION</strong>
 
@@ -1473,7 +1473,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="PAGENUMBER"></a>
-<nobr>Macro: <strong>PAGENUMBER</strong> &lt;number&gt;<wbr>
+<nobr>Macro: <strong>PAGENUMBER</strong> &lt;number&gt;</nobr>
 
 <p>
 As is to be expected, pagination of documents begins at page 1.
@@ -1493,7 +1493,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="PAGENUM_STYLE"></a>
-<nobr>Macro: <strong>PAGENUM_STYLE</strong> DIGIT | ROMAN | roman | ALPHA | 
alpha<wbr>
+<nobr>Macro: <strong>PAGENUM_STYLE</strong> DIGIT | ROMAN | roman | ALPHA | 
alpha</nobr>
 
 <p>
 <strong>PAGENUM_STYLE</strong> lets you tell
@@ -1513,7 +1513,7 @@
 <hr width="66%" align="left">
 <p>
 <a name="PAGENUM_ON_FIRST_PAGE"></a>
-<nobr>Macro: <strong>PAGENUM_ON_FIRST_PAGE</strong> toggle<wbr>
+<nobr>Macro: <strong>PAGENUM_ON_FIRST_PAGE</strong> toggle</nobr>
 
 <p>
 This macro applies only if you've enabled
@@ -1592,7 +1592,7 @@
 
 <a name="PAGENUM_POS"><h3><u>2. Page number position</u></h3></a>
 <p>
-<nobr>Macro: <strong>PAGENUM_POS</strong> TOP | BOTTOM&nbsp;&nbsp;LEFT | 
CENTER | RIGHT<wbr>
+<nobr>Macro: <strong>PAGENUM_POS</strong> TOP | BOTTOM&nbsp;&nbsp;LEFT | 
CENTER | RIGHT</nobr>
 
 <p>
 Use <strong>PAGENUM_POS</strong> to change the default position of
Index: groff/contrib/mom/momdoc/refer.html
diff -u groff/contrib/mom/momdoc/refer.html:1.1 
groff/contrib/mom/momdoc/refer.html:1.2
--- groff/contrib/mom/momdoc/refer.html:1.1     Sat May 14 07:07:13 2005
+++ groff/contrib/mom/momdoc/refer.html Sun Aug  7 08:56:38 2005
@@ -862,7 +862,7 @@
 <a name="INDENT_REFS"><h3><u>Manage the second-line indent of 
references</u></h3></a>
 <p>
 
-<nobr>Macro: <strong>INDENT_REFS</strong> FOOTNOTE | ENDNOTE | BIBLIO 
&lt;indent&gt; <wbr>
+<nobr>Macro: <strong>INDENT_REFS</strong> FOOTNOTE | ENDNOTE | BIBLIO 
&lt;indent&gt; </nobr>
 <br>
 <em>*&lt;indent&gt; requires a <a 
href="definitions.html#TERMS_UNITOFMEASURE">unit of measure</a></em>
 <p>
@@ -914,7 +914,7 @@
 <a name="HYPHENATE_REFS"><h3><u>Enable/disable hyphenation of 
references</u></h3></a>
 <p>
 
-<nobr>Macro: <strong>HYPHENATE_REFS</strong> &lt;toggle&gt;<wbr>
+<nobr>Macro: <strong>HYPHENATE_REFS</strong> &lt;toggle&gt;</nobr>
 <p>
 If you have hyphenation turned on for a document (see <a
 href="typesetting.html#HY">HY</a>),
@@ -994,7 +994,7 @@
 <a name="BIBLIOGRAPHY_TYPE"><h3><u>Plain, or numbered list 
bibliography</u></h3></a>
 <p>
 
-<nobr>Macro: <strong>BIBLIOGRAPHY_TYPE</strong> PLAIN | LIST [ &lt;list 
separator&gt; ] [ &lt;list prefix&gt; ]<wbr>
+<nobr>Macro: <strong>BIBLIOGRAPHY_TYPE</strong> PLAIN | LIST [ &lt;list 
separator&gt; ] [ &lt;list prefix&gt; ]</nobr>
 <p>
 <strong>Mom</strong> offers two styles of bibliography output: plain,
 or numbered list style.  With <strong>PLAIN</strong>, bibliography
@@ -1088,7 +1088,7 @@
 
 <a name="BIBLIO_PT_SIZE"><h3><u>*Bibliography point size</u></h3></a>
 <p>
-<nobr>Macro: <strong>BIBLIOGRAPHY_PT_SIZE</strong> &lt;base type size of 
bibliography&gt;<wbr>
+<nobr>Macro: <strong>BIBLIOGRAPHY_PT_SIZE</strong> &lt;base type size of 
bibliography&gt;</nobr>
 
 <p>
 Unlike most other control macros that deal with size of document
@@ -1127,7 +1127,7 @@
 
 <a name="BIBLIO_LEAD"><h3><u>*Bibliography lead</u></h3></a>
 <p>
-<nobr>Macro: <strong>BIBLIOGRAPHY_LEAD</strong> &lt;base leading of 
bibliographies&gt; [ ADJUST ]<wbr>
+<nobr>Macro: <strong>BIBLIOGRAPHY_LEAD</strong> &lt;base leading of 
bibliographies&gt; [ ADJUST ]</nobr>
 <br>
 <em>*Does not require a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a>; points is assumed</em>
 
@@ -1177,7 +1177,7 @@
 
 <a name="SINGLESPACE_BIBLIO"><h3><u>*Singlespace bibliographies (TYPEWRITE 
only)</u></h3></a>
 <p>
-<nobr>Macro: <strong>SINGLESPACE_BIBLIOGRAPHY</strong> &lt;toggle&gt;<wbr>
+<nobr>Macro: <strong>SINGLESPACE_BIBLIOGRAPHY</strong> &lt;toggle&gt;</nobr>
 
 <p>
 If your 
@@ -1197,7 +1197,7 @@
 
 <a name="BIBLIO_SPACING"><h3><u>*Adjusting the space between bibliography 
entries</u></h3></a>
 <p>
-<nobr>Macro: <strong>BIBLIOGRAPHY_SPACING</strong> &lt;amount of space&gt; 
<wbr>
+<nobr>Macro: <strong>BIBLIOGRAPHY_SPACING</strong> &lt;amount of space&gt; 
</nobr>
 <br>
 <em>*Requires a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a></em>
 
@@ -1222,7 +1222,7 @@
 
 <a name="BIBLIO_NO_COLUMNS"><h3><u>*Turning off column mode during 
bibliography output</u></h3></a>
 <p>
-<nobr>Macro: <strong>BIBLIOGRAPHY_NO_COLUMNS</strong> &lt;toggle&gt;<wbr>
+<nobr>Macro: <strong>BIBLIOGRAPHY_NO_COLUMNS</strong> &lt;toggle&gt;</nobr>
 
 <p>
 By default, if your document is
@@ -1244,7 +1244,7 @@
 
 <a name="BIBLIO_PAGENUM_STYLE"><h3><u>*Bibliography-page page numbering 
style</u></h3></a>
 <p>
-<nobr>Macro: <strong>BIBLIOGRAPHY_PAGENUM_STYLE</strong> DIGIT | ROMAN | roman 
| ALPHA | alpha<wbr>
+<nobr>Macro: <strong>BIBLIOGRAPHY_PAGENUM_STYLE</strong> DIGIT | ROMAN | roman 
| ALPHA | alpha</nobr>
 
 <p>
 Use this macro to set the page numbering style of bibliography pages.
@@ -1261,7 +1261,7 @@
 
 <a name="BIBLIO_FIRST_PAGENUMBER"><h3><u>*Setting the first page number of 
bibliography pages</u></h3></a>
 <p>
-<nobr>Macro: <strong>BIBILOGRAPHY_FIRST_PAGENUMBER</strong> &lt;page # that 
appears on page 1 of bibliographies&gt;<wbr>
+<nobr>Macro: <strong>BIBILOGRAPHY_FIRST_PAGENUMBER</strong> &lt;page # that 
appears on page 1 of bibliographies&gt;</nobr>
 
 <p>
 Use this macro with caution.  If all bibliographies for several
@@ -1283,7 +1283,7 @@
 
 <a name="BIBLIO_NO_FIRST_PAGENUM"><h3><u>*Omitting a page number on the first 
page of bibliographies</u></h3></a>
 <p>
-<nobr>Macro: <strong>BIBLIOGRAPHY_NO_FIRST_PAGENUM</strong> &lt;toggle&gt;<wbr>
+<nobr>Macro: <strong>BIBLIOGRAPHY_NO_FIRST_PAGENUM</strong> 
&lt;toggle&gt;</nobr>
 
 <p>
 This macro is for use only if <strong>FOOTERS</strong> are on.  It
@@ -1352,7 +1352,7 @@
 
 <a name="BIBLIO_HDRFTR_CENTER"><h3><u>*Bibliography page header/footer centre 
string</u></h3></a>
 <p>
-<nobr>Macro: <strong>BIBLIOGRAPHY_HEADER_CENTER</strong> toggle<wbr>
+<nobr>Macro: <strong>BIBLIOGRAPHY_HEADER_CENTER</strong> toggle</nobr>
 
 <p>
 If your
@@ -1370,7 +1370,7 @@
 
 <a name="BIBLIO_ALLOWS_HEADERS"><h3><u>*Allow headers on bibliography 
pages</u></h3></a>
 <p>
-<nobr>Macro: <strong>BIBLIOGRAPHY_ALLOWS_HEADERS</strong> &lt;none&gt; | 
ALL<wbr>
+<nobr>Macro: <strong>BIBLIOGRAPHY_ALLOWS_HEADERS</strong> &lt;none&gt; | 
ALL</nobr>
 
 <p>
 By default, if <strong>HEADERS</strong> are on, <strong>mom</strong>
@@ -1399,7 +1399,7 @@
 
 <a name="BIBLIO_STRING"><h3><u>*Bibliography pages first page head (title) 
string</u></h3></a>
 <p>
-<nobr>Macro: <strong>BIBLIOGRAPHY_STRING</strong> &quot;&lt;head to print at 
the top of bibliography pages&gt;&quot;<wbr>
+<nobr>Macro: <strong>BIBLIOGRAPHY_STRING</strong> &quot;&lt;head to print at 
the top of bibliography pages&gt;&quot;</nobr>
 
 <p>
 By default, <strong>mom</strong> prints the word &quot;BIBLIOGRAPHY&quot;
@@ -1432,7 +1432,7 @@
 
 <a name="BIBLIO_STRING_UNDERSCORE"><h3><u>*Bibliography-page head (title) 
underscoring</h3></u></a>
 <p>
-<nobr>Macro: <strong>BIBLIOGRAPHY_STRING_UNDERSCORE</strong> toggle | 2<wbr>
+<nobr>Macro: <strong>BIBLIOGRAPHY_STRING_UNDERSCORE</strong> toggle | 2</nobr>
 
 <p>
 Invoked by itself, <strong>BIBLIOGRAPHY_STRING_UNDERSCORE</strong> will
@@ -1452,7 +1452,7 @@
 
 <a name="BIBLIO_STRING_CAPS"><h3><u>*Bibliography-page head (title) automatic 
capitalization</h3></u></a>
 <p>
-<nobr>Macro: <strong>BIBLIOGRAPHY_STRING_CAPS</strong> toggle<wbr>
+<nobr>Macro: <strong>BIBLIOGRAPHY_STRING_CAPS</strong> toggle</nobr>
 
 <p>
 Invoked by itself, <strong>BIBLIOGRAPHY_STRING_CAPS</strong> will
Index: groff/contrib/mom/momdoc/typesetting.html
diff -u groff/contrib/mom/momdoc/typesetting.html:1.15 
groff/contrib/mom/momdoc/typesetting.html:1.16
--- groff/contrib/mom/momdoc/typesetting.html:1.15      Sat May 14 07:07:13 2005
+++ groff/contrib/mom/momdoc/typesetting.html   Sun Aug  7 08:56:38 2005
@@ -164,7 +164,7 @@
 <hr width="66%" align="left">
        <a name="PAGEWIDTH"><h3><u>Page width</u></h3></a>
 <br>
-<nobr>Macro: <strong>PAGEWIDTH</strong> &lt;width of printer sheet&gt;<wbr>
+<nobr>Macro: <strong>PAGEWIDTH</strong> &lt;width of printer sheet&gt;</nobr>
 <br>
 <em>*Requires a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a></em>
 
@@ -183,7 +183,7 @@
 <hr width="66%" align="left">
        <a name="PAGELENGTH"><h3><u>Page length</u></h3></a>
 <br>
-<nobr>Macro: <strong>PAGELENGTH</strong> &lt;length of printer sheet&gt;<wbr>
+<nobr>Macro: <strong>PAGELENGTH</strong> &lt;length of printer sheet&gt;</nobr>
 <br>
 <em>*Requires a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a></em>
 
@@ -203,12 +203,12 @@
 <hr width="66%" align="left">
        <a name="PAPER"><h3><u>Paper</u></h3></a>
 <br>
-<nobr>Macro: <strong>PAPER</strong> &lt;paper type&gt;<wbr>
+<nobr>Macro: <strong>PAPER</strong> &lt;paper type&gt;</nobr>
 
 <p>
 <strong>PAPER</strong> provides a convenient way to set the page
 dimensions for some common printer sheet sizes.  <nobr>&lt;paper
-type&gt; can be one of:<wbr>
+type&gt; can be one of:</nobr>
 <p>
 <pre>
        LETTER
@@ -246,7 +246,7 @@
 <hr width="66%" align="left">
        <a name="L_MARGIN"><h3><u>Left margin</u></h3></a>
 <br>
-<nobr>Macro: <strong>L_MARGIN</strong> &lt;left margin&gt;<wbr>
+<nobr>Macro: <strong>L_MARGIN</strong> &lt;left margin&gt;</nobr>
 <br>
 <em>*Requires a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a></em>
 
@@ -292,7 +292,7 @@
 <hr width="66%" align="left">
        <a name="R_MARGIN"><h3><u>Right margin</u></h3></a>
 <br>
-<nobr>Macro: <strong>R_MARGIN</strong> &lt;right margin&gt;<wbr>
+<nobr>Macro: <strong>R_MARGIN</strong> &lt;right margin&gt;</nobr>
 <br>
 <em>*Requires a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a></em>
 
@@ -366,7 +366,7 @@
 <hr width="66%" align="left">
        <a name="T_MARGIN"><h3><u>Top margin</u></h3></a>
 <br>
-<nobr>Macro: <strong>T_MARGIN</strong> &lt;top margin&gt;<wbr>
+<nobr>Macro: <strong>T_MARGIN</strong> &lt;top margin&gt;</nobr>
 <br>
 <em>*Requires a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a></em>
 
@@ -418,7 +418,7 @@
 <hr width="66%" align="left">
        <a name="B_MARGIN"><h3><u>Bottom margin</u></h3></a>
 <br>
-<nobr>Macro: <strong>B_MARGIN</strong> &lt;bottom margin&gt;<wbr>
+<nobr>Macro: <strong>B_MARGIN</strong> &lt;bottom margin&gt;</nobr>
 <br>
 <em>*Requires a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a></em>
 
@@ -460,7 +460,7 @@
        <a name="PAGE"><h3><u>Page</u></h3></a>
 <br>
 Macro: <strong>PAGE</strong>
-<nobr>&lt;width&gt;&nbsp;[ &lt;length&gt; [ &lt;lm&gt; [ &lt;rm&gt; [ 
&lt;tm&gt; [ &lt;bm&gt; ] ] ] ] ]<wbr>
+<nobr>&lt;width&gt;&nbsp;[ &lt;length&gt; [ &lt;lm&gt; [ &lt;rm&gt; [ 
&lt;tm&gt; [ &lt;bm&gt; ] ] ] ] ]</nobr>
 <br>
 <em>*All arguments require a <a 
href="definitions.html#TERMS_UNITOFMEASURE">unit of measure</a></em>
 
@@ -468,8 +468,8 @@
 <strong>PAGE</strong> lets you establish paper dimensions and page
 margins with a single macro.  The only required argument is page width.
 The rest are optional, <strong>but they must appear in order and you can't
-skip over any.</strong>  <nobr>&lt;lm&gt;, &lt;rm&gt;, &lt;tm&gt;<wbr>
-and <nobr>&lt;bm&gt; refer to the left, right, top and bottom<wbr>
+skip over any.</strong>  <nobr>&lt;lm&gt;, &lt;rm&gt;, &lt;tm&gt;</nobr>
+and <nobr>&lt;bm&gt; refer to the left, right, top and bottom</nobr>
 margins respectively.
 <p>
 Assuming your page dimensions are 11 inches by 17 inches, and that's
@@ -487,7 +487,7 @@
 </pre>
 
 Now suppose you also want to set the top margin, say, at 1-1/2
-inches.  <nobr>&lt;tm&gt; comes after <nobr>&lt;rm&gt;<wbr><wbr>
+inches.  <nobr>&lt;tm&gt; comes after <nobr>&lt;rm&gt;</nobr></nobr>
 in the optional arguments, but you can't skip over any arguments,
 therefore to set the top margin, you must also give a right margin.
 The <strong>PAGE</strong> macro would look like this:
@@ -593,7 +593,7 @@
 <hr width="66%" align="left">
 <a name="FAMILY"><h3><u>Type family</u></h3></a>
 <br>
-<nobr>Macro: <strong>FAMILY</strong> &lt;family&gt;<wbr>
+<nobr>Macro: <strong>FAMILY</strong> &lt;family&gt;</nobr>
 <br>
 Alias: <strong>FAM</strong>
 
@@ -707,7 +707,7 @@
 <hr width="66%" align="left">
 <a name="FONT"><h3><u>Font</u></h3></a>
 <br>
-<nobr>Macro: <strong>FT</strong> R | I | B | BI | &lt;any other valid font 
style&gt;<wbr>
+<nobr>Macro: <strong>FT</strong> R | I | B | BI | &lt;any other valid font 
style&gt;</nobr>
 
 <p>
 By default, groff permits <strong>FT</strong> to take one of four
@@ -793,7 +793,7 @@
 <hr width="66%" align="left">
 <a name="FALLBACK_FONT"><h3><u>Fallback font</u></h3></a>
 <br>
-<nobr>Macro: <strong>FALLBACK_FONT</strong> &lt;fallback font&gt; [ ABORT | 
WARN ] | ABORT | WARN<wbr>
+<nobr>Macro: <strong>FALLBACK_FONT</strong> &lt;fallback font&gt; [ ABORT | 
WARN ] | ABORT | WARN</nobr>
 
 <p>
 In the event that you pass an invalid argument to
@@ -867,7 +867,7 @@
 <hr width="66%" align="left">
 <a name="PS"><h3><u>Point size of type</u></h3></a>
 <br>
-<nobr>Macro: <strong>PT_SIZE</strong> &lt;size of type in points&gt;<wbr>
+<nobr>Macro: <strong>PT_SIZE</strong> &lt;size of type in points&gt;</nobr>
 <br>
 <em>*Does not require a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a></em>
 
@@ -922,7 +922,7 @@
 <hr width="66%" align="left">
 <a name="LEADING"><h3><u>Line spacing/leading</u></h3></a>
 <br>
-<nobr>Macro: <strong>LS</strong> &lt;distance between lines&gt;<wbr>
+<nobr>Macro: <strong>LS</strong> &lt;distance between lines&gt;</nobr>
 <br>
 <em>*Does not require a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a></em>
 
@@ -975,7 +975,7 @@
 <hr width="66%" align="left">
 <a name="AUTOLEAD"><h3><u>Automatic line spacing</u></h3></a>
 <br>
-<nobr>Macro: <strong>AUTOLEAD</strong> &lt;amount of automatic leading&gt; 
[FACTOR]<wbr>
+<nobr>Macro: <strong>AUTOLEAD</strong> &lt;amount of automatic leading&gt; 
[FACTOR]</nobr>
 <br>
 <em>*Does not require a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a></em>
 
@@ -1030,7 +1030,7 @@
 <hr width="66%" align="left">
 <a name="LINELENGTH"><h3><u>Line length</u></h3></a>
 <br>
-<nobr>Macro: <strong>LL</strong> &lt;line length&gt;<wbr>
+<nobr>Macro: <strong>LL</strong> &lt;line length&gt;</nobr>
 <br>
 <em>*Requires a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a></em>
 
@@ -1175,7 +1175,7 @@
 <hr width="66%" align="left">
 <a name="QUAD"><h3><u>Quad lines left, right, or centre</u></h3></a>
 <br>
-<nobr>Macro: <strong>QUAD</strong> L | LEFT | R | RIGHT | C | CENTER | J | 
JUSTIFY<wbr>
+<nobr>Macro: <strong>QUAD</strong> L | LEFT | R | RIGHT | C | CENTER | J | 
JUSTIFY</nobr>
 <br>
 Alias: <strong>FILL</strong>
 <br>
@@ -1433,7 +1433,7 @@
 <hr width="66%" align="left">
 <a name="SPACE"><h3><u>Break lines and add space between</u></h3></a>
 <br>
-<nobr>Macro: <strong>SPACE</strong> &lt;space to add between lines&gt;<wbr>
+<nobr>Macro: <strong>SPACE</strong> &lt;space to add between lines&gt;</nobr>
 <br>
 Alias: <strong>SP</strong>
 
@@ -1622,7 +1622,7 @@
 <hr width="66%" align="left">
 <a name="WS"><h3><u>Word spacing</u></h3></a>
 <br>
-<nobr>Macro: <strong>WS</strong> &lt;+|-wordspace&gt; | DEFAULT<wbr>
+<nobr>Macro: <strong>WS</strong> &lt;+|-wordspace&gt; | DEFAULT</nobr>
 
 <p>
 <strong>WS</strong> (Word Space) increases or decreases the amount
@@ -1693,7 +1693,7 @@
 <hr width="66%" align="left">
 <a name="SS"><h3><u>Sentence space</u></h3></a>
 <br>
-<nobr>Macro: <strong>SS</strong> &lt;+sentence space&gt; | 0 | DEFAULT<wbr>
+<nobr>Macro: <strong>SS</strong> &lt;+sentence space&gt; | 0 | DEFAULT</nobr>
 
 <p>
 <strong>SS</strong> (Sentence Space) tells groff how to treat double
@@ -1767,15 +1767,15 @@
 <hr width="66%" align="left">
 <a name="HY"><h3><u>Automatic hyphenation control</u></h3></a>
 <br>
-<nobr>Macro: <strong>HY</strong> toggle<wbr>
+<nobr>Macro: <strong>HY</strong> toggle</nobr>
 <br>
-<nobr>Macro: <strong>HY</strong> LINES &lt;max. number of consecutive 
hyphenated lines&gt;<wbr>
+<nobr>Macro: <strong>HY</strong> LINES &lt;max. number of consecutive 
hyphenated lines&gt;</nobr>
 <br>
-<nobr>Macro: <strong>HY</strong> MARGIN &lt;size of hyphenation margin&gt;<wbr>
+<nobr>Macro: <strong>HY</strong> MARGIN &lt;size of hyphenation 
margin&gt;</nobr>
 <br>
-<nobr>Macro: <strong>HY</strong> SPACE &lt;extra interword spacing to prevent 
hyphenation&gt;<wbr>
+<nobr>Macro: <strong>HY</strong> SPACE &lt;extra interword spacing to prevent 
hyphenation&gt;</nobr>
 <br>
-<nobr>Macro: <strong>HY</strong> DEFAULT<wbr>
+<nobr>Macro: <strong>HY</strong> DEFAULT</nobr>
 <br>
 Aliases: <strong>HYPHENATE, HYPHENATION</strong>
 
@@ -1898,7 +1898,7 @@
 <hr width="66%" align="left">
 <a name="HY_SET"><h3><u>Set hyphenation parameters all at once</u></h3></a>
 <br>
-<nobr>Macro: <strong>HY_SET</strong> &lt;lines&gt; [ &lt;margin&gt; [ 
&lt;space&gt; ] ]<wbr>
+<nobr>Macro: <strong>HY_SET</strong> &lt;lines&gt; [ &lt;margin&gt; [ 
&lt;space&gt; ] ]</nobr>
 <br>
 Alias: <strong>HYSET</strong>
 
@@ -1947,7 +1947,7 @@
 <hr width="66%" align="left">
 <a name="RW"><h3><u>Reduce whitespace</u></h3></a>
 <br>
-<nobr>Macro: <strong>RW</strong> &lt;amount of whitespace reduction between 
letters&gt;<wbr>
+<nobr>Macro: <strong>RW</strong> &lt;amount of whitespace reduction between 
letters&gt;</nobr>
 <br>
 
 <p>
@@ -2011,7 +2011,7 @@
 <hr width="66%" align="left">
 <a name="EW"><h3><u>Expand whitespace</u></h3></a>
 <br>
-<nobr>Macro: <strong>EW</strong> &lt;amount of whitespace expansion between 
letters&gt;<wbr>
+<nobr>Macro: <strong>EW</strong> &lt;amount of whitespace expansion between 
letters&gt;</nobr>
 <br>
 
 <p>
@@ -2068,7 +2068,7 @@
 <hr width="66%" align="left">
 <a name="BR_AT_LINE_KERN"><h3><u>Break before line kerning</u></h3></a>
 <br>
-<nobr>Macro: <strong>BR_AT_LINE_KERN</strong> toggle<wbr>
+<nobr>Macro: <strong>BR_AT_LINE_KERN</strong> toggle</nobr>
 <br>
 
 <p>
@@ -2106,7 +2106,7 @@
 <hr width="66%" align="left">
 <a name="KERN"><h3><u>Automatic kerning</u></h3></a>
 <br>
-<nobr>Macro: <strong>KERN</strong> toggle<wbr>
+<nobr>Macro: <strong>KERN</strong> toggle</nobr>
 <br>
 
 <p>
@@ -2127,7 +2127,7 @@
 <hr width="66%" align="left">
 <a name="LIGATURES"><h3><u>Automatic ligature generation</u></h3></a>
 <br>
-<nobr>Macro: <strong>LIGATURES</strong> toggle<wbr>
+<nobr>Macro: <strong>LIGATURES</strong> toggle</nobr>
 <br>
 Alias: <strong>LIG</strong>
 
@@ -2202,7 +2202,7 @@
 <hr width="66%" align="left">
 <a name="SETSLANT"><h3><u>Set degree of slant for 
pseudo-italicizing</u></h3></a>
 <br>
-<nobr>Macro: <strong>SETSLANT</strong> &lt;degrees to slant type&gt; | 
RESET<wbr>
+<nobr>Macro: <strong>SETSLANT</strong> &lt;degrees to slant type&gt; | 
RESET</nobr>
 
 <p>
 Pseudo-italicizing of type is accomplished by slanting a roman font
@@ -2276,7 +2276,7 @@
 <hr width="66%" align="left">
 <a name="SETBOLDER"><h3><u>Set amount of emboldening</u></h3></a>
 <br>
-<nobr>Macro: <strong>SETBOLDER</strong> &lt;amount of emboldening, in machine 
units&gt; | RESET<wbr>
+<nobr>Macro: <strong>SETBOLDER</strong> &lt;amount of emboldening, in machine 
units&gt; | RESET</nobr>
 
 <p>
 Emboldening of type is accomplished by printing characters
@@ -2351,7 +2351,7 @@
 <hr width="66%" align="left">
 <a name="CONDENSE"><h3><u>Set percentage for pseudo-condensed type</u></h3></a>
 <br>
-<nobr>Macro: <strong>CONDENSE</strong> &lt;pseudo-condense percentage&gt;<wbr>
+<nobr>Macro: <strong>CONDENSE</strong> &lt;pseudo-condense 
percentage&gt;</nobr>
 
 <p>
 Pseudo-condensing of type is accomplished by reducing the width of
@@ -2435,7 +2435,7 @@
 <hr width="66%" align="left">
 <a name="EXTEND"><h3><u>Set percentage for pseudo-extended type</u></h3></a>
 <br>
-<nobr>Macro: <strong>EXTEND</strong> &lt;pseudo-extend percentage&gt;<wbr>
+<nobr>Macro: <strong>EXTEND</strong> &lt;pseudo-extend percentage&gt;</nobr>
 
 <p>
 Pseudo-extending of type is accomplished by increasing the width of
@@ -2541,7 +2541,7 @@
 <hr width="66%" align="left">
        <a name="ALD"><h3><u>Advance Lead (move downward)</u></h3></a>
 <br>
-<nobr>Macro: <strong>ALD</strong> &lt;distance to move downward&gt;<wbr>
+<nobr>Macro: <strong>ALD</strong> &lt;distance to move downward&gt;</nobr>
 <br>
 <em>*Requires a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a></em>
 
@@ -2599,7 +2599,7 @@
 <hr width="66%" align="left">
        <a name="RLD"><h3><u>Reverse Lead (move upward)</u></h3></a>
 <br>
-<nobr>Macro: <strong>RLD</strong> &lt;distance to move upward&gt;<wbr>
+<nobr>Macro: <strong>RLD</strong> &lt;distance to move upward&gt;</nobr>
 <br>
 <em>*Requires a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of 
measure</a></em>
 
@@ -3056,7 +3056,7 @@
 <hr width="66%" align="left">
        <a name="TAB_SET"><h3><u>Set up typesetting tabs</u></h3></a>
 <br>
-<nobr>Macro: <strong>TAB_SET</strong> &lt;tab number&gt; &lt;indent&gt; 
&lt;length&gt;  L | R | C | J [ QUAD ]<wbr>
+<nobr>Macro: <strong>TAB_SET</strong> &lt;tab number&gt; &lt;indent&gt; 
&lt;length&gt;  L | R | C | J [ QUAD ]</nobr>
 <br>
 <em>*&lt;indent&gt; and &lt;length&gt; require a <a 
href="definitions.html#TERMS_UNITOFMEASURE">unit of measure</a></em>
 
@@ -3257,7 +3257,7 @@
 <hr width="66%" align="left">
        <a name="ST"><h3><u>Set string tabs</u></h3></a>
 <br>
-<nobr>Macro: <strong>ST</strong> &lt;tab number&gt;  L | R | C | J [ QUAD 
]<wbr>
+<nobr>Macro: <strong>ST</strong> &lt;tab number&gt;  L | R | C | J [ QUAD 
]</nobr>
 
 <p>
 After string tabs have been marked off on an input line (see
@@ -3298,7 +3298,7 @@
 <hr width="66%" align="left">
 <a name="TAB"><h3><u>Call tabs</u></h3></a>
 <br>
-<nobr>Macro: <strong>TAB</strong> &lt;tab number&gt;<wbr>
+<nobr>Macro: <strong>TAB</strong> &lt;tab number&gt;</nobr>
 <br>
 Alias: <strong>TB</strong>
 <p>
@@ -3612,7 +3612,7 @@
 <hr width="66%" align="left">
 <a name="MCX"><h3><u>Exit multi-columns</u></h3></a>
 <br>
-<nobr>Macro: <strong>MCX</strong> [ &lt;distance to advance below longest 
column&gt; ]<wbr>
+<nobr>Macro: <strong>MCX</strong> [ &lt;distance to advance below longest 
column&gt; ]</nobr>
 <br>
 <em>*Optional argument requires a <a 
href="definitions.html#TERMS_UNITOFMEASURE">unit of measure</a></em>
 
@@ -3628,7 +3628,7 @@
 in effect <em>at the moment <strong>MCX</strong> is
 invoked.</em>
 <p>
-If you pass the <nobr>&lt;distance&gt; argument to<wbr>
+If you pass the <nobr>&lt;distance&gt; argument to</nobr>
 <strong>MCX</strong>, it advances 1 linespace below the longest
 column (see above) PLUS the distance specified by the argument.
 The argument requires a unit of measure; therefore, to advance
@@ -3844,7 +3844,7 @@
 <hr width="66%" align="left">
 <a name="IL"><h3><u>Indent left</u></h3></a>
 <br>
-<nobr>Macro: <strong>IL</strong> [ &lt;measure&gt; ]<wbr>
+<nobr>Macro: <strong>IL</strong> [ &lt;measure&gt; ]</nobr>
 <br>
 <em>*The optional argument requires a <a 
href="definitions.html#TERMS_UNITOFMEASURE">unit of measure</a></em>
 
@@ -3887,7 +3887,7 @@
 <hr width="66%" align="left">
 <a name="IR"><h3><u>Indent right</u></h3></a>
 <br>
-<nobr>Macro: <strong>IR</strong> [ &lt;measure&gt; ]<wbr>
+<nobr>Macro: <strong>IR</strong> [ &lt;measure&gt; ]</nobr>
 <br>
 <em>*The optional argument requires a <a 
href="definitions.html#TERMS_UNITOFMEASURE">unit of measure</a></em>
 
@@ -3928,7 +3928,7 @@
 <hr width="66%" align="left">
 <a name="IB"><h3><u>Indent both</u></h3></a>
 <br>
-<nobr>Macro: <strong>IB</strong> [ &lt;left measure&gt; &lt;right measure&gt; 
]<wbr>
+<nobr>Macro: <strong>IB</strong> [ &lt;left measure&gt; &lt;right measure&gt; 
]</nobr>
 <br>
 <em>*The optional arguments require a <a 
href="definitions.html#TERMS_UNITOFMEASURE">unit of measure</a></em>
 
@@ -3981,7 +3981,7 @@
 <hr width="66%" align="left">
 <a name="TI"><h3><u>Temporary (left) indent</u></h3></a>
 <br>
-<nobr>Macro: <strong>TI</strong> [ &lt;measure&gt; ]<wbr>
+<nobr>Macro: <strong>TI</strong> [ &lt;measure&gt; ]</nobr>
 <br>
 <em>*The optional argument requires a <a 
href="definitions.html#TERMS_UNITOFMEASURE">unit of measure</a></em>
 
@@ -4026,7 +4026,7 @@
 <hr width="66%" align="left">
 <a name="HI"><h3><u>Hanging indent</u></h3></a>
 <br>
-<nobr>Macro: <strong>HI</strong> [ &lt;measure&gt; ]<wbr>
+<nobr>Macro: <strong>HI</strong> [ &lt;measure&gt; ]</nobr>
 <br>
 <em>*The optional argument requires a <a 
href="definitions.html#TERMS_UNITOFMEASURE">unit of measure</a></em>
 
@@ -4141,13 +4141,13 @@
 <hr width="66%" align="left">
 <a name="IQ"><h3><u>Quitting indents</u></h3></a>
 <br>
-<nobr>Macro: <strong>IQ</strong>&nbsp;&nbsp;[ CLEAR ]&nbsp;&nbsp;(quit any/all 
indents -- see <strong>*IMPORTANT NOTE</strong>)<wbr>
+<nobr>Macro: <strong>IQ</strong>&nbsp;&nbsp;[ CLEAR ]&nbsp;&nbsp;(quit any/all 
indents -- see <strong>*IMPORTANT NOTE</strong>)</nobr>
 <br>
-<nobr>Macro: <strong>ILX</strong>&nbsp;[ CLEAR ]&nbsp;&nbsp;(exit 
<strong>I</strong>ndent <strong>L</strong>eft)<wbr>
+<nobr>Macro: <strong>ILX</strong>&nbsp;[ CLEAR ]&nbsp;&nbsp;(exit 
<strong>I</strong>ndent <strong>L</strong>eft)</nobr>
 <br>
-<nobr>Macro: <strong>IRX</strong>&nbsp;[ CLEAR ]&nbsp;&nbsp;(exit 
<strong>I</strong>ndent <strong>R</strong>ight)<wbr>
+<nobr>Macro: <strong>IRX</strong>&nbsp;[ CLEAR ]&nbsp;&nbsp;(exit 
<strong>I</strong>ndent <strong>R</strong>ight)</nobr>
 <br>
-<nobr>Macro: <strong>IBX</strong>&nbsp;[ CLEAR ]&nbsp;&nbsp;(exit 
<strong>I</strong>ndent <strong>B</strong>oth)<wbr>
+<nobr>Macro: <strong>IBX</strong>&nbsp;[ CLEAR ]&nbsp;&nbsp;(exit 
<strong>I</strong>ndent <strong>B</strong>oth)</nobr>
 
 <p>
 <strong>*IMPORTANT NOTE:</strong>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]