texlive[61965] Build/source/texk/web2c/cwebdir: [CWEB] Fix '\ATH'

commits+ascherer at tug.org commits+ascherer at tug.org
Thu Feb 10 08:40:42 CET 2022


Revision: 61965
          http://tug.org/svn/texlive?view=revision&revision=61965
Author:   ascherer
Date:     2022-02-10 08:40:42 +0100 (Thu, 10 Feb 2022)
Log Message:
-----------
[CWEB] Fix '\ATH' macro.

'\pdfnote' has moved from '\ifacro' to '\ifacroHINT' block.
'\rangle' was placed too far left and over 'definitions'.

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/cwebdir/ChangeLog
    trunk/Build/source/texk/web2c/cwebdir/cwebmac.tex

Modified: trunk/Build/source/texk/web2c/cwebdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ChangeLog	2022-02-10 00:48:48 UTC (rev 61964)
+++ trunk/Build/source/texk/web2c/cwebdir/ChangeLog	2022-02-10 07:40:42 UTC (rev 61965)
@@ -1,3 +1,7 @@
+2022-02-10  Andreas Scherer  <https://ascherer.github.io>
+
+	* cwebmac.tex: Fix '\ATH' macro.
+
 2022-02-05  Andreas Scherer  <https://ascherer.github.io>
 
 	* Makefile,

Modified: trunk/Build/source/texk/web2c/cwebdir/cwebmac.tex
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/cwebmac.tex	2022-02-10 00:48:48 UTC (rev 61964)
+++ trunk/Build/source/texk/web2c/cwebdir/cwebmac.tex	2022-02-10 07:40:42 UTC (rev 61965)
@@ -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.