diff options
author | Andreas Scherer <andreas_tex@freenet.de> | 2023-07-16 15:36:57 +0000 |
---|---|---|
committer | Andreas Scherer <andreas_tex@freenet.de> | 2023-07-16 15:36:57 +0000 |
commit | b7736a015846d0be23a3bd24f165f21228b5cbe8 (patch) | |
tree | ba40676c5226ee852939c3f0528ffd2aba42fa01 | |
parent | cf821c33e384e8d208a1a158942a7e70336a8c72 (diff) |
[CWEB] Cross-link between output switches.
git-svn-id: svn://tug.org/texlive/trunk@67650 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Build/source/texk/web2c/cwebdir/ctwill-mini.ch | 18 | ||||
-rw-r--r-- | Build/source/texk/web2c/cwebdir/ctwill-w2c.ch | 2 |
2 files changed, 9 insertions, 11 deletions
diff --git a/Build/source/texk/web2c/cwebdir/ctwill-mini.ch b/Build/source/texk/web2c/cwebdir/ctwill-mini.ch index 1fc99dbd0b3..9505600ff6a 100644 --- a/Build/source/texk/web2c/cwebdir/ctwill-mini.ch +++ b/Build/source/texk/web2c/cwebdir/ctwill-mini.ch @@ -1950,6 +1950,14 @@ Section 279. cur_name=sort_ptr->head;@/ @z +Section 281. + +@x + else {out_str("\\["); out_section(cur_val-def_flag); out(']');} +@y + else {@+out_str("\\["); out_section(cur_val-def_flag); out(']');@+} +@z + Section 285. @x @@ -2159,16 +2167,6 @@ Section 315. @-out_mini@> @z -Section 316. - -@x -@ Compare this code with section |@<Output the name...@>|. - -@<Mini-output...@>= -@y -@ @<Mini-output...@>= -@z - Section 318. @x diff --git a/Build/source/texk/web2c/cwebdir/ctwill-w2c.ch b/Build/source/texk/web2c/cwebdir/ctwill-w2c.ch index 8b57b77ae9a..d51cf4a88d7 100644 --- a/Build/source/texk/web2c/cwebdir/ctwill-w2c.ch +++ b/Build/source/texk/web2c/cwebdir/ctwill-w2c.ch @@ -1233,7 +1233,7 @@ out('.'); switch (cur_name->ilk) {@+char *j;@+@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) { |