summaryrefslogtreecommitdiff
path: root/support/TeX4ht/source/tex4ht-html4.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-10-13 03:01:03 +0000
committerNorbert Preining <norbert@preining.info>2021-10-13 03:01:03 +0000
commitf3646ee8d559655d609cfc1108a77dea360c933a (patch)
tree2be9068915923c430bb3e04fc6346e1e3f56ecb6 /support/TeX4ht/source/tex4ht-html4.tex
parent20b79660fb560eb1dd8e80d44837e0d4c17ca03c (diff)
CTAN sync 202110130301
Diffstat (limited to 'support/TeX4ht/source/tex4ht-html4.tex')
-rw-r--r--support/TeX4ht/source/tex4ht-html4.tex18
1 files changed, 9 insertions, 9 deletions
diff --git a/support/TeX4ht/source/tex4ht-html4.tex b/support/TeX4ht/source/tex4ht-html4.tex
index e8e952e56b..15c1f88db8 100644
--- a/support/TeX4ht/source/tex4ht-html4.tex
+++ b/support/TeX4ht/source/tex4ht-html4.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-html4.tex 988 2021-09-28 21:06:02Z michal_h21 $
+% $Id: tex4ht-html4.tex 992 2021-10-12 12:17:53Z michal_h21 $
% Compile 4 times: latex tex4ht-html4
% Copy html4.4ht into the work directory before all but the last compilation.
%
@@ -9178,7 +9178,7 @@ The hbox is for avoiding the start of a new paragraph, if in vmode.
\<ams proc,book\><<<
\Configure{paragraph}{}{}
- {\ShowPar\IgnoreIndent\HCode{<span class="paragraphHead"\a:LRdir>}\begingroup\bf}
+ {\ShowPar\IgnoreIndent\HCode{<span class="paragraphHead"\a:LRdir>}\begingroup}
{\endgroup\HCode{</span>}\IgnorePar}
\ConfigureMark{subparagraph}{\thesubparagraph}
\Css{.paragraphHead { margin-top:2em; font-weight: bold;}}
@@ -9197,7 +9197,7 @@ The hbox is for avoiding the start of a new paragraph, if in vmode.
\<ams proc,book\><<<
\Configure{subparagraph}{}{}
- {\ShowPar\HCode{<span class="subparagraphHead"\a:LRdir>}\begingroup\bf
+ {\ShowPar\HCode{<span class="subparagraphHead"\a:LRdir>}\begingroup
\TitleMark\space}
{\endgroup\HCode{</span>}\IgnorePar}
\Css{.subparagraphHead { font-weight: bold;}}
@@ -10264,21 +10264,21 @@ need to change early the catcodes of `\verb'_' and `\verb'^'.
|<config lists of figures and tables|>
\Configure{paragraph}{}{}
- {\ShowPar\IgnoreIndent\HCode{<span class="paragraphHead"\a:LRdir>}\begingroup\bf}
- {\endgroup\HCode{</span>}}
+ {\ShowPar\IgnoreIndent\HCode{<span class="paragraphHead"\a:LRdir>}\begingroup}
+ {\endgroup\HCode{</span>}\IgnorePar}
\Configure{likeparagraph}{}{}
{\ShowPar\IgnoreIndent\HCode{<span class="likeparagraphHead"\a:LRdir>}}
- {\HCode{</span>}}
+ {\HCode{</span>}\IgnorePar}
\Css{.paragraphHead, .likeparagraphHead
{ margin-top:2em; font-weight: bold;}}
-\ConfigureMark{subparagraph}{\thesubparagraph}
+\ConfigureMark{subparagraph}{}
\Configure{subparagraph}{}{}
- {\ShowPar\HCode{<span class="subparagraphHead"\a:LRdir>}\begingroup\bf
+ {\ShowPar\HCode{<span class="subparagraphHead"\a:LRdir>}\begingroup
\TitleMark\space}
{\endgroup\HCode{</span>}\IgnorePar}
\Configure{likesubparagraph}{}{}
- {\ShowPar\HCode{<span class="likesubparagraphHead"\a:LRdir>}\begingroup\bf}
+ {\ShowPar\HCode{<span class="likesubparagraphHead"\a:LRdir>}\begingroup}
{\endgroup\HCode{</span>}\IgnorePar}
\Css{.subparagraphHead, .likesubparagraphHead
{ font-weight: bold;}}