summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/pktogf.web
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/source/texk/web2c/pktogf.web
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/source/texk/web2c/pktogf.web')
-rw-r--r--Build/source/texk/web2c/pktogf.web6
1 files changed, 3 insertions, 3 deletions
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