texlive[61967] Master/texmf-dist/tex/plain/cweb: [CWEB] Fix \ATH and

commits+ascherer at tug.org commits+ascherer at tug.org
Thu Feb 10 09:45:25 CET 2022


Revision: 61967
          http://tug.org/svn/texlive?view=revision&revision=61967
Author:   ascherer
Date:     2022-02-10 09:45:24 +0100 (Thu, 10 Feb 2022)
Log Message:
-----------
[CWEB] Fix \ATH and \datecontentspage macros.

Modified Paths:
--------------
    trunk/Master/texmf-dist/tex/plain/cweb/ctwimac.tex
    trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/dcwebstrings.tex
    trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/fcwebmac.tex
    trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/icwebmac.tex
    trunk/Master/texmf-dist/tex/plain/cweb/cwebmac.tex

Modified: trunk/Master/texmf-dist/tex/plain/cweb/ctwimac.tex
===================================================================
--- trunk/Master/texmf-dist/tex/plain/cweb/ctwimac.tex	2022-02-10 08:42:14 UTC (rev 61966)
+++ trunk/Master/texmf-dist/tex/plain/cweb/ctwimac.tex	2022-02-10 08:45:24 UTC (rev 61967)
@@ -460,7 +460,7 @@
   \def\I{\par\hangindent 2em}\let\*=*
   \readsections}
 \def\readsections{\input \jobname.sscn}
-\def\datethis{}
+\def\datethis{} \def\datecontentspage{}
 
 % To produce only a subset of pages, put the page numbers on separate
 % lines in a file called pages.tex

Modified: trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/dcwebstrings.tex
===================================================================
--- trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/dcwebstrings.tex	2022-02-10 08:42:14 UTC (rev 61966)
+++ trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/dcwebstrings.tex	2022-02-10 08:45:24 UTC (rev 61967)
@@ -3,7 +3,7 @@
 % first command after `\input german.sty' in your CWEB source.
 \def\originalthree{\def\3##1{\hfil\penalty##10\hfilneg}}
 
-\def\ATH{{\acrofalse\X\kern-.5em:Pr\"aprozessor Definitionen\X}}
+\def\ATH{{\acroHINTfalse\X\kern-.5em:Pr\"aprozessor Definitionen\X}}
 
 \def\A{\note{Siehe auch Abschnitt}} % xref for doubly defined section name
 \def\As{\note{Siehe auch die Abschnitte}}

Modified: trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/fcwebmac.tex
===================================================================
--- trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/fcwebmac.tex	2022-02-10 08:42:14 UTC (rev 61966)
+++ trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/fcwebmac.tex	2022-02-10 08:45:24 UTC (rev 61967)
@@ -46,7 +46,7 @@
 
 \def\postATL#1 #2 {\bf La lettre \\{\uppercase{\char"#1}}
    est \string`\string`tanglee\string'\string' en \tentex "#2"\egroup\par}
-\def\ATH{{\acrofalse\X\kern-.5em:D\'efinitions du pr\'eprocesseur\X}}
+\def\ATH{{\acroHINTfalse\X\kern-.5em:D\'efinitions du pr\'eprocesseur\X}}
 
 \def\A{\note{Voir aussi la section}} % xref for doubly defined section name
 \def\As{\note{Voir aussi les sections}} % xref for multiply defined section name

Modified: trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/icwebmac.tex
===================================================================
--- trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/icwebmac.tex	2022-02-10 08:42:14 UTC (rev 61966)
+++ trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/icwebmac.tex	2022-02-10 08:45:24 UTC (rev 61967)
@@ -44,7 +44,7 @@
 
 \def\postATL#1 #2 {\bf lettera \\{\uppercase{\char"#1}}
    tangles as \tentex "#2"\egroup\par}
-\def\ATH{{\acrofalse\X\kern-.5em:Definizioni preprocessore\X}}
+\def\ATH{{\acroHINTfalse\X\kern-.5em:Definizioni preprocessore\X}}
 
 \def\A{\note{Vedi anche sezione}} % xref for doubly defined section name
 \def\As{\note{Vedi anche sezioni}} % xref for multiply defined section name

Modified: trunk/Master/texmf-dist/tex/plain/cweb/cwebmac.tex
===================================================================
--- trunk/Master/texmf-dist/tex/plain/cweb/cwebmac.tex	2022-02-10 08:42:14 UTC (rev 61966)
+++ trunk/Master/texmf-dist/tex/plain/cweb/cwebmac.tex	2022-02-10 08:45:24 UTC (rev 61967)
@@ -70,7 +70,7 @@
    tangles as \tentex "#2"\egroup\par}
 \def\noATL#1 #2 {}
 \def\noatl{\let\ATL=\noATL} % suppress output from @l
-\def\ATH{{\acrofalse\X\kern-.5em:Preprocessor definitions\X}}
+\def\ATH{{\acroHINTfalse\X\kern-.5em:Preprocessor definitions\X}}
 \let\PB=\relax % hook for program brackets |...| in TeX part or section name
 
 \chardef\AM=`\& % ampersand character in a string



More information about the tex-live-commits mailing list.