[tex4ht-commits] [SCM] tex4ht updated: r849 - trunk/lit
michal_h21 at gnu.org.ua
michal_h21 at gnu.org.ua
Fri Nov 27 21:10:35 CET 2020
Author: michal_h21
Date: 2020-11-27 22:10:35 +0200 (Fri, 27 Nov 2020)
New Revision: 849
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-ooffice.tex
Log:
fixed paragraph handling in csquotes quoting environments
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2020-11-27 13:12:54 UTC (rev 848)
+++ trunk/lit/ChangeLog 2020-11-27 20:10:35 UTC (rev 849)
@@ -3,6 +3,9 @@
* tex4ht-ooffice.tex (ooffice.4ht): don't remove footcite support for
Biblatex-dw.
https://puszcza.gnu.org.ua/bugs/index.php?492
+ * tex4ht-ooffice.tex (ooffice.4ht): fixed paragraph handling for Csquotes
+ quotation environments.
+ https://puszcza.gnu.org.ua/bugs/index.php?490
2020-11-26 Michal Hoftich <michal.h21 at gmail.com>
Modified: trunk/lit/tex4ht-ooffice.tex
===================================================================
--- trunk/lit/tex4ht-ooffice.tex 2020-11-27 13:12:54 UTC (rev 848)
+++ trunk/lit/tex4ht-ooffice.tex 2020-11-27 20:10:35 UTC (rev 849)
@@ -3141,11 +3141,11 @@
{\EndP \HCode{<text:p text:style-name="quote\if at rl-rtl\fi">}}%
{\HCode{</text:p>}}%
{\HCode{</text:p>}}%
-\par%
-}{\par}{}{\egroup\EndP\par}
+}{}{}{\egroup\noindent}
>>>
+
%%%%%%%%%%%%%
\subsection{Environment Envelop}
%%%%%%%%%%%%%
More information about the tex4ht-commits
mailing list.