From 40f6f8a8caea0a857e30b560bf2f6f01f1296c08 Mon Sep 17 00:00:00 2001 From: Hironobu Yamashita Date: Sat, 5 Feb 2022 23:59:03 +0000 Subject: e[u]ptex: \showmode follows \showstream git-svn-id: svn://tug.org/texlive/trunk@61907 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/eptexdir/ChangeLog | 4 ++++ Build/source/texk/web2c/eptexdir/eptex.ech | 10 ++++++++++ 2 files changed, 14 insertions(+) (limited to 'Build') diff --git a/Build/source/texk/web2c/eptexdir/ChangeLog b/Build/source/texk/web2c/eptexdir/ChangeLog index 9e22b2ac306..696f9940fb3 100644 --- a/Build/source/texk/web2c/eptexdir/ChangeLog +++ b/Build/source/texk/web2c/eptexdir/ChangeLog @@ -2,6 +2,10 @@ * eptex.defines: Add isinternalUPTEX and isterminalUTF8. +2022-01-26 Hironobu Yamashita + + * eptex.ech: Adapt \showmode to follow \showstream. + 2022-01-22 Hironori Kitagawa * eptex.ech, etex.ch0, etex.ch1, pdfutils.ch: diff --git a/Build/source/texk/web2c/eptexdir/eptex.ech b/Build/source/texk/web2c/eptexdir/eptex.ech index ac90a5b3ab9..808ff512686 100644 --- a/Build/source/texk/web2c/eptexdir/eptex.ech +++ b/Build/source/texk/web2c/eptexdir/eptex.ech @@ -708,6 +708,16 @@ if_font_char_code:begin scan_font_ident; n:=cur_val; end; @z +@x e-pTeX: pTeX has \showmode, follow showstream.ch r61589 +@= +begin print_nl("> "); +@y +@= +begin + @ + print_nl("> "); +@z + @x procedure print_direction(@!d:integer); {print the direction represented by d} @y -- cgit v1.2.3