diff options
author | Andreas Scherer <andreas_tex@freenet.de> | 2023-08-07 19:47:47 +0000 |
---|---|---|
committer | Andreas Scherer <andreas_tex@freenet.de> | 2023-08-07 19:47:47 +0000 |
commit | cdaf60d4474c655b4774115c2f51170e217707dc (patch) | |
tree | b671199ebbc52285c1659d3b2e9f0841b9d50dc7 /Build/source | |
parent | d414ffaf79adafe07127fd4232d716b695c6c1a2 (diff) |
[CTWILL] Minor adjustments for section references.
git-svn-id: svn://tug.org/texlive/trunk@67834 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-rw-r--r-- | Build/source/texk/web2c/cwebdir/ctwill-hint.ch | 4 | ||||
-rw-r--r-- | Build/source/texk/web2c/cwebdir/ctwill-mini.ch | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/texk/web2c/cwebdir/ctwill-hint.ch b/Build/source/texk/web2c/cwebdir/ctwill-hint.ch index 9af279bf260..22b6fd70000 100644 --- a/Build/source/texk/web2c/cwebdir/ctwill-hint.ch +++ b/Build/source/texk/web2c/cwebdir/ctwill-hint.ch @@ -38,8 +38,8 @@ Section 2. @y @ \.{CWEAVE} has a fairly straightforward outline. It operates in @% -@$show_banner {CTWILL}16 =\\{flags}[\.{'b'}]@> -@$show_progress {CTWILL}16 =\\{flags}[\.{'p'}]@> +@$show_banner {CTWILL}15 =\\{flags}[\.{'b'}]@> +@$show_progress {CTWILL}15 =\\{flags}[\.{'p'}]@> @z Section 5. diff --git a/Build/source/texk/web2c/cwebdir/ctwill-mini.ch b/Build/source/texk/web2c/cwebdir/ctwill-mini.ch index b4a7f0f29a3..3517e7c2c37 100644 --- a/Build/source/texk/web2c/cwebdir/ctwill-mini.ch +++ b/Build/source/texk/web2c/cwebdir/ctwill-mini.ch @@ -1972,7 +1972,7 @@ Section 281. else {@+out_str("\\["); out_section(cur_val-def_flag); out(']');@+} @z -Section 284. +Section 285. @x @ @<Predecl...@>=@+static void section_print(name_pointer); |