[tex4ht-commits] [SCM] tex4ht updated: r460 - trunk/lit
michal_h21 at gnu.org.ua
michal_h21 at gnu.org.ua
Mon Dec 10 18:01:18 CET 2018
Author: michal_h21
Date: 2018-12-10 19:01:18 +0200 (Mon, 10 Dec 2018)
New Revision: 460
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-mathjax.tex
Log:
Added configurations for eqnarray
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2018-12-09 09:55:54 UTC (rev 459)
+++ trunk/lit/ChangeLog 2018-12-10 17:01:18 UTC (rev 460)
@@ -2,6 +2,8 @@
* tex4ht-mathjax.tex (mathjax-latex-4ht.4ht): configure environments and
other redefinitions inside \AtBeginDocument.
+ * tex4ht-mathjax.tex (mathjax-latex-4ht.4ht): added configurations for
+ eqnarray.
2018-12-04 Michal Hoftich <michal.h21 at gmail.com>
Modified: trunk/lit/tex4ht-mathjax.tex
===================================================================
--- trunk/lit/tex4ht-mathjax.tex 2018-12-09 09:55:54 UTC (rev 459)
+++ trunk/lit/tex4ht-mathjax.tex 2018-12-10 17:01:18 UTC (rev 460)
@@ -120,6 +120,8 @@
\VerbMath{equation*}
\VerbMath{math}
\VerbMath{displaymath}
+\VerbMath{eqnarray}
+\VerbMath{eqnarray*}
>>>
It is necessary to reset env configurations for multline
More information about the tex4ht-commits
mailing list