summaryrefslogtreecommitdiff
path: root/Build/source
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2023-06-25 22:18:20 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2023-06-25 22:18:20 +0000
commit04c71cf560b50287689d9beff1522524d331cc4b (patch)
tree1e9840d253aed9aec79c4c91ab62d924cfcc2d15 /Build/source
parenta80e35d33ab2d378d6de173d25aafa7a890d7b18 (diff)
[CWEB] Index comes at the very end.
git-svn-id: svn://tug.org/texlive/trunk@67467 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-rw-r--r--Build/source/texk/web2c/cwebdir/ctwill-hint.ch18
1 files changed, 2 insertions, 16 deletions
diff --git a/Build/source/texk/web2c/cwebdir/ctwill-hint.ch b/Build/source/texk/web2c/cwebdir/ctwill-hint.ch
index 0863d1a24f6..8e784c899ed 100644
--- a/Build/source/texk/web2c/cwebdir/ctwill-hint.ch
+++ b/Build/source/texk/web2c/cwebdir/ctwill-hint.ch
@@ -1,23 +1,9 @@
-Section 1.
-
-@x
-\ifx\undefined\pdfpagewidth
-\else
- \pdfpagewidth=\pagewd \advance\pdfpagewidth by 2cm
- \pdfpageheight=\pageht \advance\pdfpageheight by 5cm
- \ifpdftex \pdfhorigin=1cm \pdfvorigin=1cm
- \else \global\hoffset=-1.54cm \global\voffset=-1.54cm \fi
-\fi
-
-@y
-@z
-
Section 328.
@x
- strncpy(cb_banner,banner,max_banner-1);
+}@+else fatal(_("! Filename too long\n"), found_filename);
@y
- strncpy(cb_banner,banner,max_banner-1);
+}@+else fatal(_("! Filename too long\n"), found_filename);
@** Index.
If you have read and understood the code for Phase III above, you know what