summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPTPi <PTPi>2013-09-05 18:36:11 +0000
committerPTPi <PTPi>2013-09-05 18:36:11 +0000
commit5fcf73d04a21622b908b07ae12705fd438defeb4 (patch)
treeb2bab9b9f39fef920047b2ebf907a20aed462e35
parent0406990fa21563bfa9dff8d12166f5c1e13feb99 (diff)
downloadgroff-5fcf73d04a21622b908b07ae12705fd438defeb4.tar.gz
Doc fix (tables-of-contents.html).
-rw-r--r--contrib/mom/momdoc/tables-of-contents.html11
1 files changed, 5 insertions, 6 deletions
diff --git a/contrib/mom/momdoc/tables-of-contents.html b/contrib/mom/momdoc/tables-of-contents.html
index 000f0b7c..c9a8ffac 100644
--- a/contrib/mom/momdoc/tables-of-contents.html
+++ b/contrib/mom/momdoc/tables-of-contents.html
@@ -757,17 +757,17 @@ Capitalization may be enabled or disabled on a per-title basis.
</p>
<p>
-As an example, if you want a particular entry level to be in
-Helvetica, italics, and slightly larger than other entries, you could
-do either
+As an example, if you want a particular entry level, say
+&#8220;2&#8221;, to be in Helvetica, italics, and slightly larger
+than other entries, you could do either
<br/>
<span class="pre-in-pp">
- .TOC_TITLE_ENTRY FAMILY H FONT I SIZE +.25
+ .TOC_ENTRY_STYLE 2 FAMILY H FONT I SIZE +.25
</span>
or
<br/>
<span class="pre-in-pp">
- .TOC_TITLE_ENTRY \
+ .TOC_ENTRY_STYLE 2 \
FAMILY H
FONT I \
SIZE +.25
@@ -838,7 +838,6 @@ is enabled.
</p>
</div>
-
<h4 id="toc-additional" class="docs" style="margin-top: -1em;">5. Additional table of contents control macros</h4>
<p>