diff options
author | Andreas Scherer <andreas_tex@freenet.de> | 2023-12-02 12:45:29 +0000 |
---|---|---|
committer | Andreas Scherer <andreas_tex@freenet.de> | 2023-12-02 12:45:29 +0000 |
commit | 23f4e1a4e6830dc0022936b831bebfb7dc4d320b (patch) | |
tree | b30f9fdcc518347efa2f6c20d6dcd7c9cad7b9da /Build/source/texk/web2c/cwebdir/common.w | |
parent | 446a69abd4f7973a797c9d915bddddc31d4a9a1a (diff) |
[CWEB] New release 4.11.
This commit rounds up the line of changes for CWEB 4.11.
Major changes since CWEB 4.10:
* Factor out 'cwebacromac.tex' with hypertext macros
* Support for LuaTeX as backend engine
* Consistent formatting of terminal output in error situations
* Suppress reference to 'l. 0' in error messages
* Updates in 'cwebman.tex'
git-svn-id: svn://tug.org/texlive/trunk@69017 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/cwebdir/common.w')
-rw-r--r-- | Build/source/texk/web2c/cwebdir/common.w | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/texk/web2c/cwebdir/common.w b/Build/source/texk/web2c/cwebdir/common.w index ef88b84357a..88932f3118b 100644 --- a/Build/source/texk/web2c/cwebdir/common.w +++ b/Build/source/texk/web2c/cwebdir/common.w @@ -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.10 --- August 2023 +% Version 4.11 --- December 2023 % 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.10)} +\def\title{Common code for CTANGLE and CWEAVE (Version 4.11)} \def\topofcontents{\null\vfill \centerline{\titlefont Common code for {\ttitlefont CTANGLE} and {\ttitlefont CWEAVE}} \vskip 15pt - \centerline{(Version 4.10)} + \centerline{(Version 4.11)} \vfill} \def\botofcontents{\vfill \noindent |