From 9c6b719a925395c95a580982fec885256757d972 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 30 Dec 2021 03:03:03 +0000 Subject: CTAN sync 202112300303 --- support/TeX4ht/source/ChangeLog | 6 ++++++ support/TeX4ht/source/tex4ht-ooffice.tex | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'support/TeX4ht') diff --git a/support/TeX4ht/source/ChangeLog b/support/TeX4ht/source/ChangeLog index bc6a82d022..a10b131def 100644 --- a/support/TeX4ht/source/ChangeLog +++ b/support/TeX4ht/source/ChangeLog @@ -1,3 +1,9 @@ +2021-12-28 Michal Hoftich + + * tex4ht-ooffice.tex (ooffice.4ht): don't indent paragraph after + the quote environment. + https://tex.stackexchange.com/a/628356/2891 + 2021-12-27 Michal Hoftich * tex4ht-4ht.tex (cleveref.4ht): remove nested links from Cleveref. diff --git a/support/TeX4ht/source/tex4ht-ooffice.tex b/support/TeX4ht/source/tex4ht-ooffice.tex index ac92c033f7..81949b4a97 100644 --- a/support/TeX4ht/source/tex4ht-ooffice.tex +++ b/support/TeX4ht/source/tex4ht-ooffice.tex @@ -1,4 +1,4 @@ -% $Id: tex4ht-ooffice.tex 1033 2021-12-17 14:34:50Z michal_h21 $ +% $Id: tex4ht-ooffice.tex 1044 2021-12-28 21:08:50Z michal_h21 $ % compile 3 times: latex tex4ht-ooffice % htlatex tex4ht-ooffice "xhtml,4,sections+" % @@ -3264,7 +3264,7 @@ See html4 comment regarding \verb+\Configure{jbanchor}{\Link}{\EndLink}+ \<<< \ConfigureEnv{quote} {|} - {|\par\ShowPar} + {|\par\IgnoreIndent} {\EndP \ifvmode \IgnorePar\fi \bgroup |% } -- cgit v1.2.3