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

michal_h21 at gnu.org.ua michal_h21 at gnu.org.ua
Sun Apr 19 13:34:15 CEST 2020


Author: michal_h21
Date: 2020-04-19 14:34:15 +0300 (Sun, 19 Apr 2020)
New Revision: 684

Modified:
   trunk/lit/ChangeLog
   trunk/lit/tex4ht-mathjax.tex
Log:
Added supoort for \ln in mathjax sections

Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog	2020-04-15 21:48:33 UTC (rev 683)
+++ trunk/lit/ChangeLog	2020-04-19 11:34:15 UTC (rev 684)
@@ -1,3 +1,9 @@
+2020-04-19 Michal Hoftich  <michal.h21 at gmail.com>
+
+	* tex4ht-mathjax.tex (mathjax-latex-4ht.4ht): added support for \ln in
+	section titles.
+	https://puszcza.gnu.org.ua/bugs/?456
+
 2020-04-15 Michal Hoftich  <michal.h21 at gmail.com>
 
 	* tex4ht-sty.tex (tex4ht.sty): make \append:def and simillar commands

Modified: trunk/lit/tex4ht-mathjax.tex
===================================================================
--- trunk/lit/tex4ht-mathjax.tex	2020-04-15 21:48:33 UTC (rev 683)
+++ trunk/lit/tex4ht-mathjax.tex	2020-04-19 11:34:15 UTC (rev 684)
@@ -160,4 +160,5 @@
 \fixmathjaxtoc\tanh
 \fixmathjaxtoc\coth
 \fixmathjaxtoc\log
+\fixmathjaxtoc\ln
 >>>



More information about the tex4ht-commits mailing list.