[tex4ht-commits] [SCM] tex4ht updated: r1630 - trunk/lit
Michal Hoftich
INVALID.NOREPLY at gnu.org.ua
Mon Jan 20 16:22:00 CET 2025
Author: michal_h21
Date: 2025-01-20 15:22:00 +0000 (Mon, 20 Jan 2025)
New Revision: 1630
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-fonts-kpfonts.tex
trunk/lit/tex4ht-fonts-modern.tex
trunk/lit/tex4ht-fonts-noncjk.tex
Log:
changed glyphs for \leadsto
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2025-01-20 12:45:51 UTC (rev 1629)
+++ trunk/lit/ChangeLog 2025-01-20 15:22:00 UTC (rev 1630)
@@ -1,5 +1,11 @@
2025-01-20 Michal Hoftich <michal.h21 at gmail.com>
+ * tex4ht-fonts-modern.tex
+ * tex4ht-fonts-noncjk.tex,
+ * tex4ht-fonts-kpfonts.tex: changed glyphs for \leadsto and long
+ tilde.
+ Thanks to Arkady Benediktov.
+
* tex4ht-4ht.tex (standalone.4ht): disable environment patching by
the Standalone class.
https://github.com/michal-h21/tex4ebook/issues/137
Modified: trunk/lit/tex4ht-fonts-kpfonts.tex
===================================================================
--- trunk/lit/tex4ht-fonts-kpfonts.tex 2025-01-20 12:45:51 UTC (rev 1629)
+++ trunk/lit/tex4ht-fonts-kpfonts.tex 2025-01-20 15:22:00 UTC (rev 1630)
@@ -13919,8 +13919,8 @@
'⇙' '' Arrowsouthwest 119
'⫪' '' Latticetop 120
'⫫' '' Perpendicular 121
-'↝' '' leadstoext 122
-'〜' '' leadsto 123
+'∼' '' leadstoext 122 -- used to be 219D, but that is completely different glyph. should be long tilde
+'⤳' '' leadsto 123 -- used to be 301C, but that is completely different glyph. should be wawy rigth arrow
'⊎︁' '' squareunionmulti 124
'⩎︁' '' squareintersectmulti 125
'⟦' '' dblbracketleft 126
Modified: trunk/lit/tex4ht-fonts-modern.tex
===================================================================
--- trunk/lit/tex4ht-fonts-modern.tex 2025-01-20 12:45:51 UTC (rev 1629)
+++ trunk/lit/tex4ht-fonts-modern.tex 2025-01-20 15:22:00 UTC (rev 1630)
@@ -22128,7 +22128,7 @@
'?' '' `%Latticetop`% 120
'?' '' `%Perpendicular`% 121
'∼' '' `%leadstoext`% 122
-'↝' '' `%leadsto`% 123
+'⤳' '' `%leadsto`% 123 - \leadsto is usually 21DD, but the glyph used in the font is more similar to this one
'?' '' `%squareunionmulti`% 124
'?' '' `%squareintersectmulti`% 125
'⟦' '' `%dblbracketleft`% 126
Modified: trunk/lit/tex4ht-fonts-noncjk.tex
===================================================================
--- trunk/lit/tex4ht-fonts-noncjk.tex 2025-01-20 12:45:51 UTC (rev 1629)
+++ trunk/lit/tex4ht-fonts-noncjk.tex 2025-01-20 15:22:00 UTC (rev 1630)
@@ -12498,7 +12498,7 @@
'' '' 56
'' '' 57
'∼' '' 58 % This is an extension of the \leadsto (is end-to-end inside its glyph box; see lasy.mf), but there is no special Unicode point for this
-'↝' '' leadsto 59 % tutorialspoint.com/tex_commands/ defines it as 21DD, which is a squiggle arrow, but there are dedicated squiggle arrows in TeX, so keep it as 219D
+'⇝' '' leadsto 59 % Used to be 219C, but that is completely different glyph.
'⊏' '' 60
'⊐' '' 61
lasy 1 61
More information about the tex4ht-commits
mailing list.