[tex4ht-commits] [SCM] tex4ht updated: r1188 - trunk/lit
Michal Hoftich
INVALID.NOREPLY at gnu.org.ua
Mon Aug 22 17:11:36 CEST 2022
Author: michal_h21
Date: 2022-08-22 15:11:36 +0000 (Mon, 22 Aug 2022)
New Revision: 1188
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-html4.tex
Log:
redefine meaning of \% inside \Css
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2022-08-18 07:18:58 UTC (rev 1187)
+++ trunk/lit/ChangeLog 2022-08-22 15:11:36 UTC (rev 1188)
@@ -1,3 +1,8 @@
+2022-08-22 Michal Hoftich <michal.h21 at gmail.com>
+
+ * tex4ht-html4.4ht (html4.4ht): redefine meaning of \% inside of the
+ \Css command for correct output of percentages to the CSS file.
+
2022-08-17 Michal Hoftich <michal.h21 at gmail.com>
* tex4ht-html4.tex (html4.4ht): save title used in titlepage in Koma
Modified: trunk/lit/tex4ht-html4.tex
===================================================================
--- trunk/lit/tex4ht-html4.tex 2022-08-18 07:18:58 UTC (rev 1187)
+++ trunk/lit/tex4ht-html4.tex 2022-08-22 15:11:36 UTC (rev 1188)
@@ -17648,6 +17648,7 @@
\<cascade style sheets\><<<
\def\Css#1{{\def\:temp{\Configure{Needs}}%
+ \let\%\prcnt:ch%
\expandafter\:temp\expandafter{\aa:Css}\Needs{#1}}}
>>>
More information about the tex4ht-commits
mailing list.