[tex4ht-commits] [SCM] tex4ht updated: r1651 - trunk/lit
Michal Hoftich
INVALID.NOREPLY at gnu.org.ua
Wed Feb 26 12:32:51 CET 2025
Author: michal_h21
Date: 2025-02-26 11:32:51 +0000 (Wed, 26 Feb 2025)
New Revision: 1651
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-mathml.tex
Log:
declare formatting for \sin etc.
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2025-02-25 21:54:39 UTC (rev 1650)
+++ trunk/lit/ChangeLog 2025-02-26 11:32:51 UTC (rev 1651)
@@ -1,3 +1,7 @@
+2025-02-26 Michal Hoftich <michal.h21 at gmail.com>
+
+ * tex4ht-mathml.tex (mathml.4ht): declare formatting for \sin etc.
+
2025-02-25 Michal Hoftich <michal.h21 at gmail.com>
* tex4ht-html4.tex (html4.4ht): fixed \HtmlParON bug in recent
Modified: trunk/lit/tex4ht-mathml.tex
===================================================================
--- trunk/lit/tex4ht-mathml.tex 2025-02-25 21:54:39 UTC (rev 1650)
+++ trunk/lit/tex4ht-mathml.tex 2025-02-26 11:32:51 UTC (rev 1651)
@@ -437,30 +437,27 @@
}
\:tempa\log{log}
-% it seems that the other functions work correctly,
-% so we don't need to redefine them, but I will keep
-% them here if we want to do that in the future.
-% \:tempa\lg{lg}
-% \:tempa\ln{ln}
-% \:tempa\sin{sin}
-% \:tempa\arcsin{arcsin}
-% \:tempa\sinh{sinh}
-% \:tempa\cos{cos}
-% \:tempa\arccos{arccos}
-% \:tempa\cosh{cosh}
-% \:tempa\tan{tan}
-% \:tempa\arctan{arctan}
-% \:tempa\tanh{tanh}
-% \:tempa\cot{cot}
-% \:tempa\coth{coth}
-% \:tempa\sec{sec}
-% \:tempa\csc{csc}
-% \:tempa\arg{arg}
-% \:tempa\ker{ker}
-% \:tempa\dim{dim}
-% \:tempa\hom{hom}
-% \:tempa\exp{exp}
-% \:tempa\deg{deg}
+\:tempa\lg{lg}
+\:tempa\ln{ln}
+\:tempa\sin{sin}
+\:tempa\arcsin{arcsin}
+\:tempa\sinh{sinh}
+\:tempa\cos{cos}
+\:tempa\arccos{arccos}
+\:tempa\cosh{cosh}
+\:tempa\tan{tan}
+\:tempa\arctan{arctan}
+\:tempa\tanh{tanh}
+\:tempa\cot{cot}
+\:tempa\coth{coth}
+\:tempa\sec{sec}
+\:tempa\csc{csc}
+\:tempa\arg{arg}
+\:tempa\ker{ker}
+\:tempa\dim{dim}
+\:tempa\hom{hom}
+\:tempa\exp{exp}
+\:tempa\deg{deg}
>>>
\<limit functionsNO\><<<
More information about the tex4ht-commits
mailing list.