From d5779c7be35c03b028dd9f236df32d5e0819fdec Mon Sep 17 00:00:00 2001 From: Andreas Scherer Date: Thu, 7 May 2020 09:50:33 +0000 Subject: [CWEB] Reorder TeX macro inclusion. The new feature to place the table-of-contents page to the start of PDF ducements now also works for German, French, and Italian WEB codes. git-svn-id: svn://tug.org/texlive/trunk@55051 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/cwebdir/texinputs/Xcwebmac.tex | 3 +-- Build/source/texk/web2c/cwebdir/texinputs/dcwebmac.tex | 6 ++++-- Build/source/texk/web2c/cwebdir/texinputs/fcwebmac.tex | 4 +++- Build/source/texk/web2c/cwebdir/texinputs/icwebmac.tex | 4 +++- 4 files changed, 11 insertions(+), 6 deletions(-) (limited to 'Build') diff --git a/Build/source/texk/web2c/cwebdir/texinputs/Xcwebmac.tex b/Build/source/texk/web2c/cwebdir/texinputs/Xcwebmac.tex index cba1c005971..7659bf0a87e 100644 --- a/Build/source/texk/web2c/cwebdir/texinputs/Xcwebmac.tex +++ b/Build/source/texk/web2c/cwebdir/texinputs/Xcwebmac.tex @@ -26,8 +26,7 @@ % Version 3.64 [p21] --- Andreas Scherer, Octobre 2005 % Version 3.64 [2018] --- Andreas Scherer, Octobre 2018 -\ifx\undefined\documentclass\input cwebmac.tex -\else\endinput\fi % LaTeX will use other macros +\ifx\undefined\botofcontents\input cwebmac.tex\fi \xdef\fmtversion{\fmtversion[2018]} diff --git a/Build/source/texk/web2c/cwebdir/texinputs/dcwebmac.tex b/Build/source/texk/web2c/cwebdir/texinputs/dcwebmac.tex index 564e7a9c84d..0eff8e38524 100644 --- a/Build/source/texk/web2c/cwebdir/texinputs/dcwebmac.tex +++ b/Build/source/texk/web2c/cwebdir/texinputs/dcwebmac.tex @@ -28,10 +28,10 @@ % Version 3.64 [p21] --- Andreas Scherer, Octobre 2005 % Version 3.64 [p22] --- Andreas Scherer, March 2016 -\ifx\undefined\documentclass\input Xcwebmac.tex +\ifx\undefined\botofcontents\input cwebmac.tex \else\endinput\fi % LaTeX will use other macros -\input dcwebstrings.tex +\input dcwebstrings.tex % German translations for some tags and strings \def\.#1{\leavevmode\hbox{\tentex % typewriter type for strings \ifx\Cstringchars\undefined\else\Cstringchars\fi % special string characters @@ -104,3 +104,5 @@ \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 3e0892eb091..0716016b430 100644 --- a/Build/source/texk/web2c/cwebdir/texinputs/fcwebmac.tex +++ b/Build/source/texk/web2c/cwebdir/texinputs/fcwebmac.tex @@ -30,7 +30,7 @@ % french translations --- Denis Roegel, 18 September 1994 -\ifx\undefined\documentclass\input Xcwebmac.tex +\ifx\undefined\botofcontents\input cwebmac.tex \else\endinput\fi % LaTeX will use other macros \def\.#1{\leavevmode\hbox{\tentex % typewriter type for strings @@ -135,3 +135,5 @@ \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 7d605c9fe42..8d0d5711c7f 100644 --- a/Build/source/texk/web2c/cwebdir/texinputs/icwebmac.tex +++ b/Build/source/texk/web2c/cwebdir/texinputs/icwebmac.tex @@ -28,7 +28,7 @@ % Version 3.64 [p21] --- Andreas Scherer, Octobre 2005 % Version 3.64 [p22] --- Andreas Scherer, March 2016 -\ifx\undefined\documentclass\input Xcwebmac.tex +\ifx\undefined\botofcontents\input cwebmac.tex \else\endinput\fi % LaTeX will use other macros \def\.#1{\leavevmode\hbox{\tentex % typewriter type for strings @@ -155,3 +155,5 @@ \centerline{\covernote} \bigskip \leftline{\sc\today, ore \hours}}} % timestamps the contents page + +\input Xcwebmac.tex % Some formatting alternatives and PDF trickery -- cgit v1.2.3