summaryrefslogtreecommitdiff
path: root/systems/unix/tex-fpc/weave.ch
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-02-16 03:01:00 +0000
committerNorbert Preining <norbert@preining.info>2021-02-16 03:01:00 +0000
commit6893799c8c61ef6b96a867686642fc0d813adab1 (patch)
tree52b02c7dadffbded19a10c564d430eb4406100cd /systems/unix/tex-fpc/weave.ch
parent8fb1cfd3d240ef62d78c2320bd90f8f07b7916fa (diff)
CTAN sync 202102160300
Diffstat (limited to 'systems/unix/tex-fpc/weave.ch')
-rw-r--r--systems/unix/tex-fpc/weave.ch17
1 files changed, 7 insertions, 10 deletions
diff --git a/systems/unix/tex-fpc/weave.ch b/systems/unix/tex-fpc/weave.ch
index e476736c28..a59132fbed 100644
--- a/systems/unix/tex-fpc/weave.ch
+++ b/systems/unix/tex-fpc/weave.ch
@@ -1,7 +1,4 @@
-% This is a change file for WEAVE-FPC, Wolfgang Helbig, Nov. 2007
-% Apr. 2008 get file names from command line
-% Jul. 2008 pass the exit code
-% Jul. 2016 change from gpc to fpc
+% This is a change file for WEAVE-FPC, Wolfgang Helbig, Nov. 2007 - Feb. 2021
[0] About WEAVE-FPC
@x
\pageno=\contentspagenumber \advance\pageno by 1
@@ -11,12 +8,12 @@
\def\name{\tt WEAVE}
\tracingstats=1
-\let\maybe=\iftrue % print changed modules only.
+\let\maybe=\iffalse % print changed modules only.
\N0\*. About \namefpc.\fi
-This is an adaption of Donald~E. Knuth's \.{WEAVE}, version 4.4
-from December 2002, to Unix. \namefpc\ is based on FPC~Pascal,
-version 3.2.0.
+This is an adaption of Donald~E. Knuth's \.{WEAVE}, version 4.5
+from January 2021, to Unix. \namefpc\ is based on FPC~Pascal,
+version 3.0.0.
This program expects three file names on the command line: A
web~file (\.{.web}), a change~file (\.{.ch}), and a \TeX~file
@@ -48,9 +45,9 @@ Comments and questions are welcome!
[1] Change the banner line
@x
-@d banner=='This is WEAVE, Version 4.4'
+@d banner=='This is WEAVE, Version 4.5'
@y
-@d banner=='This is WEAVE-FPC, 2nd. ed'
+@d banner=='This is WEAVE-FPC, 3rd ed.'
@z
[2] program header