texlive[71980] Build/source/texk/web2c/cwebdir/cwebacromac.tex:

commits+ascherer at tug.org commits+ascherer at tug.org
Tue Aug 6 17:56:29 CEST 2024


Revision: 71980
          https://tug.org/svn/texlive?view=revision&revision=71980
Author:   ascherer
Date:     2024-08-06 17:56:29 +0200 (Tue, 06 Aug 2024)
Log Message:
-----------
[CWEB] Improved readability.

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

Modified: trunk/Build/source/texk/web2c/cwebdir/cwebacromac.tex
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/cwebacromac.tex	2024-08-06 10:30:49 UTC (rev 71979)
+++ trunk/Build/source/texk/web2c/cwebdir/cwebacromac.tex	2024-08-06 15:56:29 UTC (rev 71980)
@@ -38,11 +38,11 @@
 \ifacrohint % Common macros for \ifacro and \ifhint
 \def\pdfnote#1.{\setbox0=\hbox{\toksA={#1.}\toksB={}\maketoks}\the\toksA}
 \def\firstsecno#1.{\setbox0=\hbox{\toksA={#1.}\toksB={}%
-    \def\makenote{\addtokens\toksB{\the\toksC}\def\makenote{\toksD={}
-      \toksC={}\let\space\empty}\makenote}\maketoks}}
+    \def\makenote{\addtokens\toksB{\the\toksC}\def\makenote{\let\space\empty
+      \toksC={}\toksD={}}\makenote}\maketoks}}
 \def\addtokens#1#2{\edef\addtoks{\noexpand#1={\the#1#2}}\addtoks}
-\def\poptoks#1#2|ENDTOKS|{\let\first=#1\toksD={#1}%
-  \ifcat\noexpand\first0\countB=`#1\else\countB=0\fi\toksA={#2}}
+\def\poptoks#1#2|ENDTOKS|{\let\first=#1\toksD={#1}\toksA={#2}%
+  \ifcat\noexpand\first0\countB=`#1\else\countB=0\fi}
 \def\maketoks{\expandafter\poptoks\the\toksA|ENDTOKS|%
   \let\next=\maketoks % continue processing by default
   \ifnum\countB>`9 \countB=0 \fi
@@ -72,7 +72,7 @@
 \else\def\pdflink#1{\setbox0=\hbox{\special{pdf: bc [ \pdflinkcolor ]}{#1}%
     \special{pdf: ec}}\special{pdf: ann width \thewidth height \theheight
       depth \thedepth << /Type /Annot /Subtype /Link /Border [0 0 0]
-      /A << /S /GoTo /D (\romannumeral #1) >> >>}\box0\relax}
+      /A << /S /GoTo /D (\romannumeral#1) >> >>}\box0\relax}
 \fi
 \def\sanitizecommand#1#2{\addtokens\usersanitizer
        {\noexpand\dosanitizecommand\noexpand#1{#2}}}



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