summaryrefslogtreecommitdiff
path: root/support/TeX4ht/source/tex4ht-ooffice.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-10-21 03:01:19 +0000
committerNorbert Preining <norbert@preining.info>2021-10-21 03:01:19 +0000
commita94181338fbbc4c93ae38719f727b05d3e5be421 (patch)
treeaf6f6809e189b9ac1c11f1b6c9d54f7b0e54cd84 /support/TeX4ht/source/tex4ht-ooffice.tex
parent97a50891a87d07d3cc327188a2b00b5c11e3c309 (diff)
CTAN sync 202110210301
Diffstat (limited to 'support/TeX4ht/source/tex4ht-ooffice.tex')
-rw-r--r--support/TeX4ht/source/tex4ht-ooffice.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/support/TeX4ht/source/tex4ht-ooffice.tex b/support/TeX4ht/source/tex4ht-ooffice.tex
index 411342a899..3e23f6ff89 100644
--- a/support/TeX4ht/source/tex4ht-ooffice.tex
+++ b/support/TeX4ht/source/tex4ht-ooffice.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-ooffice.tex 997 2021-10-19 12:30:26Z michal_h21 $
+% $Id: tex4ht-ooffice.tex 999 2021-10-20 07:25:51Z michal_h21 $
% compile 3 times: latex tex4ht-ooffice
% htlatex tex4ht-ooffice "xhtml,4,sections+"
%
@@ -1563,11 +1563,11 @@ when the files are ready for zipping.
Koma classes have subtitle command and option.
\<scr subtitle\><<<
-\Configure{subtitle}{\ifvmode\IgnorePar\fi\EndP\HCode{<text:p text:style-name="subtitle|<cond rtl class|>">}}{\HCode{</text:p>}}
+\Configure{subtitle}{\ifvmode\IgnorePar\fi\EndP\HCode{<text:p text:style-name="Subtitle|<cond rtl class|>">}}{\HCode{</text:p>}}
\NewConfigureOO{subtitle}
\ConfigureOO{subtitle}{%
-<style:style style:name="subtitle"
+<style:style style:name="Subtitle"
style:family="paragraph"
style:parent-style-name="Heading"
style:next-style-name="author"
@@ -1582,7 +1582,7 @@ Koma classes have subtitle command and option.
style:font-weight-complex="bold"
fo:text-align="center"
style:justify-single-word="false"/>
-</style:style> \Hnewline <style:style style:name="subtitle-rtl"
+</style:style> \Hnewline <style:style style:name="Subtitle-rtl"
style:family="paragraph"
style:parent-style-name="Heading-rtl"
style:next-style-name="author-rtl"