summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2020-05-24 09:54:32 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2020-05-24 09:54:32 +0000
commitb910d9a5155f526f59a87d3083825160446250d7 (patch)
tree7990245bd69ff807873469c2eb78de998f0372e9 /Build
parent382b6a76a242c3ee73ced82d0b4bb8a8b3d9da83 (diff)
[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
Diffstat (limited to 'Build')
-rw-r--r--Build/source/texk/web2c/ChangeLog8
-rw-r--r--Build/source/texk/web2c/dvicopy.web2
-rw-r--r--Build/source/texk/web2c/patgen.web8
-rw-r--r--Build/source/texk/web2c/pktogf.web6
-rw-r--r--Build/source/texk/web2c/pktype.web6
5 files changed, 19 insertions, 11 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog
index edf1415be1f..c20c7703313 100644
--- a/Build/source/texk/web2c/ChangeLog
+++ b/Build/source/texk/web2c/ChangeLog
@@ -1,3 +1,11 @@
+2020-05-24 Andreas Scherer <https://ascherer.github.io>
+
+ * dvicopy.web,
+ * patgen.web,
+ * pktogf.web,
+ * pktype.web: Update convention to indicate 'not a titlepage, add
+ headline to table-of-contents page.'
+
2020-05-14 Karl Berry <karl@freefriends.org>
* Makefile.am (POPPLER_RULE): remove.
diff --git a/Build/source/texk/web2c/dvicopy.web b/Build/source/texk/web2c/dvicopy.web
index f10b4420329..f3e74ea38cc 100644
--- a/Build/source/texk/web2c/dvicopy.web
+++ b/Build/source/texk/web2c/dvicopy.web
@@ -38,7 +38,7 @@
\def\title{DVI\lowercase{copy}} % don't change this line!
\def\contentspagenumber{1}
\def\topofcontents{\null
- \def\titlepage{F} % include headline on the contents page
+ \titlefalse % include headline on the contents page
\def\rheader{\mainfont\hfil \contentspagenumber}
\vfill
\centerline{\titlefont The {\ttitlefont DVIcopy} processor}
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}).
@<Constants...@>=
diff --git a/Build/source/texk/web2c/pktogf.web b/Build/source/texk/web2c/pktogf.web
index 5b3ff04f8f1..03466670729 100644
--- a/Build/source/texk/web2c/pktogf.web
+++ b/Build/source/texk/web2c/pktogf.web
@@ -19,9 +19,9 @@
\def\(#1){} % this is used to make section names sort themselves better
\def\9#1{} % this is used for sort keys in the index
\def\title{PKtoGF}
-\def\contentspagenumber{0}
+\def\contentspagenumber{1}
\def\topofcontents{\null
- \def\titlepage{F} % include headline on the contents page
+ \titlefalse % include headline on the contents page
\def\rheader{\mainfont\hfil \contentspagenumber}
\vfill
\centerline{\titlefont The {\ttitlefont PKtoGF} processor}
@@ -593,7 +593,7 @@ The packed file format is a compact representation of the data contained in a
are almost always less than half the size of their \.{GF} counterparts. They
are also easier to convert into a raster representation because they do not
have a profusion of \\{paint}, \\{skip}, and \\{new\_row} commands to be
-separately interpreted. In addition, the \.{PK} format expressedly forbids
+separately interpreted. In addition, the \.{PK} format expressly forbids
\&{special} commands within a character. The minimum bounding box for each
character is explicit in the format, and does not need to be scanned for as in
the \.{GF} format. Finally, the width and escapement values are combined with
diff --git a/Build/source/texk/web2c/pktype.web b/Build/source/texk/web2c/pktype.web
index 6323dc453a9..48352dd2c73 100644
--- a/Build/source/texk/web2c/pktype.web
+++ b/Build/source/texk/web2c/pktype.web
@@ -7,7 +7,7 @@
% First release, 0.9 version: 8 May 1985
% Updated to reflect new pk format, 2.0 version: 25 July 1985
% Updated again for new pk format, 2.1 version: 15 August 1985
-% Docmentation updated, 2.2 version: 17 November 1987
+% Documentation updated, 2.2 version: 17 November 1987
%
% slight editing to correspond with MFware report -- don, 21 October 89
% additional editing suggested by P Breitenlohner -- don, 18 November 89
@@ -25,9 +25,9 @@
\def\(#1){} % this is used to make section names sort themselves better
\def\9#1{} % this is used for sort keys in the index
\def\title{PKtype}
-\def\contentspagenumber{0}
+\def\contentspagenumber{1}
\def\topofcontents{\null
- \def\titlepage{F} % include headline on the contents page
+ \titlefalse % include headline on the contents page
\def\rheader{\mainfont\hfil \contentspagenumber}
\vfill
\centerline{\titlefont The {\ttitlefont PKtype} processor}