[tex4ht-commits] [SCM] tex4ht updated: r420 - trunk/lit
michal_h21 at gnu.org.ua
michal_h21 at gnu.org.ua
Wed Jul 4 11:45:43 CEST 2018
Author: michal_h21
Date: 2018-07-04 12:45:43 +0300 (Wed, 04 Jul 2018)
New Revision: 420
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-ooffice.tex
Log:
fixed mime type for math
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2018-07-04 08:37:17 UTC (rev 419)
+++ trunk/lit/ChangeLog 2018-07-04 09:45:43 UTC (rev 420)
@@ -2,6 +2,7 @@
* tex4ht-ooffice.tex (ooffice.4ht): removed all DOCTYPE definitions, they
cause validation failure in https://odfvalidator.org/.
+ * tex4ht-ooffice.tex (ooffice-mml.4ht): fixed mime type.
2018-07-03 Karl Berry <karl at freefriends.org>
Modified: trunk/lit/tex4ht-ooffice.tex
===================================================================
--- trunk/lit/tex4ht-ooffice.tex 2018-07-04 08:37:17 UTC (rev 419)
+++ trunk/lit/tex4ht-ooffice.tex 2018-07-04 09:45:43 UTC (rev 420)
@@ -549,7 +549,7 @@
manifest:media-type="text/xml"
manifest:full-path="|<math obj name|>/settings.xml"/>\Hnewline
<manifest:file-entry
- manifest:media-type="application/vnd.sun.xml.math"
+ manifest:media-type="application/vnd.oasis.opendocument.formula"
manifest:full-path="|<math obj name|>/"/>
>>>
More information about the tex4ht-commits
mailing list