texlive[74059] Build/source/texk/web2c/euptexdir: euptex: Adjust

commits+takuji at tug.org commits+takuji at tug.org
Mon Feb 17 13:46:57 CET 2025


Revision: 74059
          https://tug.org/svn/texlive?view=revision&revision=74059
Author:   takuji
Date:     2025-02-17 13:46:57 +0100 (Mon, 17 Feb 2025)
Log Message:
-----------
euptex: Adjust protected_token

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/euptexdir/ChangeLog
    trunk/Build/source/texk/web2c/euptexdir/eptex.ech

Modified: trunk/Build/source/texk/web2c/euptexdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/euptexdir/ChangeLog	2025-02-17 08:12:00 UTC (rev 74058)
+++ trunk/Build/source/texk/web2c/euptexdir/ChangeLog	2025-02-17 12:46:57 UTC (rev 74059)
@@ -1,3 +1,9 @@
+2025-02-17  TANAKA Takuji  <ttk at t-lab.opal.ne.jp>
+
+	* eptex.ech: Adjust protected_token.
+	Thanks to Kazuki Maeda and Yukimasa Morimi.
+	https://github.com/texjporg/tex-jp-build/issues/176
+
 2025-02-09  Hironobu Yamashita  <h.y.acetaminophen at gmail.com>
 
 	* suppresserrors.ch: Format \ignoreprimitiveerror printing

Modified: trunk/Build/source/texk/web2c/euptexdir/eptex.ech
===================================================================
--- trunk/Build/source/texk/web2c/euptexdir/eptex.ech	2025-02-17 08:12:00 UTC (rev 74058)
+++ trunk/Build/source/texk/web2c/euptexdir/eptex.ech	2025-02-17 12:46:57 UTC (rev 74059)
@@ -90,7 +90,7 @@
 @x
 @d protected_token=@'7001 {$2^8\cdot|end_match|+1$}
 @y
- at d protected_token=@"E01 {$2^8\cdot|end_match|+1$}
+ at d protected_token=@"E0001 {$2^16\cdot|end_match|+1$}
 @z
 
 @x [26.???] prepare for |scan_font_ident| to recognize \lastnodefont



More information about the tex-live-commits mailing list.