summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-12-18 21:55:28 +0000
committerKarl Berry <karl@freefriends.org>2021-12-18 21:55:28 +0000
commit18d54b46f7345fb224830c2d74555b08f2b127bb (patch)
tree67b3ad2538117b4ff2c163b316fedd8434edf2ab /Master/texmf-dist
parentf4c64624856e899e9cacb93d7e957fb2f7d4768e (diff)
\ShowPar for \paragraph in ooffice, tex4ht r1033
git-svn-id: svn://tug.org/texlive/trunk@61343 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/ChangeLog6
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/tex4ht-ooffice.tex4
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht6
3 files changed, 11 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/ChangeLog b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
index 8554aae871a..6c8345696aa 100644
--- a/Master/texmf-dist/source/generic/tex4ht/ChangeLog
+++ b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
@@ -1,3 +1,9 @@
+2021-12-17 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-ooffice.tex (ooffice.4ht): use \ShowPar in \:DefineParagraph,
+ otherwise the paragraph start doesn't show in some cases.
+ https://github.com/michal-h21/make4ht/issues/59
+
2021-12-16 Michal Hoftich <michal.h21@gmail.com>
* tex4ht-fonts-ebgaramond.tex: updated EB Garamond fonts.
diff --git a/Master/texmf-dist/source/generic/tex4ht/tex4ht-ooffice.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-ooffice.tex
index 83076031b47..ac92c033f76 100644
--- a/Master/texmf-dist/source/generic/tex4ht/tex4ht-ooffice.tex
+++ b/Master/texmf-dist/source/generic/tex4ht/tex4ht-ooffice.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-ooffice.tex 1028 2021-12-11 17:51:14Z michal_h21 $
+% $Id: tex4ht-ooffice.tex 1033 2021-12-17 14:34:50Z michal_h21 $
% compile 3 times: latex tex4ht-ooffice
% htlatex tex4ht-ooffice "xhtml,4,sections+"
%
@@ -469,7 +469,7 @@ in the character style passed as the second argument.
\Configure{#1}
{\ifvmode\IgnorePar\fi\EndP \HCode{<!--start of #1 -->}}
{\ifvmode\IgnorePar\fi\EndP \HCode{<!--start of #1 -->}}
- {\bgroup\HTML:PAR{#1-p}{#1-p}\ifvmode\IgnorePar\fi\EndP\par\HCode{<text:span text:style-name="#2" >}}
+ {\bgroup\HTML:PAR{#1-p}{#1-p}\ifvmode\IgnorePar\fi\EndP\par\ShowPar\HCode{<text:span text:style-name="#2" >}}
{\HCode{</text:span><text:s/><text:s/>\Hnewline}\egroup\IgnorePar}
\:ParagraphStyle{#1-p}
}
diff --git a/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht b/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht
index 5e9da080259..7fb6895489c 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht
@@ -1,4 +1,4 @@
-% ooffice.4ht (2021-12-11-13:37), generated from tex4ht-ooffice.tex
+% ooffice.4ht (2021-12-17-14:47), generated from tex4ht-ooffice.tex
% Copyright 2009-2021 TeX Users Group
% Copyright 2001-2009 Maarten Wisse, James Naughton, Eitan M. Gurari
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2021-12-11-13:37}
+\immediate\write-1{version 2021-12-17-14:47}
\exit:ifnot{Preamble,%
algorithmicx,%
@@ -201,7 +201,7 @@ xmlns:xlink="http://www.w3.org/1999/xlink"\Hnewline
\Configure{#1}
{\ifvmode\IgnorePar\fi\EndP \HCode{<!--start of #1 -->}}
{\ifvmode\IgnorePar\fi\EndP \HCode{<!--start of #1 -->}}
- {\bgroup\HTML:PAR{#1-p}{#1-p}\ifvmode\IgnorePar\fi\EndP\par\HCode{<text:span text:style-name="#2" >}}
+ {\bgroup\HTML:PAR{#1-p}{#1-p}\ifvmode\IgnorePar\fi\EndP\par\ShowPar\HCode{<text:span text:style-name="#2" >}}
{\HCode{</text:span><text:s/><text:s/>\Hnewline}\egroup\IgnorePar}
\:ParagraphStyle{#1-p}
}