diff options
4 files changed, 2 insertions, 9 deletions
diff --git a/Build/source/texk/web2c/cwebdir/texinputs/Xcwebmac.tex b/Build/source/texk/web2c/cwebdir/texinputs/Xcwebmac.tex index e8e08762d30..5b0c9d3f791 100644 --- a/Build/source/texk/web2c/cwebdir/texinputs/Xcwebmac.tex +++ b/Build/source/texk/web2c/cwebdir/texinputs/Xcwebmac.tex @@ -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 diff --git a/Build/source/texk/web2c/cwebdir/texinputs/dcwebmac.tex b/Build/source/texk/web2c/cwebdir/texinputs/dcwebmac.tex index 0eff8e38524..db97f2a80b4 100644 --- a/Build/source/texk/web2c/cwebdir/texinputs/dcwebmac.tex +++ b/Build/source/texk/web2c/cwebdir/texinputs/dcwebmac.tex @@ -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 diff --git a/Build/source/texk/web2c/cwebdir/texinputs/fcwebmac.tex b/Build/source/texk/web2c/cwebdir/texinputs/fcwebmac.tex index 78c5ff2c32d..ba7114f46f4 100644 --- a/Build/source/texk/web2c/cwebdir/texinputs/fcwebmac.tex +++ b/Build/source/texk/web2c/cwebdir/texinputs/fcwebmac.tex @@ -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 diff --git a/Build/source/texk/web2c/cwebdir/texinputs/icwebmac.tex b/Build/source/texk/web2c/cwebdir/texinputs/icwebmac.tex index 8d0d5711c7f..76fe3a7b78d 100644 --- a/Build/source/texk/web2c/cwebdir/texinputs/icwebmac.tex +++ b/Build/source/texk/web2c/cwebdir/texinputs/icwebmac.tex @@ -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 |