texlive[67361] Build/source/texk/web2c/cwebdir: [CWEB] Revert two

commits+ascherer at tug.org commits+ascherer at tug.org
Wed Jun 14 19:56:17 CEST 2023


Revision: 67361
          http://tug.org/svn/texlive?view=revision&revision=67361
Author:   ascherer
Date:     2023-06-14 19:56:16 +0200 (Wed, 14 Jun 2023)
Log Message:
-----------
[CWEB] Revert two changes for HiTeX.

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/cwebdir/ChangeLog

Added Paths:
-----------
    trunk/Build/source/texk/web2c/cwebdir/ctwill-hint.ch

Modified: trunk/Build/source/texk/web2c/cwebdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ChangeLog	2023-06-14 16:01:30 UTC (rev 67360)
+++ trunk/Build/source/texk/web2c/cwebdir/ChangeLog	2023-06-14 17:56:16 UTC (rev 67361)
@@ -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>

Added: trunk/Build/source/texk/web2c/cwebdir/ctwill-hint.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ctwill-hint.ch	                        (rev 0)
+++ trunk/Build/source/texk/web2c/cwebdir/ctwill-hint.ch	2023-06-14 17:56:16 UTC (rev 67361)
@@ -0,0 +1,30 @@
+Section 1.
+
+ at 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
+
+ at y
+ at z
+
+Section 328.
+
+ at x
+  strncpy(cb_banner,banner,max_banner-1);
+ at 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.
+ at z



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