texlive[61966] Build/source/texk/web2c/cwebdir: [CWEB] Fix \ATH and

commits+ascherer at tug.org commits+ascherer at tug.org
Thu Feb 10 09:42:14 CET 2022


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

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/cwebdir/ChangeLog
    trunk/Build/source/texk/web2c/cwebdir/ctwimac.tex
    trunk/Build/source/texk/web2c/cwebdir/texinputs/dcwebstrings.tex
    trunk/Build/source/texk/web2c/cwebdir/texinputs/fcwebmac.tex
    trunk/Build/source/texk/web2c/cwebdir/texinputs/icwebmac.tex

Modified: trunk/Build/source/texk/web2c/cwebdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ChangeLog	2022-02-10 07:40:42 UTC (rev 61965)
+++ trunk/Build/source/texk/web2c/cwebdir/ChangeLog	2022-02-10 08:42:14 UTC (rev 61966)
@@ -1,6 +1,9 @@
 2022-02-10  Andreas Scherer  <https://ascherer.github.io>
 
-	* cwebmac.tex: Fix '\ATH' macro.
+	* ctwimac.tex: Add silent \datecontentspage macro.
+	* cwebmac.tex,
+	* texinputs/dcwebstrings.tex,
+	* texinputs/[fi]cwebmac.tex: Fix '\ATH' macro.
 
 2022-02-05  Andreas Scherer  <https://ascherer.github.io>
 

Modified: trunk/Build/source/texk/web2c/cwebdir/ctwimac.tex
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ctwimac.tex	2022-02-10 07:40:42 UTC (rev 61965)
+++ trunk/Build/source/texk/web2c/cwebdir/ctwimac.tex	2022-02-10 08:42:14 UTC (rev 61966)
@@ -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/Build/source/texk/web2c/cwebdir/texinputs/dcwebstrings.tex
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/texinputs/dcwebstrings.tex	2022-02-10 07:40:42 UTC (rev 61965)
+++ trunk/Build/source/texk/web2c/cwebdir/texinputs/dcwebstrings.tex	2022-02-10 08:42:14 UTC (rev 61966)
@@ -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/Build/source/texk/web2c/cwebdir/texinputs/fcwebmac.tex
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/texinputs/fcwebmac.tex	2022-02-10 07:40:42 UTC (rev 61965)
+++ trunk/Build/source/texk/web2c/cwebdir/texinputs/fcwebmac.tex	2022-02-10 08:42:14 UTC (rev 61966)
@@ -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/Build/source/texk/web2c/cwebdir/texinputs/icwebmac.tex
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/texinputs/icwebmac.tex	2022-02-10 07:40:42 UTC (rev 61965)
+++ trunk/Build/source/texk/web2c/cwebdir/texinputs/icwebmac.tex	2022-02-10 08:42:14 UTC (rev 61966)
@@ -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



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