diff options
-rw-r--r-- | Build/source/texk/web2c/eptexdir/ChangeLog | 5 | ||||
-rw-r--r-- | Build/source/texk/web2c/eptexdir/eptex.ech | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/eptexdir/ChangeLog b/Build/source/texk/web2c/eptexdir/ChangeLog index a88c403b096..86c455ead73 100644 --- a/Build/source/texk/web2c/eptexdir/ChangeLog +++ b/Build/source/texk/web2c/eptexdir/ChangeLog @@ -1,3 +1,8 @@ +2019-03-01 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * eptex.ech: Fix \show\savinghyphcodes. (Bug introduced in + 2018-09-01). + 2019-01-31 Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp> * pdfutils.ch: Improve \pdfsavepos when papersize special diff --git a/Build/source/texk/web2c/eptexdir/eptex.ech b/Build/source/texk/web2c/eptexdir/eptex.ech index 2bf76aff627..96a2d25da24 100644 --- a/Build/source/texk/web2c/eptexdir/eptex.ech +++ b/Build/source/texk/web2c/eptexdir/eptex.ech @@ -511,6 +511,7 @@ primitive("readpapersizespecial",assign_int,int_base+read_papersize_special_code @x saving_hyph_codes_code:print_esc("savinghyphcodes"); @y +saving_hyph_codes_code:print_esc("savinghyphcodes"); read_papersize_special_code:print_esc("readpapersizespecial"); @z @x e-pTeX: font_char_{wd,ht,dp,ic}_code l.27306 |