From b00cfd7f6940e8843a114339139ce6c33bbf63cf Mon Sep 17 00:00:00 2001 From: Andreas Scherer Date: Tue, 22 Nov 2022 10:39:05 +0000 Subject: [CWEB] Fix border case 'reflect.w'. A CWEB program without any starred sections bombs in '\inx'; see https://www-cs-faculty.stanford.edu/~knuth/programs/reflect.w.gz as example. git-svn-id: svn://tug.org/texlive/trunk@65080 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/cwebdir/ChangeLog | 4 ++++ Build/source/texk/web2c/cwebdir/cwebmac.tex | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'Build') diff --git a/Build/source/texk/web2c/cwebdir/ChangeLog b/Build/source/texk/web2c/cwebdir/ChangeLog index 13dd24f1572..c6f2e586629 100644 --- a/Build/source/texk/web2c/cwebdir/ChangeLog +++ b/Build/source/texk/web2c/cwebdir/ChangeLog @@ -1,3 +1,7 @@ +2022-11-22 Andreas Scherer + + * cwebmac.tex: Fix border case 'reflect.w'. + 2022-11-21 Andreas Scherer * ctwill-w2c.ch, diff --git a/Build/source/texk/web2c/cwebdir/cwebmac.tex b/Build/source/texk/web2c/cwebdir/cwebmac.tex index 97ce9db3253..4dcbd9b09d7 100644 --- a/Build/source/texk/web2c/cwebdir/cwebmac.tex +++ b/Build/source/texk/web2c/cwebdir/cwebmac.tex @@ -423,7 +423,7 @@ \vfill#1}} % parameter #1 is the page itself \global\advance\pageno by1} -\gtitle={\.{CWEB} output} % this running head is reset by starred sections +\gtitle={{\tentex CWEB} output} % this running head is reset by starred sections \mark{\noexpand\nullsec0{\the\gtitle}} \def\title{\expandafter\uppercase\expandafter{\jobname}} \def\topofcontents{\centerline{\titlefont\title}\vskip.7in -- cgit v1.2.3