texlive[55125] Build/source/texk/web2c/cwebdir/texinputs: [CWEB] More
commits+ascherer at tug.org
commits+ascherer at tug.org
Wed May 13 14:01:23 CEST 2020
Revision: 55125
http://tug.org/svn/texlive?view=revision&revision=55125
Author: ascherer
Date: 2020-05-13 14:01:23 +0200 (Wed, 13 May 2020)
Log Message:
-----------
[CWEB] More separation of powers.
(C)WEB programmers can choose for themselves if they want to '\input
Xcwebmac' and/or '\input pdfwebtocfront' "in limbo". We don't force any
of these separate macros on them.
Modified Paths:
--------------
trunk/Build/source/texk/web2c/cwebdir/texinputs/Xcwebmac.tex
trunk/Build/source/texk/web2c/cwebdir/texinputs/dcwebmac.tex
trunk/Build/source/texk/web2c/cwebdir/texinputs/fcwebmac.tex
trunk/Build/source/texk/web2c/cwebdir/texinputs/icwebmac.tex
Modified: trunk/Build/source/texk/web2c/cwebdir/texinputs/Xcwebmac.tex
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/texinputs/Xcwebmac.tex 2020-05-13 09:11:20 UTC (rev 55124)
+++ trunk/Build/source/texk/web2c/cwebdir/texinputs/Xcwebmac.tex 2020-05-13 12:01:23 UTC (rev 55125)
@@ -26,7 +26,8 @@
% Version 3.64 [p21] --- Andreas Scherer, Octobre 2005
% Version 3.64 [2018] --- Andreas Scherer, Octobre 2018
-\ifx\undefined\botofcontents\input cwebmac.tex\fi
+\ifx\undefined\botofcontents\input cwebmac.tex
+\else\endinput\fi % LaTeX will use other macros
\xdef\fmtversion{\fmtversion[2018]}
@@ -38,5 +39,3 @@
\def\SHC#1{\5\5\quad$\diamond\,${\cmntfont#1}}
%\let\K=\leftarrow % "honest" alternative to standard assignment operator
-
-\input pdfwebtocfront
Modified: trunk/Build/source/texk/web2c/cwebdir/texinputs/dcwebmac.tex
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/texinputs/dcwebmac.tex 2020-05-13 09:11:20 UTC (rev 55124)
+++ trunk/Build/source/texk/web2c/cwebdir/texinputs/dcwebmac.tex 2020-05-13 12:01:23 UTC (rev 55125)
@@ -104,5 +104,3 @@
\centerline{\covernote}
\bigskip
\leftline{\sc\today\ um \hours}}} % timestamps the contents page
-
-\input Xcwebmac.tex % Some formatting alternatives and PDF trickery
Modified: trunk/Build/source/texk/web2c/cwebdir/texinputs/fcwebmac.tex
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/texinputs/fcwebmac.tex 2020-05-13 09:11:20 UTC (rev 55124)
+++ trunk/Build/source/texk/web2c/cwebdir/texinputs/fcwebmac.tex 2020-05-13 12:01:23 UTC (rev 55125)
@@ -134,5 +134,3 @@
\centerline{\covernote}
\bigskip
\leftline{\sc\today\ \`a \hours}}} % timestamps the contents page
-
-\input Xcwebmac.tex % Some formatting alternatives and PDF trickery
Modified: trunk/Build/source/texk/web2c/cwebdir/texinputs/icwebmac.tex
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/texinputs/icwebmac.tex 2020-05-13 09:11:20 UTC (rev 55124)
+++ trunk/Build/source/texk/web2c/cwebdir/texinputs/icwebmac.tex 2020-05-13 12:01:23 UTC (rev 55125)
@@ -155,5 +155,3 @@
\centerline{\covernote}
\bigskip
\leftline{\sc\today, ore \hours}}} % timestamps the contents page
-
-\input Xcwebmac.tex % Some formatting alternatives and PDF trickery
More information about the tex-live-commits
mailing list.