[tex4ht-commits] [SCM] tex4ht updated: r1275 - trunk/lit
Michal Hoftich
INVALID.NOREPLY at gnu.org.ua
Sat Dec 24 13:38:23 CET 2022
Author: michal_h21
Date: 2022-12-24 12:38:23 +0000 (Sat, 24 Dec 2022)
New Revision: 1275
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-html4.tex
Log:
Added support for the inclusion of mps images
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2022-12-23 13:35:49 UTC (rev 1274)
+++ trunk/lit/ChangeLog 2022-12-24 12:38:23 UTC (rev 1275)
@@ -1,3 +1,9 @@
+2022-12-24 Michal Hoftich <michal.h21 at gmail.com>
+
+ * tex4ht-html4.tex (html4.4ht): added support for the inclusion of
+ MPS images.
+ https://tex.stackexchange.com/a/669526/2891
+
2022-12-23 Michal Hoftich <michal.h21 at gmail.com>
* tex4ht-html4.tex (html4.4ht): fixed paragraph handling in the
Modified: trunk/lit/tex4ht-html4.tex
===================================================================
--- trunk/lit/tex4ht-html4.tex 2022-12-23 13:35:49 UTC (rev 1274)
+++ trunk/lit/tex4ht-html4.tex 2022-12-24 12:38:23 UTC (rev 1275)
@@ -14029,7 +14029,7 @@
supported formats by tex4ht.
\<graphics default extensions\><<<
-\DeclareGraphicsExtensions{.png,.svg,.jpg,.eps,.pdf}
+\DeclareGraphicsExtensions{.png,.svg,.jpg,.eps,.pdf,.mps}
>>>
More information about the tex4ht-commits
mailing list.