texlive[68413] Build/source/texk/web2c/cwebdir: [CWEB] Adapt

commits+ascherer at tug.org commits+ascherer at tug.org
Sat Sep 30 23:30:01 CEST 2023


Revision: 68413
          https://tug.org/svn/texlive?view=revision&revision=68413
Author:   ascherer
Date:     2023-09-30 23:30:00 +0200 (Sat, 30 Sep 2023)
Log Message:
-----------
[CWEB] Adapt pdfwebtocfront to LuaTeX.

pwebmac.tex 4.9 will be published in due course.

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/cwebdir/ChangeLog
    trunk/Build/source/texk/web2c/cwebdir/texinputs/pdfctproofmac.tex
    trunk/Build/source/texk/web2c/cwebdir/texinputs/pdfctwimac.tex
    trunk/Build/source/texk/web2c/cwebdir/texinputs/pdfwebtocfront.tex

Modified: trunk/Build/source/texk/web2c/cwebdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ChangeLog	2023-09-30 20:13:07 UTC (rev 68412)
+++ trunk/Build/source/texk/web2c/cwebdir/ChangeLog	2023-09-30 21:30:00 UTC (rev 68413)
@@ -10,7 +10,8 @@
 	* texinputs/fcwebmac.tex,
 	* texinputs/icwebmac.tex,
 	* texinputs/pdfctproofmac.tex,
-	* texinputs/pdfctwimac.tex: Add support for LuaTeX.
+	* texinputs/pdfctwimac.tex,
+	* texinputs/pdfwebtocfront.tex: Add support for LuaTeX.
 
 2023-09-26  Andreas Scherer  <https://ascherer.github.io>
 

Modified: trunk/Build/source/texk/web2c/cwebdir/texinputs/pdfctproofmac.tex
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/texinputs/pdfctproofmac.tex	2023-09-30 20:13:07 UTC (rev 68412)
+++ trunk/Build/source/texk/web2c/cwebdir/texinputs/pdfctproofmac.tex	2023-09-30 21:30:00 UTC (rev 68413)
@@ -1,7 +1,7 @@
 % standard macros for CWEB listings (in addition to plain.tex)
 % Version 4.11 --- September 2023
 % modified for proofs in CTWILL
-% modified for PDF output with 'tex "\let\pdf+', 'pdftex', 'xetex', and 'hitex'
+% modified for PDF/HINT output with 'tex "\let\pdf+' or '{hi|lua|pdf|xe}tex'
 % This file is not copyrighted and can be used freely.
 \ifx\renewenvironment\undefined\else\endinput\fi % LaTeX will use other macros
 \xdef\fmtversion{\fmtversion+CTWILL4.11+PROOFS+PDF}

Modified: trunk/Build/source/texk/web2c/cwebdir/texinputs/pdfctwimac.tex
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/texinputs/pdfctwimac.tex	2023-09-30 20:13:07 UTC (rev 68412)
+++ trunk/Build/source/texk/web2c/cwebdir/texinputs/pdfctwimac.tex	2023-09-30 21:30:00 UTC (rev 68413)
@@ -2,7 +2,7 @@
 % Version 4.11 --- September 2023
 % modified for pages produced by CTWILL
 % further modified for page size of the MMIXware book
-% modified for PDF output with 'tex "\let\pdf+', 'pdftex', and 'xetex'
+% modified for PDF output with 'tex "\let\pdf+' or '{lua|pdf|xe}tex'
 % This file is not copyrighted and can be used freely.
 \ifx\renewenvironment\undefined\else\endinput\fi % LaTeX will use other macros
 \xdef\fmtversion{\fmtversion+CTWILL4.11+LNCS+PDF}

Modified: trunk/Build/source/texk/web2c/cwebdir/texinputs/pdfwebtocfront.tex
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/texinputs/pdfwebtocfront.tex	2023-09-30 20:13:07 UTC (rev 68412)
+++ trunk/Build/source/texk/web2c/cwebdir/texinputs/pdfwebtocfront.tex	2023-09-30 21:30:00 UTC (rev 68413)
@@ -23,7 +23,7 @@
     % reduce size of PDF pages for more screen space
     \pdfpagewidth=\pagewidth \advance\pdfpagewidth by 1in
     \pdfpageheight=\fullpageheight \advance\pdfpageheight by 1in
-    \ifpdftex \pdfhorigin=0.5in \pdfvorigin=0.5in
+    \ifpdflua \pdfhorigin=0.5in \pdfvorigin=0.5in
     \else \global\pageshift=-0.5in
       \global\hoffset=-0.5in \global\voffset=-0.5in \fi
     \begingroup



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