From b910d9a5155f526f59a87d3083825160446250d7 Mon Sep 17 00:00:00 2001 From: Andreas Scherer Date: Sun, 24 May 2020 09:54:32 +0000 Subject: [WEB2C] Update convention for TOC page. "If code and comment disagree, most likely both are wrong." :o) The outdated convention '\def\titlepage{F}' is replaced with the way 'webmac.tex' actually works. With '\rheader', make sure that the '\contentspagenumber' is odd. git-svn-id: svn://tug.org/texlive/trunk@55254 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/patgen.web | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Build/source/texk/web2c/patgen.web') diff --git a/Build/source/texk/web2c/patgen.web b/Build/source/texk/web2c/patgen.web index a78d895c4f8..a34597237ff 100644 --- a/Build/source/texk/web2c/patgen.web +++ b/Build/source/texk/web2c/patgen.web @@ -14,10 +14,10 @@ \def\title{PATGEN} \def\contentspagenumber{45} % should be odd -\def\topofcontents{ - \line{\tenit Appendix\hfil \mainfont\contentspagenumber} +\def\topofcontents{\null + \titlefalse % include headline on the contents page + \def\rheader{\tenit Appendix\hfil \mainfont\contentspagenumber} \vfill - \null\vskip 40pt \centerline{\titlefont {\ttitlefont PAT}tern {\ttitlefont GEN}eration program} \vskip 8pt @@ -585,7 +585,7 @@ at the same location. @ The sizes of the pattern tries may have to be adjusted depending on the particular application (i.e., the parameter settings and the size of the dictionary). The sizes below were sufficient to generate -the original set of english \TeX 82 hyphenation patterns (file +the original set of English \TeX 82 hyphenation patterns (file \.{hyphen.tex}). @= -- cgit v1.2.3