summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-10-19 21:55:50 +0000
committerKarl Berry <karl@freefriends.org>2021-10-19 21:55:50 +0000
commitdd8e3211dcf7fe2afbdf9b6a35652aa68d8b106f (patch)
treeadb64c6ee72907ba8745f298bad5cc4e667e262f /Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
parentd11aca7e491df85caaa8039770d1c5bc6aceed3c (diff)
koma+odt subtitle support, tex4ht r996-997; spurious caption text, tex4ht r998
git-svn-id: svn://tug.org/texlive/trunk@60806 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex')
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex8
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
index 15c1f88db88..e77a08d20c6 100644
--- a/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
+++ b/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-html4.tex 992 2021-10-12 12:17:53Z michal_h21 $
+% $Id: tex4ht-html4.tex 996 2021-10-19 08:41:34Z michal_h21 $
% Compile 4 times: latex tex4ht-html4
% Copy html4.4ht into the work directory before all but the last compilation.
%
@@ -6197,6 +6197,7 @@ thanks author date and>>>
{\ifvmode \IgnorePar\fi\EndP \HCode{<div class="dedication" >}}
{\ifvmode \IgnorePar\fi\EndP \HCode{</div>}}
\Css{div.dedication {text-align:center;}}
+\Css{div.titlepage{ margin-bottom: 2em; text-align:center; }}
>>>
@@ -10408,6 +10409,11 @@ need to change early the catcodes of `\verb'_' and `\verb'^'.
{\HCode{</h5>}\HtmlParOn \IgnoreIndent\egroup\par\ShowPar}
>>>
+Support for subtitle
+\<scr article,report,book\><<<
+\Configure{subtitle}{\ifvmode\IgnorePar\fi\EndP\HCode{<div class="subtitle">}}{\HCode{</div>}}
+>>>
+
\<scrbook end units\><<<
\Configure{endlikeparagraph}
{paragraph,subsubsection,likesubsubsection,subsection,%