summaryrefslogtreecommitdiff
path: root/Build/source
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2023-06-14 17:56:16 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2023-06-14 17:56:16 +0000
commit146402dcfe4784bccd0fb621c92d003448e8aa04 (patch)
treeecd32dc926ef3587b400f0d460dbf9677093f5c5 /Build/source
parent60451f1432545b733a292af9df21769d85dfe0fc (diff)
[CWEB] Revert two changes for HiTeX.
git-svn-id: svn://tug.org/texlive/trunk@67361 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-rw-r--r--Build/source/texk/web2c/cwebdir/ChangeLog1
-rw-r--r--Build/source/texk/web2c/cwebdir/ctwill-hint.ch30
2 files changed, 31 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/cwebdir/ChangeLog b/Build/source/texk/web2c/cwebdir/ChangeLog
index 65baa599fec..512c97a0813 100644
--- a/Build/source/texk/web2c/cwebdir/ChangeLog
+++ b/Build/source/texk/web2c/cwebdir/ChangeLog
@@ -4,6 +4,7 @@
* cttwinxmac.tex,
* ctwimac.tex,
* texinputs/pdfctwimac.tex: Touch up for CWEB 4.9.
+ * ctwill-hint.ch: Revert two changes for HiTeX.
* texinputs/pdfctproofmac.tex: New macros for HiTeX.
2023-06-12 Andreas Scherer <https://ascherer.github.io>
diff --git a/Build/source/texk/web2c/cwebdir/ctwill-hint.ch b/Build/source/texk/web2c/cwebdir/ctwill-hint.ch
new file mode 100644
index 00000000000..db8cd4f1e21
--- /dev/null
+++ b/Build/source/texk/web2c/cwebdir/ctwill-hint.ch
@@ -0,0 +1,30 @@
+Section 1.
+
+@x
+\ifacro \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\fi
+
+@y
+@z
+
+Section 328.
+
+@x
+ strncpy(cb_banner,banner,max_banner-1);
+@y
+ strncpy(cb_banner,banner,max_banner-1);
+
+@** Index.
+If you have read and understood the code for Phase III above, you know what
+is in this index and how it got here. All sections in which an identifier is
+used are listed with that identifier, except that reserved words are
+indexed only when they appear in format definitions, and the appearances
+of identifiers in section names are not indexed. Underlined entries
+correspond to where the identifier was declared. Error messages, control
+sequences put into the output, and a few
+other things like ``recursion'' are indexed here too.
+@z