diff options
author | Andreas Scherer <andreas_tex@freenet.de> | 2024-08-21 17:32:18 +0000 |
---|---|---|
committer | Andreas Scherer <andreas_tex@freenet.de> | 2024-08-21 17:32:18 +0000 |
commit | 20dabab318d46718959d1e49a4ec35532b9c8ada (patch) | |
tree | 0ffa58e161fae4f86dd1fa1ae0e09dfbb997e43b /Build/source | |
parent | 3e3ade550ed99e5e0a1c043bcd1f268332721fb4 (diff) |
[TWILL] Prime the title page.
git-svn-id: svn://tug.org/texlive/trunk@72077 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-rw-r--r-- | Build/source/texk/web2c/ChangeLog | 4 | ||||
-rw-r--r-- | Build/source/texk/web2c/weav-twill.ch | 4 |
2 files changed, 7 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog index 8309b302449..0f6a9d9a3b7 100644 --- a/Build/source/texk/web2c/ChangeLog +++ b/Build/source/texk/web2c/ChangeLog @@ -1,3 +1,7 @@ +2024-08-21 Andreas Scherer <https://ascherer.github.io> + + * weav-twill.ch: Prime the title page. + 2024-08-16 Andreas Scherer <https://ascherer.github.io> * showstream.ch: Restore section numbering as far as possible. diff --git a/Build/source/texk/web2c/weav-twill.ch b/Build/source/texk/web2c/weav-twill.ch index 17c02718758..0c556a098ba 100644 --- a/Build/source/texk/web2c/weav-twill.ch +++ b/Build/source/texk/web2c/weav-twill.ch @@ -51,9 +51,11 @@ Limbo. \def\title{TWILL for \TeX~Live} @z -@x 48c24 +@x 47c23 + \def\rheader{\mainfont Appendix D\hfil \contentspagenumber} \centerline{\titlefont The {\ttitlefont WEAVE} processor} @y + \def\rheader{\mainfont Appendix D${}'$\hfil \contentspagenumber} \centerline{\titlefont The {\ttitlefont TWILL} processor} @z |