[tex4ht-commits] [SCM] tex4ht updated: r422 - trunk/lit
michal_h21 at gnu.org.ua
michal_h21 at gnu.org.ua
Tue Jul 31 22:03:11 CEST 2018
Author: michal_h21
Date: 2018-07-31 23:03:11 +0300 (Tue, 31 Jul 2018)
New Revision: 422
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-ooffice.tex
Log:
Removed entity, it caused Xtpipes error
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2018-07-04 17:34:48 UTC (rev 421)
+++ trunk/lit/ChangeLog 2018-07-31 20:03:11 UTC (rev 422)
@@ -1,3 +1,8 @@
+2018-07-32 Michal Hoftich <michal.h21 at gmail.com>
+
+ * tex4ht-ooffice.tex (ooffice.4ht): removed &npsp; entity from configuration
+ for HBorder, it caused Xtpipes error.
+
2018-07-04 Michal Hoftich <michal.h21 at gmail.com>
* tex4ht-ooffice.tex (ooffice.4ht): removed all DOCTYPE definitions, they
Modified: trunk/lit/tex4ht-ooffice.tex
===================================================================
--- trunk/lit/tex4ht-ooffice.tex 2018-07-04 17:34:48 UTC (rev 421)
+++ trunk/lit/tex4ht-ooffice.tex 2018-07-31 20:03:11 UTC (rev 422)
@@ -5867,7 +5867,7 @@
>>>
\<HBorder vspace td\><<<
-<td\Hnewline>\string </td>%
+<td\Hnewline>\string&\csname :sharp\endcsname xA0;</td>%
>>>
\<end HBorder vspace\><<<
More information about the tex4ht-commits
mailing list