texlive[68414] Master/texmf-dist/tex/plain/cweb/cwebbin: [CWEB] Adapt
commits+ascherer at tug.org
commits+ascherer at tug.org
Sat Sep 30 23:31:01 CEST 2023
Revision: 68414
https://tug.org/svn/texlive?view=revision&revision=68414
Author: ascherer
Date: 2023-09-30 23:31:01 +0200 (Sat, 30 Sep 2023)
Log Message:
-----------
[CWEB] Adapt pdfwebtocfront to LuaTeX.
Modified Paths:
--------------
trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/pdfctproofmac.tex
trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/pdfctwimac.tex
trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/pdfwebtocfront.tex
Modified: trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/pdfctproofmac.tex
===================================================================
--- trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/pdfctproofmac.tex 2023-09-30 21:30:00 UTC (rev 68413)
+++ trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/pdfctproofmac.tex 2023-09-30 21:31:01 UTC (rev 68414)
@@ -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/Master/texmf-dist/tex/plain/cweb/cwebbin/pdfctwimac.tex
===================================================================
--- trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/pdfctwimac.tex 2023-09-30 21:30:00 UTC (rev 68413)
+++ trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/pdfctwimac.tex 2023-09-30 21:31:01 UTC (rev 68414)
@@ -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/Master/texmf-dist/tex/plain/cweb/cwebbin/pdfwebtocfront.tex
===================================================================
--- trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/pdfwebtocfront.tex 2023-09-30 21:30:00 UTC (rev 68413)
+++ trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/pdfwebtocfront.tex 2023-09-30 21:31:01 UTC (rev 68414)
@@ -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.