diff options
author | Andreas Scherer <andreas_tex@freenet.de> | 2022-06-06 08:23:22 +0000 |
---|---|---|
committer | Andreas Scherer <andreas_tex@freenet.de> | 2022-06-06 08:23:22 +0000 |
commit | 285984f2d6abd3dceaf3b2e295f849c57c89879d (patch) | |
tree | d0205562ba95bbea069de1d51b571b9fa5aca756 | |
parent | 73b2100f58782d078fcc57b2b3cea8a3068e2514 (diff) |
[CWEB] Macros for new release 4.8.
Technical changes were made earlier this year.
git-svn-id: svn://tug.org/texlive/trunk@63495 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/tex/plain/cweb/cwebmac.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/plain/cweb/cwebmac.tex b/Master/texmf-dist/tex/plain/cweb/cwebmac.tex index 7b3163efd85..e2d2ecb3a24 100644 --- a/Master/texmf-dist/tex/plain/cweb/cwebmac.tex +++ b/Master/texmf-dist/tex/plain/cweb/cwebmac.tex @@ -1,7 +1,7 @@ % standard macros for CWEB listings (in addition to plain.tex) -% Version 4.7--- January 2022 +% Version 4.8--- June 2022 \ifx\renewenvironment\undefined\else\endinput\fi % LaTeX will use other macros -\xdef\fmtversion{\fmtversion+CWEB4.7} +\xdef\fmtversion{\fmtversion+CWEB4.8} \chardef\cwebversion=4 \chardef\cwebrevision=7 \newif\ifpdf \ifx\pdf+\pdftrue\fi |