[tex4ht-commits] [SCM] tex4ht updated: r1045 - trunk/lit
Michal Hoftich
INVALID.NOREPLY at gnu.org.ua
Wed Dec 29 16:03:06 CET 2021
Author: michal_h21
Date: 2021-12-29 15:03:05 +0000 (Wed, 29 Dec 2021)
New Revision: 1045
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-ooffice.tex
Log:
don't require no indent in every case
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2021-12-28 21:08:50 UTC (rev 1044)
+++ trunk/lit/ChangeLog 2021-12-29 15:03:05 UTC (rev 1045)
@@ -1,3 +1,9 @@
+2021-12-29 Michal Hoftich <michal.h21 at gmail.com>
+
+ * tex4ht-ooffice.tex (ooffice.4ht): don't require \noindent in all
+ cases after the quote environment.
+ https://tex.stackexchange.com/a/628356/2891
+
2021-12-28 Michal Hoftich <michal.h21 at gmail.com>
* tex4ht-ooffice.tex (ooffice.4ht): don't indent paragraph after
Modified: trunk/lit/tex4ht-ooffice.tex
===================================================================
--- trunk/lit/tex4ht-ooffice.tex 2021-12-28 21:08:50 UTC (rev 1044)
+++ trunk/lit/tex4ht-ooffice.tex 2021-12-29 15:03:05 UTC (rev 1045)
@@ -3264,7 +3264,7 @@
\<ooffice begin-end env\><<<
\ConfigureEnv{quote}
{|<begin env section|>}
- {|<end env section|>\par\IgnoreIndent}
+ {|<end env section|>\par\noindent}
{\EndP \ifvmode \IgnorePar\fi
\bgroup |<HtmlPar at quote|>%
}
More information about the tex4ht-commits
mailing list.