diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-12-15 06:57:56 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-12-15 06:57:56 -0800 |
commit | 21f9fb76746b1513e483a5a18b2e38e835b367a3 (patch) | |
tree | d72ceb9cbf61f35b33f5d9e2d3e67a6970800786 /txr.1 | |
parent | 237237b92d00ac9d15bbe01c7d13ec6fb0fb850c (diff) | |
download | txr-21f9fb76746b1513e483a5a18b2e38e835b367a3.tar.gz txr-21f9fb76746b1513e483a5a18b2e38e835b367a3.tar.bz2 txr-21f9fb76746b1513e483a5a18b2e38e835b367a3.zip |
HTML doc: markup in lower case.
Requires updated man2html which puts out lower case.
* genman.txr: All matched and generated HTML is lower case.
* txr.1 (NP*): Use lower case h4 tag in M2SS macro.
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -317,7 +317,7 @@ .\" numbered paragraph .de NP* . ie \n(M2 \{\ -. M2SS 2 H4 "\\n[shco].\\n[ssco].\\n+[spco] \\$*" +. M2SS 2 h4 "\\n[shco].\\n[ssco].\\n+[spco] \\$*" . \} . el \{\ . TP* "\f[B]\\n[shco].\\n[ssco].\\n+[spco] \\$*\f[]" |