texlive[73258] Build/source/texk/web2c: [CWEB] New release 4.12.1.
commits+ascherer at tug.org
commits+ascherer at tug.org
Wed Jan 1 15:46:26 CET 2025
Revision: 73258
https://tug.org/svn/texlive?view=revision&revision=73258
Author: ascherer
Date: 2025-01-01 15:46:26 +0100 (Wed, 01 Jan 2025)
Log Message:
-----------
[CWEB] New release 4.12.1.
* Fix a few sorting errors in the 'Names of the sections'.
* Rename the PDF page dimentions in [pdf}ctwimac.tex.
* Append the 'Names of the sections' in CTWILL PDF output.
Modified Paths:
--------------
trunk/Build/source/texk/web2c/ChangeLog
trunk/Build/source/texk/web2c/ctangleboot.cin
trunk/Build/source/texk/web2c/cwebdir/ChangeLog
trunk/Build/source/texk/web2c/cwebdir/Makefile
trunk/Build/source/texk/web2c/cwebdir/comm-mac.ch
trunk/Build/source/texk/web2c/cwebdir/comm-mini.ch
trunk/Build/source/texk/web2c/cwebdir/comm-ql.ch
trunk/Build/source/texk/web2c/cwebdir/comm-w2c.ch
trunk/Build/source/texk/web2c/cwebdir/comm-w2c.h
trunk/Build/source/texk/web2c/cwebdir/common.h
trunk/Build/source/texk/web2c/cwebdir/common.w
trunk/Build/source/texk/web2c/cwebdir/ctang-bs.ch
trunk/Build/source/texk/web2c/cwebdir/ctang-pc.ch
trunk/Build/source/texk/web2c/cwebdir/ctang-ql.ch
trunk/Build/source/texk/web2c/cwebdir/ctang-vms.ch
trunk/Build/source/texk/web2c/cwebdir/ctang-w2c.ch
trunk/Build/source/texk/web2c/cwebdir/ctang-w32.ch
trunk/Build/source/texk/web2c/cwebdir/ctangle.c
trunk/Build/source/texk/web2c/cwebdir/ctangle.w
trunk/Build/source/texk/web2c/cwebdir/ctwill-w2c.ch
trunk/Build/source/texk/web2c/cwebdir/cweav-bs.ch
trunk/Build/source/texk/web2c/cwebdir/cweav-pc.ch
trunk/Build/source/texk/web2c/cwebdir/cweav-ql.ch
trunk/Build/source/texk/web2c/cwebdir/cweav-vms.ch
trunk/Build/source/texk/web2c/cwebdir/cweav-w2c.ch
trunk/Build/source/texk/web2c/cwebdir/cweav-w32.ch
trunk/Build/source/texk/web2c/cwebdir/cweave.w
trunk/Build/source/texk/web2c/cwebdir/cwebacromac.tex
trunk/Build/source/texk/web2c/cwebdir/cwebmac.tex
trunk/Build/source/texk/web2c/cwebdir/cwebman-w2c.ch
trunk/Build/source/texk/web2c/cwebdir/cwebman.tex
trunk/Build/source/texk/web2c/cwebdir/po/cweb-tl.pot
trunk/Build/source/texk/web2c/cwebdir/po/cweb.pot
trunk/Build/source/texk/web2c/cwebdir/po/de/cweb-tl.po
trunk/Build/source/texk/web2c/cwebdir/po/de/cweb.po
trunk/Build/source/texk/web2c/cwebdir/po/de/web2c-help.po
trunk/Build/source/texk/web2c/cwebdir/po/it/cweb.po
trunk/Build/source/texk/web2c/cwebdir/po/web2c-help.pot
trunk/Build/source/texk/web2c/cwebdir/prod-cweave.w
trunk/Build/source/texk/web2c/cwebdir/prod-twill.w
trunk/Build/source/texk/web2c/cwebdir/prod.w
trunk/Build/source/texk/web2c/man/ChangeLog
trunk/Build/source/texk/web2c/man/ctwill.man
Modified: trunk/Build/source/texk/web2c/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/ChangeLog 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/ChangeLog 2025-01-01 14:46:26 UTC (rev 73258)
@@ -1,3 +1,7 @@
+2025-01-01 Andreas Scherer <https://ascherer.github.io>
+
+ * ctangleboot.cin: CWEB 4.12.1 release.
+
2024-12-01 Luigi Scarso <luigi.scarso at gmail.com>
* doc/luatex: development LuaTeX Reference Manual, kept in sync with
Modified: trunk/Build/source/texk/web2c/ctangleboot.cin
===================================================================
--- trunk/Build/source/texk/web2c/ctangleboot.cin 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/ctangleboot.cin 2025-01-01 14:46:26 UTC (rev 73258)
@@ -28,7 +28,7 @@
/*:5*/
#line 67 "cwebdir/ctangle.w"
-#define banner "This is CTANGLE, Version 4.12" \
+#define banner "This is CTANGLE, Version 4.12.1" \
\
#define _(s) gettext(s) \
Modified: trunk/Build/source/texk/web2c/cwebdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ChangeLog 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/ChangeLog 2025-01-01 14:46:26 UTC (rev 73258)
@@ -1,3 +1,30 @@
+2025-01-01 Andreas Scherer <https://ascherer.github.io>
+
+ * Makefile,
+ * comm-{mac,mini,ql,w2c}.ch,
+ * comm-w2c.h,
+ * common.h,
+ * common.w,
+ * ctang-{bs,pc,ql,vms,w2c,w32}.ch,
+ * ctangle.c,
+ * ctangle.w,
+ * ctwill-w2c.ch,
+ * cweav-{bs,pc,ql,vms,w2c,w32}.ch,
+ * cweave.w,
+ * cwebacromac.tex,
+ * cwebmac.tex,
+ * cwebman-w2c.ch,
+ * cwebman.tex,
+ * po/cweb-tl.pot,
+ * po/cweb.pot,
+ * po/de/cweb-tl.po,
+ * po/de/cweb.po,
+ * po/de/web2c-help.po,
+ * po/it/cweb.po,
+ * po/web2c-help.pot,
+ * prod-{cweave,twill}.w,
+ * prod.w: CWEB 4.12.1 release.
+
2024-12-31 Andreas Scherer <https://ascherer.github.io>
* texinputs/pdfctwimac.tex: Append 'Names of the sections'.
Modified: trunk/Build/source/texk/web2c/cwebdir/Makefile
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/Makefile 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/Makefile 2025-01-01 14:46:26 UTC (rev 73258)
@@ -1,6 +1,6 @@
# This file is part of CWEB.
# It is distributed WITHOUT ANY WARRANTY, express or implied.
-# Version 4.12 --- August 2024
+# Version 4.12.1 --- January 2025
# Copyright (C) 1987,1990,1993,2000 Silvio Levy and Donald E. Knuth
@@ -216,6 +216,6 @@
tar zcvhf /tmp/cweb.tgz $(ALL) examples
ctan:
- git archive -o ~/cweb-4.12.zip --prefix=cweb/ cweb-4.12
+ git archive -o ~/cweb-4.12.1.zip --prefix=cweb/ cweb-4.12.1
make PDF=pdf usermanual
- cd ..; zip -r ~/cweb-4.12.zip cweb/cwebman.pdf
+ cd ..; zip -r ~/cweb-4.12.1.zip cweb/cwebman.pdf
Modified: trunk/Build/source/texk/web2c/cwebdir/comm-mac.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/comm-mac.ch 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/comm-mac.ch 2025-01-01 14:46:26 UTC (rev 73258)
@@ -4,9 +4,9 @@
(Contributed 13 Oct 2000 by AndPio at aol.com; slightly edited by Don Knuth)
@x in limbo, change the title page document to specify Mac version
- \centerline{(Version 4.12)}
+ \centerline{(Version 4.12.1)}
@y
- \centerline{(Version 4.12 for MacOS)}
+ \centerline{(Version 4.12.1 for MacOS)}
@z
@x section 23: Make input_ln accept \n, \r, \n\r, or \r\n as line endings
Modified: trunk/Build/source/texk/web2c/cwebdir/comm-mini.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/comm-mini.ch 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/comm-mini.ch 2025-01-01 14:46:26 UTC (rev 73258)
@@ -1,9 +1,9 @@
Limbo.
@x
-\def\title{Common code for CTANGLE and CWEAVE (4.12 [\TeX~Live])}
+\def\title{Common code for CTANGLE and CWEAVE (4.12.1 [\TeX~Live])}
@y
-\def\title{COMMON (4.12 [\TeX~Live])}
+\def\title{COMMON (4.12.1 [\TeX~Live])}
\def\contentspagenumber{0}
@z
Modified: trunk/Build/source/texk/web2c/cwebdir/comm-ql.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/comm-ql.ch 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/comm-ql.ch 2025-01-01 14:46:26 UTC (rev 73258)
@@ -10,12 +10,12 @@
@x
\def\v{\char'174} % vertical (|) in typewriter font
-\def\title{Common code for CTANGLE and CWEAVE (Version 4.12)}
+\def\title{Common code for CTANGLE and CWEAVE (Version 4.12.1)}
\def\topofcontents{\null\vfill
\centerline{\titlefont Common code for {\ttitlefont CTANGLE} and
{\ttitlefont CWEAVE}}
\vskip 15pt
- \centerline{(Version 4.12)}
+ \centerline{(Version 4.12.1)}
\vfill}
\def\botofcontents{\vfill
\noindent
@@ -22,12 +22,12 @@
@y
\def\v{\char'174} % vertical (|) in typewriter font
-\def\title{Common code for CTANGLE and CWEAVE (QL Version 4.12)}
+\def\title{Common code for CTANGLE and CWEAVE (QL Version 4.12.1)}
\def\topofcontents{\null\vfill
\centerline{\titlefont Common code for {\ttitlefont CTANGLE} and
{\ttitlefont CWEAVE}}
\vskip 15pt
- \centerline{(Version 4.12)}
+ \centerline{(Version 4.12.1)}
\vfill}
\def\botofcontents{\vfill
\noindent
Modified: trunk/Build/source/texk/web2c/cwebdir/comm-w2c.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/comm-w2c.ch 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/comm-w2c.ch 2025-01-01 14:46:26 UTC (rev 73258)
@@ -17,16 +17,16 @@
@q Please send comments, suggestions, etc. to tex-k@@tug.org. @>
@x [0.0] l.25
-\def\title{Common code for CTANGLE and CWEAVE (Version 4.12)}
+\def\title{Common code for CTANGLE and CWEAVE (Version 4.12.1)}
@y
\def\Kpathsea/{{\mc KPATHSEA\spacefactor1000}} \ifacro\sanitizecommand\Kpathsea{KPATHSEA}\fi
-\def\title{Common code for CTANGLE and CWEAVE (4.12 [\TeX~Live])}
+\def\title{Common code for CTANGLE and CWEAVE (4.12.1 [\TeX~Live])}
@z
@x [0.0] l.30
- \centerline{(Version 4.12)}
+ \centerline{(Version 4.12.1)}
@y
- \centerline{(Version 4.12 [\TeX~Live])}
+ \centerline{(Version 4.12.1 [\TeX~Live])}
@z
@x [0.0] l.32
Modified: trunk/Build/source/texk/web2c/cwebdir/comm-w2c.h
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/comm-w2c.h 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/comm-w2c.h 2025-01-01 14:46:26 UTC (rev 73258)
@@ -2,7 +2,7 @@
% This program by Silvio Levy and Donald E. Knuth
% is based on a program by Knuth.
% It is distributed WITHOUT ANY WARRANTY, express or implied.
-% Version 4.12 --- August 2024 (works also with later versions)
+% Version 4.12.1 --- January 2025 (works also with later versions)
% Copyright (C) 1987,1990,1993 Silvio Levy and Donald E. Knuth
Modified: trunk/Build/source/texk/web2c/cwebdir/common.h
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/common.h 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/common.h 2025-01-01 14:46:26 UTC (rev 73258)
@@ -2,7 +2,7 @@
% This program by Silvio Levy and Donald E. Knuth
% is based on a program by Knuth.
% It is distributed WITHOUT ANY WARRANTY, express or implied.
-% Version 4.12 --- August 2024 (works also with later versions)
+% Version 4.12.1 --- January 2025 (works also with later versions)
% Copyright (C) 1987,1990,1993 Silvio Levy and Donald E. Knuth
Modified: trunk/Build/source/texk/web2c/cwebdir/common.w
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/common.w 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/common.w 2025-01-01 14:46:26 UTC (rev 73258)
@@ -2,7 +2,7 @@
% This program by Silvio Levy and Donald E. Knuth
% is based on a program by Knuth.
% It is distributed WITHOUT ANY WARRANTY, express or implied.
-% Version 4.12 --- August 2024
+% Version 4.12.1 --- january 2025
% Copyright (C) 1987,1990,1993,2000 Silvio Levy and Donald E. Knuth
@@ -22,12 +22,12 @@
\def\v{\char'174} % vertical (|) in typewriter font
-\def\title{Common code for CTANGLE and CWEAVE (Version 4.12)}
+\def\title{Common code for CTANGLE and CWEAVE (Version 4.12.1)}
\def\topofcontents{\null\vfill
\centerline{\titlefont Common code for {\ttitlefont CTANGLE} and
{\ttitlefont CWEAVE}}
\vskip 15pt
- \centerline{(Version 4.12)}
+ \centerline{(Version 4.12.1)}
\vfill}
\def\botofcontents{\vfill
\noindent
Modified: trunk/Build/source/texk/web2c/cwebdir/ctang-bs.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ctang-bs.ch 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/ctang-bs.ch 2025-01-01 14:46:26 UTC (rev 73258)
@@ -17,12 +17,12 @@
The ``banner line'' defined here should be changed whenever \.{CTANGLE}
is modified.
- at d banner "This is CTANGLE (Version 4.12)"
+ at d banner "This is CTANGLE (Version 4.12.1)"
@y
The ``banner line'' defined here should be changed whenever \.{CTANGLE}
is modified.
- at d banner "This is CTANGLE (Version 4.12pc/big)"
+ at d banner "This is CTANGLE (Version 4.12.1pc/big)"
@z
Modified: trunk/Build/source/texk/web2c/cwebdir/ctang-pc.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ctang-pc.ch 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/ctang-pc.ch 2025-01-01 14:46:26 UTC (rev 73258)
@@ -9,9 +9,9 @@
alternate change files with -bs suffix instead of -pc.
@x section 1
- at d banner "This is CTANGLE (Version 4.12)"
+ at d banner "This is CTANGLE (Version 4.12.1)"
@y
- at d banner "This is CTANGLE (Version 4.12pc)"
+ at d banner "This is CTANGLE (Version 4.12.1pc)"
@z
@x section 17
@d max_bytes 100000 /* the number of bytes in identifiers,
Modified: trunk/Build/source/texk/web2c/cwebdir/ctang-ql.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ctang-ql.ch 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/ctang-ql.ch 2025-01-01 14:46:26 UTC (rev 73258)
@@ -7,15 +7,15 @@
@x
-\def\title{CTANGLE (Version 4.12)}
+\def\title{CTANGLE (Version 4.12.1)}
@y
-\def\title{CTANGLE (QL Version 4.12)}
+\def\title{CTANGLE (QL Version 4.12.1)}
@z
@x section 1
- at d banner "This is CTANGLE (Version 4.12)"
+ at d banner "This is CTANGLE (Version 4.12.1)"
@y
- at d banner "This is CTANGLE (QL Version 4.12)"
+ at d banner "This is CTANGLE (QL Version 4.12.1)"
@z
@x
Modified: trunk/Build/source/texk/web2c/cwebdir/ctang-vms.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ctang-vms.ch 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/ctang-vms.ch 2025-01-01 14:46:26 UTC (rev 73258)
@@ -10,9 +10,9 @@
(these changes not necessary for initial bootstrapping)
@x section 1 (01-FEB-1992 ST)
- at d banner "This is CTANGLE (Version 4.12)"
+ at d banner "This is CTANGLE (Version 4.12.1)"
@y
- at d banner "This is CTANGLE (VAX/VMS Version 4.12)"
+ at d banner "This is CTANGLE (VAX/VMS Version 4.12.1)"
@z
@x section 5 (01-FEB-1992 ST)
Modified: trunk/Build/source/texk/web2c/cwebdir/ctang-w2c.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ctang-w2c.ch 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/ctang-w2c.ch 2025-01-01 14:46:26 UTC (rev 73258)
@@ -17,15 +17,15 @@
@q Please send comments, suggestions, etc. to tex-k@@tug.org. @>
@x [0.0] l.30
-\def\title{CTANGLE (Version 4.12)}
+\def\title{CTANGLE (Version 4.12.1)}
@y
-\def\title{CTANGLE (Version 4.12 [\TeX~Live])}
+\def\title{CTANGLE (Version 4.12.1 [\TeX~Live])}
@z
@x [0.0] l.34
- \centerline{(Version 4.12)}
+ \centerline{(Version 4.12.1)}
@y
- \centerline{(Version 4.12 [\TeX~Live])}
+ \centerline{(Version 4.12.1 [\TeX~Live])}
@z
@x [0.0] l.36
@@ -41,9 +41,9 @@
@z
@x [1.1] l.64
- at d banner "This is CTANGLE (Version 4.12)"
+ at d banner "This is CTANGLE (Version 4.12.1)"
@y
- at d banner "This is CTANGLE, Version 4.12"
+ at d banner "This is CTANGLE, Version 4.12.1"
/* will be extended by the \TeX~Live |versionstring| */
@z
Modified: trunk/Build/source/texk/web2c/cwebdir/ctang-w32.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ctang-w32.ch 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/ctang-w32.ch 2025-01-01 14:46:26 UTC (rev 73258)
@@ -4,9 +4,9 @@
Changes necessary for compiling with Borland C/C++
@x section 1
- at d banner "This is CTANGLE (Version 4.12)"
+ at d banner "This is CTANGLE (Version 4.12.1)"
@y
- at d banner "This is CTANGLE (Version 4.12win32)"
+ at d banner "This is CTANGLE (Version 4.12.1win32)"
@z
@x section 24
Modified: trunk/Build/source/texk/web2c/cwebdir/ctangle.c
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ctangle.c 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/ctangle.c 2025-01-01 14:46:26 UTC (rev 73258)
@@ -15,7 +15,7 @@
/*:5*/
#line 67 "ctangle.w"
-#define banner "This is CTANGLE (Version 4.12)" \
+#define banner "This is CTANGLE (Version 4.12.1)" \
#define ctangle false
#define cweave true \
Modified: trunk/Build/source/texk/web2c/cwebdir/ctangle.w
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ctangle.w 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/ctangle.w 2025-01-01 14:46:26 UTC (rev 73258)
@@ -2,7 +2,7 @@
% This program by Silvio Levy and Donald E. Knuth
% is based on a program by Knuth.
% It is distributed WITHOUT ANY WARRANTY, express or implied.
-% Version 4.12 --- August 2024
+% Version 4.12.1 --- January 2025
% Copyright (C) 1987,1990,1993,2000 Silvio Levy and Donald E. Knuth
@@ -27,11 +27,11 @@
\mathchardef\RA="3221 % right arrow
\mathchardef\BA="3224 % double arrow
-\def\title{CTANGLE (Version 4.12)}
+\def\title{CTANGLE (Version 4.12.1)}
\def\topofcontents{\null\vfill
\centerline{\titlefont The {\ttitlefont CTANGLE} processor}
\vskip 15pt
- \centerline{(Version 4.12)}
+ \centerline{(Version 4.12.1)}
\vfill}
\def\botofcontents{\vfill
\noindent
@@ -61,7 +61,7 @@
The ``banner line'' defined here should be changed whenever \.{CTANGLE}
is modified.
- at d banner "This is CTANGLE (Version 4.12)"
+ at d banner "This is CTANGLE (Version 4.12.1)"
@c
@<Include files@>@/
Modified: trunk/Build/source/texk/web2c/cwebdir/ctwill-w2c.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ctwill-w2c.ch 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/ctwill-w2c.ch 2025-01-01 14:46:26 UTC (rev 73258)
@@ -35,10 +35,10 @@
@z
@x [0.0] l.34
-\def\title{CWEAVE (Version 4.12)}
+\def\title{CWEAVE (Version 4.12.1)}
@y
\def\Kpathsea/{{\mc KPATHSEA\spacefactor1000}} \ifacro\sanitizecommand\Kpathsea{KPATHSEA}\fi
-\def\title{CTWILL (Version 4.12 [\TeX~Live])}
+\def\title{CTWILL (Version 4.12.1 [\TeX~Live])}
@z
@x [0.0] l.36
@@ -48,9 +48,9 @@
@z
@x [0.0] l.38
- \centerline{(Version 4.12)}
+ \centerline{(Version 4.12.1)}
@y
- \centerline{(Version 4.12 [\TeX~Live])}
+ \centerline{(Version 4.12.1 [\TeX~Live])}
@z
@x [0.0] l.40
@@ -77,7 +77,7 @@
The ``banner line'' defined here should be changed whenever \.{CWEAVE}
is modified.
- at d banner "This is CWEAVE (Version 4.12)"
+ at d banner "This is CWEAVE (Version 4.12.1)"
@y
This is the \.{CTWILL} program by D. E. Knuth, based
on \.{CWEAVE} by Silvio Levy and D.~E. Knuth. It is also based on
@@ -101,7 +101,7 @@
The ``banner line'' defined here should be changed whenever \.{CTWILL} is
modified. The version number parallels the corresponding version of \.{CWEAVE}.
- at d banner "This is CTWILL, Version 4.12"
+ at d banner "This is CTWILL, Version 4.12.1"
/* will be extended by the \TeX~Live |versionstring| */
@z
Modified: trunk/Build/source/texk/web2c/cwebdir/cweav-bs.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/cweav-bs.ch 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/cweav-bs.ch 2025-01-01 14:46:26 UTC (rev 73258)
@@ -20,12 +20,12 @@
The ``banner line'' defined here should be changed whenever \.{CWEAVE}
is modified.
- at d banner "This is CWEAVE (Version 4.12)"
+ at d banner "This is CWEAVE (Version 4.12.1)"
@y
The ``banner line'' defined here should be changed whenever \.{CWEAVE}
is modified.
- at d banner "This is CWEAVE (Version 4.12pc/big)"
+ at d banner "This is CWEAVE (Version 4.12.1pc/big)"
@z
Modified: trunk/Build/source/texk/web2c/cwebdir/cweav-pc.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/cweav-pc.ch 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/cweav-pc.ch 2025-01-01 14:46:26 UTC (rev 73258)
@@ -11,9 +11,9 @@
change files that have -bs in their name instead of -pc.)
@x section 1
- at d banner "This is CWEAVE (Version 4.12)"
+ at d banner "This is CWEAVE (Version 4.12.1)"
@y
- at d banner "This is CWEAVE (Version 4.12pc)"
+ at d banner "This is CWEAVE (Version 4.12.1pc)"
@z
@x section 17
Modified: trunk/Build/source/texk/web2c/cwebdir/cweav-ql.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/cweav-ql.ch 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/cweav-ql.ch 2025-01-01 14:46:26 UTC (rev 73258)
@@ -7,15 +7,15 @@
@x
-\def\title{CWEAVE (Version 4.12)}
+\def\title{CWEAVE (Version 4.12.1)}
@y
-\def\title{CWEAVE (QL Version 4.12)}
+\def\title{CWEAVE (QL Version 4.12.1)}
@z
@x section 1
- at d banner "This is CWEAVE (Version 4.12)"
+ at d banner "This is CWEAVE (Version 4.12.1)"
@y
- at d banner "This is CWEAVE (QL Version 4.12)"
+ at d banner "This is CWEAVE (QL Version 4.12.1)"
@z
@x
Modified: trunk/Build/source/texk/web2c/cwebdir/cweav-vms.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/cweav-vms.ch 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/cweav-vms.ch 2025-01-01 14:46:26 UTC (rev 73258)
@@ -13,9 +13,9 @@
(also modified by Don Knuth to keep version numbers uptodate)
@x section 1 (01-FEB-1992 ST)
- at d banner "This is CWEAVE (Version 4.12)"
+ at d banner "This is CWEAVE (Version 4.12.1)"
@y
- at d banner "This is CWEAVE (VAX/VMS Version 4.12)"
+ at d banner "This is CWEAVE (VAX/VMS Version 4.12.1)"
@z
@x section 5 (01-FEB-1992 ST)
Modified: trunk/Build/source/texk/web2c/cwebdir/cweav-w2c.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/cweav-w2c.ch 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/cweav-w2c.ch 2025-01-01 14:46:26 UTC (rev 73258)
@@ -17,15 +17,15 @@
@q Please send comments, suggestions, etc. to tex-k@@tug.org. @>
@x [0.0] l.34
-\def\title{CWEAVE (Version 4.12)}
+\def\title{CWEAVE (Version 4.12.1)}
@y
-\def\title{CWEAVE (Version 4.12 [\TeX~Live])}
+\def\title{CWEAVE (Version 4.12.1 [\TeX~Live])}
@z
@x [0.0] l.38
- \centerline{(Version 4.12)}
+ \centerline{(Version 4.12.1)}
@y
- \centerline{(Version 4.12 [\TeX~Live])}
+ \centerline{(Version 4.12.1 [\TeX~Live])}
@z
@x [0.0] l.40
@@ -41,9 +41,9 @@
@z
@x [1.1] l.69
- at d banner "This is CWEAVE (Version 4.12)"
+ at d banner "This is CWEAVE (Version 4.12.1)"
@y
- at d banner "This is CWEAVE, Version 4.12"
+ at d banner "This is CWEAVE, Version 4.12.1"
/* will be extended by the \TeX~Live |versionstring| */
@z
Modified: trunk/Build/source/texk/web2c/cwebdir/cweav-w32.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/cweav-w32.ch 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/cweav-w32.ch 2025-01-01 14:46:26 UTC (rev 73258)
@@ -2,9 +2,9 @@
(Contributed by Fabrice Popineau, February 2002)
@x section 1
- at d banner "This is CWEAVE (Version 4.12)"
+ at d banner "This is CWEAVE (Version 4.12.1)"
@y
- at d banner "This is CWEAVE (Version 4.12win32)"
+ at d banner "This is CWEAVE (Version 4.12.1win32)"
@z
@x section 32
Modified: trunk/Build/source/texk/web2c/cwebdir/cweave.w
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/cweave.w 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/cweave.w 2025-01-01 14:46:26 UTC (rev 73258)
@@ -2,7 +2,7 @@
% This program by Silvio Levy and Donald E. Knuth
% is based on a program by Knuth.
% It is distributed WITHOUT ANY WARRANTY, express or implied.
-% Version 4.12 --- August 2024
+% Version 4.12.1 --- January 2025
% Copyright (C) 1987,1990,1993,2000 Silvio Levy and Donald E. Knuth
@@ -31,11 +31,11 @@
\def\skipxTeX{\\{skip\_\TEX/}}
\def\copyxTeX{\\{copy\_\TEX/}}
-\def\title{CWEAVE (Version 4.12)}
+\def\title{CWEAVE (Version 4.12.1)}
\def\topofcontents{\null\vfill
\centerline{\titlefont The {\ttitlefont CWEAVE} processor}
\vskip 15pt
- \centerline{(Version 4.12)}
+ \centerline{(Version 4.12.1)}
\vfill}
\def\botofcontents{\vfill
\noindent
@@ -66,7 +66,7 @@
The ``banner line'' defined here should be changed whenever \.{CWEAVE}
is modified.
- at d banner "This is CWEAVE (Version 4.12)"
+ at d banner "This is CWEAVE (Version 4.12.1)"
@c
@<Include files@>@/
Modified: trunk/Build/source/texk/web2c/cwebdir/cwebacromac.tex
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/cwebacromac.tex 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/cwebacromac.tex 2025-01-01 14:46:26 UTC (rev 73258)
@@ -1,6 +1,6 @@
% hypertext macros for CWEB listings (in addition to cwebmac.tex)
% Used in cwebmac.tex, pdfctwimac.tex, pdfproofmac.tex
-% Version 3.0 --- August 2024
+% Version 3.1 --- January 2025
\ifx\ifacrohint\undefined\endinput\fi % these are not standalone macros
\ifluatex % LuaTeX is almost like pdfTeX
Modified: trunk/Build/source/texk/web2c/cwebdir/cwebmac.tex
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/cwebmac.tex 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/cwebmac.tex 2025-01-01 14:46:26 UTC (rev 73258)
@@ -1,7 +1,7 @@
% standard macros for CWEB listings (in addition to plain.tex)
-% Version 4.12 --- August 2024
+% Version 4.12.1 --- January 2025
\ifx\renewenvironment\undefined\else\endinput\fi % LaTeX will use other macros
-\xdef\fmtversion{\fmtversion+CWEB4.12}
+\xdef\fmtversion{\fmtversion+CWEB4.12.1}
\chardef\cwebversion=4 \chardef\cwebrevision=12
\parskip 0pt % no stretch between paragraphs
Modified: trunk/Build/source/texk/web2c/cwebdir/cwebman-w2c.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/cwebman-w2c.ch 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/cwebman-w2c.ch 2025-01-01 14:46:26 UTC (rev 73258)
@@ -94,17 +94,17 @@
@z
@x l.34
-\def\runninghead{{\ninett CWEB} USER MANUAL (VERSION 4.12)}
+\def\runninghead{{\ninett CWEB} USER MANUAL (VERSION 4.12.1)}
@y
\def\Kpathsea/{{\mc KPATHSEA\spacefactor1000}}
-\def\runninghead{{\ninett CWEB} USER MANUAL (Version 4.12 [\TeX~Live])}
+\def\runninghead{{\ninett CWEB} USER MANUAL (Version 4.12.1 [\TeX~Live])}
@z
@x l.48
-\vskip 18pt\centerline{(Version 4.12 --- August 2024)}
+\vskip 18pt\centerline{(Version 4.12.1 --- January 2025)}
@y
-\vskip 18pt\centerline{(Version 4.12 --- August 2024)%
-\footnote*{This document describes the extended \.{CWEB} (Version 4.12 [\TeX~Live]).}}
+\vskip 18pt\centerline{(Version 4.12.1 --- January 2025)%
+\footnote*{This document describes the extended \.{CWEB} (Version 4.12.1 [\TeX~Live]).}}
@z
@x l.79
@@ -347,9 +347,9 @@
@z
@x l.1613
- \.{ { }\\vskip 15pt \\centerline\{(Version 4.12)\}{ }\\vfill\}}\cr}$$
+ \.{ { }\\vskip 15pt \\centerline\{(Version 4.12.1)\}{ }\\vfill\}}\cr}$$
@y
- \.{ { }\\vskip 15pt \\centerline\{(Version 4.12)\}{ }\\vfill\}}\cr}$$
+ \.{ { }\\vskip 15pt \\centerline\{(Version 4.12.1)\}{ }\\vfill\}}\cr}$$
@z
@x l.1728
Modified: trunk/Build/source/texk/web2c/cwebdir/cwebman.tex
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/cwebman.tex 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/cwebman.tex 2025-01-01 14:46:26 UTC (rev 73258)
@@ -31,7 +31,7 @@
\def\lheader{\mainfont\the\pageno\hfill\sc\runninghead\hfill}
\def\rheader{\hfill\sc\runninghead\hfill\mainfont\the\pageno}
-\def\runninghead{{\ninett CWEB} USER MANUAL (VERSION 4.12)}
+\def\runninghead{{\ninett CWEB} USER MANUAL (VERSION 4.12.1)}
% This verbatim mode assumes that ! marks are !! in the text being copied.
\def\verbatim{\begingroup
@@ -45,7 +45,7 @@
\null\vfill
\centerline{\titlefont The {\ttitlefont CWEB} System of
Structured Documentation}
-\vskip 18pt\centerline{(Version 4.12 --- August 2024)}
+\vskip 18pt\centerline{(Version 4.12.1 --- January 2025)}
\vskip 24pt
\centerline{\authorfont Donald E. Knuth and Silvio Levy}
\vfill
@@ -1610,7 +1610,7 @@
\.{ { }\\titlefalse \% include headline on the contents page}\cr
\.{ { }\\def\\rheader\{\\mainfont The \{\\tt CWEAVE\}{ }processor\\hfil\}}\cr
\.{ { }\\centerline\{\\titlefont The \{\\ttitlefont CWEAVE\}{ }processor\}}\cr
- \.{ { }\\vskip 15pt \\centerline\{(Version 4.12)\}{ }\\vfill\}}\cr}$$
+ \.{ { }\\vskip 15pt \\centerline\{(Version 4.12.1)\}{ }\\vfill\}}\cr}$$
Redefining \.{\\rheader}, which is the headline for right-hand pages,
suffices in this case to put the desired information at the top of the
contents page.
Modified: trunk/Build/source/texk/web2c/cwebdir/po/cweb-tl.pot
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/po/cweb-tl.pot 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/po/cweb-tl.pot 2025-01-01 14:46:26 UTC (rev 73258)
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: CWEBbin 2024\n"
+"Project-Id-Version: CWEBbin 2025\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2024-08-12 13:10+0200\n"
+"POT-Creation-Date: 2025-01-01 15:08+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
@@ -30,15 +30,15 @@
msgstr ""
#: ctang-texlive.ch:39
-msgid "This is CTANGLE, Version 4.12"
+msgid "This is CTANGLE, Version 4.12.1"
msgstr ""
#: ctwill-texlive.ch:39
-msgid "This is CTWILL, Version 4.12"
+msgid "This is CTWILL, Version 4.12.1"
msgstr ""
#: cweav-texlive.ch:39
-msgid "This is CWEAVE, Version 4.12"
+msgid "This is CWEAVE, Version 4.12.1"
msgstr ""
#: comm-texlive.ch:512
Modified: trunk/Build/source/texk/web2c/cwebdir/po/cweb.pot
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/po/cweb.pot 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/po/cweb.pot 2025-01-01 14:46:26 UTC (rev 73258)
@@ -523,15 +523,15 @@
msgstr ""
#: ctang-i18n.ch:17
-msgid "This is CTANGLE (Version 4.12 [CWEBbin 2024])"
+msgid "This is CTANGLE (Version 4.12.1 [CWEBbin 2025])"
msgstr ""
#: cweav-twill.ch:61
-msgid "This is CTWILL (Version 4.12 [CWEBbin 2024])"
+msgid "This is CTWILL (Version 4.12.1 [CWEBbin 2025])"
msgstr ""
#: cweav-i18n.ch:17 cweav-twill.ch:42
-msgid "This is CWEAVE (Version 4.12 [CWEBbin 2024])"
+msgid "This is CWEAVE (Version 4.12.1 [CWEBbin 2025])"
msgstr ""
#: cweav-i18n.ch:301 cweav-i18n.ch:309
Modified: trunk/Build/source/texk/web2c/cwebdir/po/de/cweb-tl.po
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/po/de/cweb-tl.po 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/po/de/cweb-tl.po 2025-01-01 14:46:26 UTC (rev 73258)
@@ -1,14 +1,14 @@
# International version of CWEB (CWEBbin, TeXLive).
-# Copyright (C) 2024 Andreas Scherer et al.
+# Copyright (C) 2025 Andreas Scherer et al.
# This file is distributed under the same license as the CWEB package.
# Andreas Scherer <https://ascherer.github.io>.
#
msgid ""
msgstr ""
-"Project-Id-Version: CWEBbin 2024\n"
+"Project-Id-Version: CWEBbin 2025\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2024-08-12 13:10+0200\n"
-"PO-Revision-Date: 2024-08-12 13:10+0200\n"
+"POT-Creation-Date: 2025-01-01 15:08+0100\n"
+"PO-Revision-Date: 2025-01-01 15:08+0100\n"
"Last-Translator: Andreas Scherer <andreas_github at freenet.de>\n"
"Language-Team: German\n"
"Language: de\n"
Modified: trunk/Build/source/texk/web2c/cwebdir/po/de/cweb.po
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/po/de/cweb.po 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/po/de/cweb.po 2025-01-01 14:46:26 UTC (rev 73258)
@@ -1,14 +1,14 @@
# International version of CWEB (CWEBbin, TeXLive).
-# Copyright (C) 2021 Andreas Scherer et al.
+# Copyright (C) 2025 Andreas Scherer et al.
# This file is distributed under the same license as the CWEB package.
# Andreas Scherer <https://ascherer/github.io>, 2021.
#
msgid ""
msgstr ""
-"Project-Id-Version: CWEBbin 2021\n"
+"Project-Id-Version: CWEBbin 2025\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-02-06 15:25+0100\n"
-"PO-Revision-Date: 2021-02-06 15:57+0100\n"
+"POT-Creation-Date: 2025-01-01 15:08+0100\n"
+"PO-Revision-Date: 2025-01-01 15:08+0100\n"
"Last-Translator: Andreas Scherer <andreas_github at freenet.de>\n"
"Language-Team: German\n"
"Language: de\n"
@@ -603,16 +603,16 @@
msgstr "Sortieren:"
#: ctang-i18n.ch:17
-msgid "This is CTANGLE (Version 4.12 [CWEBbin 2024])"
-msgstr "Dies ist CTANGLE (Version 4.12 [CWEBbin 2024])"
+msgid "This is CTANGLE (Version 4.12.1 [CWEBbin 2025])"
+msgstr "Dies ist CTANGLE (Version 4.12.1 [CWEBbin 2025])"
#: cweav-twill.ch:61
-msgid "This is CTWILL (Version 4.12 [CWEBbin 2024])"
-msgstr "Dies ist CTWILL (Version 4.12 [CWEBbin 2024])"
+msgid "This is CTWILL (Version 4.12.1 [CWEBbin 2025])"
+msgstr "Dies ist CTWILL (Version 4.12.1 [CWEBbin 2025])"
#: cweav-i18n.ch:17 cweav-twill.ch:42
-msgid "This is CWEAVE (Version 4.12 [CWEBbin 2024])"
-msgstr "Dies ist CWEAVE (Version 4.12 [CWEBbin 2024])"
+msgid "This is CWEAVE (Version 4.12.1 [CWEBbin 2025])"
+msgstr "Dies ist CWEAVE (Version 4.12.1 [CWEBbin 2025])"
#: cweav-i18n.ch:301 cweav-i18n.ch:309
msgid "buffer"
Modified: trunk/Build/source/texk/web2c/cwebdir/po/de/web2c-help.po
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/po/de/web2c-help.po 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/po/de/web2c-help.po 2025-01-01 14:46:26 UTC (rev 73258)
@@ -1,14 +1,14 @@
# International version of CWEB (CWEBbin, TeXLive).
-# Copyright (C) 2021 Andreas Scherer et al.
+# Copyright (C) 2025 Andreas Scherer et al.
# This file is distributed under the same license as the CWEB package.
# Andreas Scherer <https://ascherer.github.io>, 2021.
#
msgid ""
msgstr ""
-"Project-Id-Version: CWEBbin 2024\n"
+"Project-Id-Version: CWEBbin 2025\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2024-03-10 16:35+0100\n"
-"PO-Revision-Date: 2024-03-10 16:35+0100\n"
+"POT-Creation-Date: 2025-01-01 15:08+0100\n"
+"PO-Revision-Date: 2025-01-01 15:08+0100\n"
"Last-Translator: Andreas Scherer <andreas_github at freenet.de>\n"
"Language-Team: German\n"
"Language: de\n"
Modified: trunk/Build/source/texk/web2c/cwebdir/po/it/cweb.po
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/po/it/cweb.po 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/po/it/cweb.po 2025-01-01 14:46:26 UTC (rev 73258)
@@ -1,14 +1,14 @@
# International version of CWEB (CWEBbin, TeXLive).
-# Copyright (C) 2024 Andreas Scherer et al.
+# Copyright (C) 2025 Andreas Scherer et al.
# This file is distributed under the same license as the CWEB package.
# Andreas Scherer <https://ascherer/github.io>.
#
msgid ""
msgstr ""
-"Project-Id-Version: CWEBbin 2024\n"
+"Project-Id-Version: CWEBbin 2025\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2024-08-12 13:10+0200\n"
-"PO-Revision-Date: 2024-08-12 13:10+0200\n"
+"POT-Creation-Date: 2025-01-01 15:08+0100\n"
+"PO-Revision-Date: 2025-01-01 15:08+0100\n"
"Last-Translator: Andreas Scherer <andreas_github at freenet.de>\n"
"Language-Team: Italian\n"
"Language: it\n"
@@ -598,16 +598,16 @@
msgstr "Ordinamento:"
#: ctang-i18n.ch:17
-msgid "This is CTANGLE (Version 4.12 [CWEBbin 2024])"
-msgstr "Questo è CTANGLE (Versione 4.12 [CWEBbin 2024])"
+msgid "This is CTANGLE (Version 4.12.1 [CWEBbin 2025])"
+msgstr "Questo è CTANGLE (Versione 4.12.1 [CWEBbin 2025])"
#: cweav-i18n.ch:17
-msgid "This is CWEAVE (Version 4.12 [CWEBbin 2024])"
-msgstr "Questo è CWEAVE (Versione 4.12 [CWEBbin 2024])"
+msgid "This is CWEAVE (Version 4.12.1 [CWEBbin 2025])"
+msgstr "Questo è CWEAVE (Versione 4.12.1 [CWEBbin 2025])"
#: cweav-twill.ch:68
-msgid "This is CTWILL (Version 4.12 [CWEBbin 2024])"
-msgstr "Questo è CTWILL (Versione 4.12 [CWEBbin 2024])"
+msgid "This is CTWILL (Version 4.12.1 [CWEBbin 2025])"
+msgstr "Questo è CTWILL (Versione 4.12.1 [CWEBbin 2025])"
#: cweav-i18n.ch:301 cweav-i18n.ch:309
msgid "buffer"
Modified: trunk/Build/source/texk/web2c/cwebdir/po/web2c-help.pot
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/po/web2c-help.pot 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/po/web2c-help.pot 2025-01-01 14:46:26 UTC (rev 73258)
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: CWEBbin 2024\n"
+"Project-Id-Version: CWEBbin 2025\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2024-03-10 16:35+0100\n"
+"POT-Creation-Date: 2025-01-01 15:08+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
Modified: trunk/Build/source/texk/web2c/cwebdir/prod-cweave.w
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/prod-cweave.w 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/prod-cweave.w 2025-01-01 14:46:26 UTC (rev 73258)
@@ -2,7 +2,7 @@
% This program by Silvio Levy and Donald E. Knuth
% is based on a program by Knuth.
% It is distributed WITHOUT ANY WARRANTY, express or implied.
-% Version 4.12 --- August 2024
+% Version 4.12.1 --- January 2025
%
@ Here is a table of all the productions. Each production that
combines two or more consecutive scraps implicitly inserts a {\tt \$}
Modified: trunk/Build/source/texk/web2c/cwebdir/prod-twill.w
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/prod-twill.w 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/prod-twill.w 2025-01-01 14:46:26 UTC (rev 73258)
@@ -2,7 +2,7 @@
% This program by Silvio Levy and Donald E. Knuth
% is based on a program by Knuth.
% It is distributed WITHOUT ANY WARRANTY, express or implied.
-% Version 4.12 --- August 2024
+% Version 4.12.1 --- January 2025
%
@ Here is a table of all the productions. Each production that
combines two or more consecutive scraps implicitly inserts a {\tt \$}
Modified: trunk/Build/source/texk/web2c/cwebdir/prod.w
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/prod.w 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/cwebdir/prod.w 2025-01-01 14:46:26 UTC (rev 73258)
@@ -2,7 +2,7 @@
% This program by Silvio Levy and Donald E. Knuth
% is based on a program by Knuth.
% It is distributed WITHOUT ANY WARRANTY, express or implied.
-% Version 4.12 --- August 2024
+% Version 4.12.1 --- January 2025
%
@ Here is a table of all the productions. Each production that
combines two or more consecutive scraps implicitly inserts a {\tt \$}
Modified: trunk/Build/source/texk/web2c/man/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/man/ChangeLog 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/man/ChangeLog 2025-01-01 14:46:26 UTC (rev 73258)
@@ -1,3 +1,7 @@
+2025-01-01 Andreas Scherer <https://ascherer.github.io>
+
+ * ctwill.man: CWEB 4.12.1 release.
+
2024-08-12 Andreas Scherer <https://ascherer.github.io>
* ctwill.man: CWEB 4.12 release.
Modified: trunk/Build/source/texk/web2c/man/ctwill.man
===================================================================
--- trunk/Build/source/texk/web2c/man/ctwill.man 2025-01-01 10:25:49 UTC (rev 73257)
+++ trunk/Build/source/texk/web2c/man/ctwill.man 2025-01-01 14:46:26 UTC (rev 73258)
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc
.\"
-.TH "CTWILL" "1" "August 12, 2024" "Web2c @VERSION@" "General Commands Manual"
+.TH "CTWILL" "1" "January 1, 2025." "Web2c @VERSION@" "General Commands Manual"
.SH NAME
ctwill, ctwill-proofsort, ctwill-refsort, ctwill-twinx \- translate CWEB to TeX with
mini-indexes
@@ -122,7 +122,7 @@
to be a drop-in replacement for the original package.
There are, however, a few differences worth noting:
.IP \[bu] 2
-This version is based on the most recent version of CWEB (4.12).
+This version is based on the most recent version of CWEB (4.12.1).
.IP \[bu] 2
In TeX\ Live the utility programs are prefixed with \f[B]ctwill\-\f[R]
and the macro files with \f[B]ct\f[R] for technical reasons.
More information about the tex-live-commits
mailing list.