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

Michal Hoftich INVALID.NOREPLY at gnu.org.ua
Thu Jul 24 00:17:31 CEST 2025


Author: michal_h21
Date: 2025-07-23 22:17:30 +0000 (Wed, 23 Jul 2025)
New Revision: 1725

Modified:
   trunk/lit/ChangeLog
   trunk/lit/tex4ht-html4.tex
Log:
fixed the asterism symbol

Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog	2025-07-23 21:23:33 UTC (rev 1724)
+++ trunk/lit/ChangeLog	2025-07-23 22:17:30 UTC (rev 1725)
@@ -1,3 +1,9 @@
+2025-07-24  Michal Hoftich  <michal.h21 at gmail.com>
+
+	* tex4ht-html4.tex (html4.4ht): fixed support for the asterism
+	symbol from the sectionbreak package.
+	https://tex.stackexchange.com/a/748515/2891
+
 2025-07-23  Michal Hoftich  <michal.h21 at gmail.com>
 
 	* tex4ht-4ht.tex (noindentafter.4ht): prevent the noindentafter

Modified: trunk/lit/tex4ht-html4.tex
===================================================================
--- trunk/lit/tex4ht-html4.tex	2025-07-23 21:23:33 UTC (rev 1724)
+++ trunk/lit/tex4ht-html4.tex	2025-07-23 22:17:30 UTC (rev 1725)
@@ -23449,7 +23449,7 @@
 }}
 
 % use the asterism HTML entity
-\Configure{asterism}{\HCode{\string&\:sharp8258;}}
+\Configure{asterism}{\ht:special{t4ht at +&{35}x2042;}x}
 >>>
 
 



More information about the tex4ht-commits mailing list.