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

Michal Hoftich INVALID.NOREPLY at gnu.org.ua
Wed Apr 24 14:46:19 CEST 2024


Author: michal_h21
Date: 2024-04-24 12:46:19 +0000 (Wed, 24 Apr 2024)
New Revision: 1511

Modified:
   trunk/lit/tex4ht-html4.tex
Log:
removed unnecessary \ExplSyntaxOn

Modified: trunk/lit/tex4ht-html4.tex
===================================================================
--- trunk/lit/tex4ht-html4.tex	2024-04-24 12:38:34 UTC (rev 1510)
+++ trunk/lit/tex4ht-html4.tex	2024-04-24 12:46:19 UTC (rev 1511)
@@ -21757,9 +21757,7 @@
 
 \<configure html4 microtype\><<<
 \Configure{textls}{\HCode{<span class="textls" \ifdefined\:letterspacing style="letter-spacing:\:letterspacing rem" \fi>}}{\HCode{</span>}}
-\ExplSyntaxOn
 \Css{.textls{letter-spacing:\:letterspacedefault rem;}} % default letter spacing, if no amount is specified
-\ExplSyntaxOff
 >>>
 
 



More information about the tex4ht-commits mailing list.