[tex4ht-commits] [SCM] tex4ht updated: r1290 - trunk/lit
Michal Hoftich
INVALID.NOREPLY at gnu.org.ua
Tue Jan 24 12:53:35 CET 2023
Author: michal_h21
Date: 2023-01-24 11:53:35 +0000 (Tue, 24 Jan 2023)
New Revision: 1290
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-ooffice.tex
Log:
Added missing space in the style declaration
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2023-01-20 10:08:57 UTC (rev 1289)
+++ trunk/lit/ChangeLog 2023-01-24 11:53:35 UTC (rev 1290)
@@ -1,3 +1,8 @@
+2023-01-24 Michal Hoftich <michal.h21 at gmail.com>
+
+ * tex4ht-ooffice.tex (ooffice.4ht): added missing space in the style
+ declaration.
+
2023-01-20 Michal Hoftich <michal.h21 at gmail.com>
* tex4ht-ooffice.tex (ooffice.4ht): previous commit introduced bugs
Modified: trunk/lit/tex4ht-ooffice.tex
===================================================================
--- trunk/lit/tex4ht-ooffice.tex 2023-01-20 10:08:57 UTC (rev 1289)
+++ trunk/lit/tex4ht-ooffice.tex 2023-01-24 11:53:35 UTC (rev 1290)
@@ -7514,7 +7514,7 @@
fo:font-style="normal"
fo:font-weight="normal"
% fo:font-size="75\%"
- style:text-position="0\prcnt:ch 100\prcnt:ch"
+ style:text-position="0\prcnt:ch\space 100\prcnt:ch"
/>\Hnewline
</style:style>\Hnewline
>>>
More information about the tex4ht-commits
mailing list.