[tex4ht-commits] [SCM] tex4ht updated: r153 - trunk/lit
karl at gnu.org.ua
karl at gnu.org.ua
Thu Jun 11 01:25:17 CEST 2015
Author: karl
Date: 2015-06-11 02:25:17 +0300 (Thu, 11 Jun 2015)
New Revision: 153
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-ooffice.tex
Log:
for oo images: use \Gin at ext rather than \PictExt
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2015-06-10 23:13:22 UTC (rev 152)
+++ trunk/lit/ChangeLog 2015-06-10 23:25:17 UTC (rev 153)
@@ -1,3 +1,9 @@
+2015-06-10 Michal Hoftich <michal.h21 at gmail.com>
+
+ * tex4ht-ooffice.tex (save image name): use \Gin at ext rather than
+ \PictExt (which is apparently always png). Report from Simon Spiegel,
+ 10 Jun 2015 10:21:19.
+
2015-06-10 Radhakrishnan CV <cvr at river-valley.org>
* tex4ht-4ht.tex (biblatex): \blx at checksum was a parameterless
Modified: trunk/lit/tex4ht-ooffice.tex
===================================================================
--- trunk/lit/tex4ht-ooffice.tex 2015-06-10 23:13:22 UTC (rev 152)
+++ trunk/lit/tex4ht-ooffice.tex 2015-06-10 23:25:17 UTC (rev 153)
@@ -1045,7 +1045,7 @@
>>>
\<save image name\><<<
-\expandafter\getImgFile\expandafter{\Gin at base}{\PictExt}
+\expandafter\getImgFile\expandafter{\Gin at base}{\Gin at ext}
>>>
More information about the tex4ht-commits
mailing list