[tex4ht-commits] [SCM] tex4ht updated: r948 - trunk/lit
Michal Hoftich
INVALID.NOREPLY at gnu.org.ua
Sun Jun 13 10:51:16 CEST 2021
Author: michal_h21
Date: 2021-06-13 08:51:16 +0000 (Sun, 13 Jun 2021)
New Revision: 948
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-mathjax.tex
Log:
protected more commands in mathjax toc
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2021-06-12 16:27:33 UTC (rev 947)
+++ trunk/lit/ChangeLog 2021-06-13 08:51:16 UTC (rev 948)
@@ -1,3 +1,9 @@
+2021-06-13 Michal Hoftich <michal.h21 at gmail.com>
+
+ * tex4ht-mathjax.tex (mathjax-latex-4ht.4ht): protect more commands from
+ expansion in movable arguments.
+ https://tex.stackexchange.com/a/601062/2891
+
2021-06-12 Michal Hoftich <michal.h21 at gmail.com>
* tex4ht-html4.tex (html4.4ht): remove vertical space in \item items that
Modified: trunk/lit/tex4ht-mathjax.tex
===================================================================
--- trunk/lit/tex4ht-mathjax.tex 2021-06-12 16:27:33 UTC (rev 947)
+++ trunk/lit/tex4ht-mathjax.tex 2021-06-13 08:51:16 UTC (rev 948)
@@ -187,4 +187,7 @@
\fixmathjaxtoc\sum
\fixmathjaxtoc\(
\fixmathjaxtoc\)
+\fixmathjaxtoc\begin
+\fixmathjaxtoc\end
+\fixmathjaxtoc\\
>>>
More information about the tex4ht-commits
mailing list.