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

Michal Hoftich INVALID.NOREPLY at gnu.org.ua
Mon Oct 17 17:18:30 CEST 2022


Author: michal_h21
Date: 2022-10-17 15:18:30 +0000 (Mon, 17 Oct 2022)
New Revision: 1216

Modified:
   trunk/lit/ChangeLog
   trunk/lit/tex4ht-4ht.tex
Log:
Added \Configure{MathJaxSource}

Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog	2022-10-17 13:58:09 UTC (rev 1215)
+++ trunk/lit/ChangeLog	2022-10-17 15:18:30 UTC (rev 1216)
@@ -1,5 +1,9 @@
 2022-10-17  Michal Hoftich  <michal.h21 at gmail.com>
 
+	* tex4ht-4ht.tex (latex.4ht): declare \Configure{MathJaxSource} as
+	an alias to \Configure{MathjaxSource}, for the consistency with the
+	other MathJax configuration names.
+
 	* tex4ht-mathjax.tex (mathjax-latex-4ht.4ht): added
 	\Configure{MathJaxMacros} for inclusion of file with \LaTeX\ command
 	declarations.

Modified: trunk/lit/tex4ht-4ht.tex
===================================================================
--- trunk/lit/tex4ht-4ht.tex	2022-10-17 13:58:09 UTC (rev 1215)
+++ trunk/lit/tex4ht-4ht.tex	2022-10-17 15:18:30 UTC (rev 1216)
@@ -36764,6 +36764,7 @@
 
 \<latex math\><<<
 \NewConfigure{MathjaxSource}{1}
+\NewConfigure{MathJaxSource}[1]{\Configure{MathjaxSource}{#1}}
 >>>
 
 \Section{Space Characters}



More information about the tex4ht-commits mailing list.