diff options
author | Andreas Scherer <andreas_tex@freenet.de> | 2022-04-30 09:13:35 +0000 |
---|---|---|
committer | Andreas Scherer <andreas_tex@freenet.de> | 2022-04-30 09:13:35 +0000 |
commit | bb8806a19250194fd6af49fc358aeee3b3513964 (patch) | |
tree | 8091ed2a71310fa083710585062c498c62ae233b /Build/source | |
parent | 0817b5baa9e5b863cc255ecdaa6dfdadc077674e (diff) |
[WEB] Reshuffle '\title' changes.
git-svn-id: svn://tug.org/texlive/trunk@63182 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-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 |