texlive[67650] Build/source/texk/web2c/cwebdir: [CWEB] Cross-link

commits+ascherer at tug.org commits+ascherer at tug.org
Sun Jul 16 17:36:57 CEST 2023


Revision: 67650
          http://tug.org/svn/texlive?view=revision&revision=67650
Author:   ascherer
Date:     2023-07-16 17:36:57 +0200 (Sun, 16 Jul 2023)
Log Message:
-----------
[CWEB] Cross-link between output switches.

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/cwebdir/ctwill-mini.ch
    trunk/Build/source/texk/web2c/cwebdir/ctwill-w2c.ch

Modified: trunk/Build/source/texk/web2c/cwebdir/ctwill-mini.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ctwill-mini.ch	2023-07-16 14:52:40 UTC (rev 67649)
+++ trunk/Build/source/texk/web2c/cwebdir/ctwill-mini.ch	2023-07-16 15:36:57 UTC (rev 67650)
@@ -1950,6 +1950,14 @@
   cur_name=sort_ptr->head;@/
 @z
 
+Section 281.
+
+ at x
+  else {out_str("\\["); out_section(cur_val-def_flag); out(']');}
+ at y
+  else {@+out_str("\\["); out_section(cur_val-def_flag); out(']');@+}
+ at z
+
 Section 285.
 
 @x
@@ -2159,16 +2167,6 @@
 @-out_mini@>
 @z
 
-Section 316.
-
- at x
-@ Compare this code with section |@<Output the name...@>|.
-
-@<Mini-output...@>=
- at y
-@ @<Mini-output...@>=
- at z
-
 Section 318.
 
 @x

Modified: trunk/Build/source/texk/web2c/cwebdir/ctwill-w2c.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ctwill-w2c.ch	2023-07-16 14:52:40 UTC (rev 67649)
+++ trunk/Build/source/texk/web2c/cwebdir/ctwill-w2c.ch	2023-07-16 15:36:57 UTC (rev 67650)
@@ -1233,7 +1233,7 @@
 switch (cur_name->ilk) {@+char *j;@+ at t}\6{\4@>
 @y
 @ We don't format the index completely; the \.{twinx} program does the
-rest of the job.
+rest of the job.  Compare this code with section |@<Mini-output...@>|.
 
 @<Output the name...@>=
 switch (cur_name->ilk) {



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