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

Michal Hoftich INVALID.NOREPLY at gnu.org.ua
Wed Aug 27 12:49:11 CEST 2025


Author: michal_h21
Date: 2025-08-27 10:49:11 +0000 (Wed, 27 Aug 2025)
New Revision: 1732

Modified:
   trunk/lit/tex4ht-4ht.tex
Log:
declared more unicode-math commands

Modified: trunk/lit/tex4ht-4ht.tex
===================================================================
--- trunk/lit/tex4ht-4ht.tex	2025-08-27 09:53:58 UTC (rev 1731)
+++ trunk/lit/tex4ht-4ht.tex	2025-08-27 10:49:11 UTC (rev 1732)
@@ -4503,6 +4503,11 @@
 \DeclareDocumentCommand \unimathsetup {m} {} 
 \DeclareDocumentCommand \setoperatorfont {m} {}
 \DeclareDocumentCommand \setmathfontface { m O{} m O{} } {}
+\DeclareDocumentCommand \symrm { m } {\mathrm{#1}}
+\DeclareDocumentCommand \symup { m } {\mathrm{#1}}
+\DeclareDocumentCommand \varkappa { } {\kappa}
+\DeclareDocumentCommand \increment { } {\Delta}
+
 \catcode`\:=11\makeatletter
 % declare prime and backprime Unicode symbols. they shouldn't be used with
 % explicit superscripts



More information about the tex4ht-commits mailing list.