texlive[65080] Build/source/texk/web2c/cwebdir: [CWEB] Fix border
commits+ascherer at tug.org
commits+ascherer at tug.org
Tue Nov 22 11:39:06 CET 2022
Revision: 65080
http://tug.org/svn/texlive?view=revision&revision=65080
Author: ascherer
Date: 2022-11-22 11:39:05 +0100 (Tue, 22 Nov 2022)
Log Message:
-----------
[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.
Modified Paths:
--------------
trunk/Build/source/texk/web2c/cwebdir/ChangeLog
trunk/Build/source/texk/web2c/cwebdir/cwebmac.tex
Modified: trunk/Build/source/texk/web2c/cwebdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ChangeLog 2022-11-22 04:13:00 UTC (rev 65079)
+++ trunk/Build/source/texk/web2c/cwebdir/ChangeLog 2022-11-22 10:39:05 UTC (rev 65080)
@@ -1,3 +1,7 @@
+2022-11-22 Andreas Scherer <https://ascherer.github.io>
+
+ * cwebmac.tex: Fix border case 'reflect.w'.
+
2022-11-21 Andreas Scherer <https://ascherer.github.io>
* ctwill-w2c.ch,
Modified: trunk/Build/source/texk/web2c/cwebdir/cwebmac.tex
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/cwebmac.tex 2022-11-22 04:13:00 UTC (rev 65079)
+++ trunk/Build/source/texk/web2c/cwebdir/cwebmac.tex 2022-11-22 10:39:05 UTC (rev 65080)
@@ -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
More information about the tex-live-commits
mailing list.