summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-12-28 23:00:39 +0000
committerKarl Berry <karl@freefriends.org>2021-12-28 23:00:39 +0000
commit381aeb3b8e3f3532a07ff862d07c56ebe34f5389 (patch)
treeb7ec9b4d1e625f57c4cb492b2e0f6fd68e47091e /Master/texmf-dist/source/generic
parent856ff1f6f5b3f90f70a7026ffa5076cc55a120f5 (diff)
noindent after quote, tex4ht r1044
git-svn-id: svn://tug.org/texlive/trunk@61435 c570f23f-e606-0410-a88d-b1316a301751
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|>%
}