[tex4ht-commits] [SCM] tex4ht updated: r1044 - trunk/lit

Michal Hoftich INVALID.NOREPLY at gnu.org.ua
Tue Dec 28 22:08:50 CET 2021


Author: michal_h21
Date: 2021-12-28 21:08:50 +0000 (Tue, 28 Dec 2021)
New Revision: 1044

Modified:
   trunk/lit/ChangeLog
   trunk/lit/tex4ht-ooffice.tex
Log:
don't indent paragraph after the quote environment

Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog	2021-12-27 18:25:26 UTC (rev 1043)
+++ trunk/lit/ChangeLog	2021-12-28 21:08:50 UTC (rev 1044)
@@ -1,3 +1,9 @@
+2021-12-28  Michal Hoftich  <michal.h21 at 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 at gmail.com>
 
 	* tex4ht-4ht.tex (cleveref.4ht): remove nested links from Cleveref.

Modified: trunk/lit/tex4ht-ooffice.tex
===================================================================
--- trunk/lit/tex4ht-ooffice.tex	2021-12-27 18:25:26 UTC (rev 1043)
+++ trunk/lit/tex4ht-ooffice.tex	2021-12-28 21:08:50 UTC (rev 1044)
@@ -3264,7 +3264,7 @@
 \<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|>%
    }



More information about the tex4ht-commits mailing list.