summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/generic')
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/ChangeLog6
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/tex4ht-ooffice.tex4
2 files changed, 8 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/ChangeLog b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
index bc6a82d0221..a10b131def3 100644
--- a/Master/texmf-dist/source/generic/tex4ht/ChangeLog
+++ b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
@@ -1,3 +1,9 @@
+2021-12-28 Michal Hoftich <michal.h21@gmail.com>
+
+ * 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 <michal.h21@gmail.com>
* tex4ht-4ht.tex (cleveref.4ht): remove nested links from Cleveref.
diff --git a/Master/texmf-dist/source/generic/tex4ht/tex4ht-ooffice.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-ooffice.tex
index ac92c033f76..81949b4a97d 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 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}+
\<ooffice begin-end env\><<<
\ConfigureEnv{quote}
{|<begin env section|>}
- {|<end env section|>\par\ShowPar}
+ {|<end env section|>\par\IgnoreIndent}
{\EndP \ifvmode \IgnorePar\fi
\bgroup |<HtmlPar at quote|>%
}