[tex4ht-commits] [SCM] tex4ht updated: r1279 - trunk/lit

Michal Hoftich INVALID.NOREPLY at gnu.org.ua
Tue Dec 27 21:16:13 CET 2022


Author: michal_h21
Date: 2022-12-27 20:16:12 +0000 (Tue, 27 Dec 2022)
New Revision: 1279

Modified:
   trunk/lit/ChangeLog
   trunk/lit/tex4ht-mathjax.tex
Log:
fixed toc \left and \right in mathjax

Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog	2022-12-26 19:24:35 UTC (rev 1278)
+++ trunk/lit/ChangeLog	2022-12-27 20:16:12 UTC (rev 1279)
@@ -1,3 +1,9 @@
+2022-12-27  Michal Hoftich  <michal.h21 at gmail.com>
+
+	* tex4ht-mathjax.tex (mathjax-latex-4ht.4ht): fixed use of \left and
+	\right in a TOC.
+	https://tex.stackexchange.com/a/669861/2891
+	
 2022-12-26  Michal Hoftich  <michal.h21 at gmail.com>
 
 	* tex4ht-4ht.tex (mdframed.4ht): prevent compilation error when we

Modified: trunk/lit/tex4ht-mathjax.tex
===================================================================
--- trunk/lit/tex4ht-mathjax.tex	2022-12-26 19:24:35 UTC (rev 1278)
+++ trunk/lit/tex4ht-mathjax.tex	2022-12-27 20:16:12 UTC (rev 1279)
@@ -262,6 +262,8 @@
 \fixmathjaxtoc\end
 \fixmathjaxtoc\\
 \fixmathjaxtoc\exp
+\fixmathjaxtoc\left
+\fixmathjaxtoc\right
 >>>
 
 \<mhchem configurations\><<<



More information about the tex4ht-commits mailing list.