diff options
Diffstat (limited to 'Build/source/texk/web2c')
-rw-r--r-- | Build/source/texk/web2c/ChangeLog | 5 | ||||
-rw-r--r-- | Build/source/texk/web2c/weav-twill.ch | 12 | ||||
-rw-r--r-- | Build/source/texk/web2c/weave.ch | 3 |
3 files changed, 12 insertions, 8 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog index 1fd5e66acdc..e36ddc075cc 100644 --- a/Build/source/texk/web2c/ChangeLog +++ b/Build/source/texk/web2c/ChangeLog @@ -1,3 +1,8 @@ +2022-04-30 Andreas Scherer <https://ascherer.github.io> + + * weav-twill.ch, + * weave.ch: Reshuffle '\title' changes.. + 2022-04-27 Andreas Scherer <https://ascherer.github.io> * weav-twill.ch: Avoid non-POSIX conflict with Solaris 11.4. diff --git a/Build/source/texk/web2c/weav-twill.ch b/Build/source/texk/web2c/weav-twill.ch index f944d1cfe31..21e492fd42d 100644 --- a/Build/source/texk/web2c/weav-twill.ch +++ b/Build/source/texk/web2c/weav-twill.ch @@ -43,12 +43,6 @@ Limbo. % Version 4.5 (based on WEAVE 4.5) was hacked together on 04 Jan 2022. @z -@x 48c24 - \centerline{\titlefont The {\ttitlefont WEAVE} processor} -@y - \centerline{\titlefont The {\ttitlefont TWILL} processor} -@z - @x 43c19 \let\maybe=\iffalse \def\title{WEAVE changes for C} @@ -57,6 +51,12 @@ Limbo. \def\title{TWILL for \TeX~Live} @z +@x 48c24 + \centerline{\titlefont The {\ttitlefont WEAVE} processor} +@y + \centerline{\titlefont The {\ttitlefont TWILL} processor} +@z + Section 1. @x 54a31,35 diff --git a/Build/source/texk/web2c/weave.ch b/Build/source/texk/web2c/weave.ch index 1bd733bcc55..2a2ab230004 100644 --- a/Build/source/texk/web2c/weave.ch +++ b/Build/source/texk/web2c/weave.ch @@ -48,9 +48,8 @@ % (more recent changes in the ChangeLog) @x [0] WEAVE: print changes only -\pageno=\contentspagenumber \advance\pageno by 1 +\def\title{WEAVE} @y -\pageno=\contentspagenumber \advance\pageno by 1 \let\maybe=\iffalse \def\title{WEAVE changes for C} @z |