Fix (again) cover, backcover filenames and import

This commit is contained in:
2024-06-26 13:59:31 +02:00
parent 7d71f2ef3e
commit 5e906c29e0
7 changed files with 7 additions and 7 deletions

View File

@@ -17,6 +17,6 @@
\fill[couleur-ecole-recto, fill opacity = 1] (-1,0) -- (-1,12.7817142857) -- (14,8.556) -- (14,6.4) -- (\paperwidth,4.4281) -- (\paperwidth,0) -- cycle; \fill[couleur-ecole-recto, fill opacity = 1] (-1,0) -- (-1,12.7817142857) -- (14,8.556) -- (14,6.4) -- (\paperwidth,4.4281) -- (\paperwidth,0) -- cycle;
%points %points
\input{0-front/cover/cover_points} \input{0-front/cover/cover-points}
\shade[shading=axis, top color = white, path fading = south] (14,8.556) rectangle (\paperwidth,10); \shade[shading=axis, top color = white, path fading = south] (14,8.556) rectangle (\paperwidth,10);
\end{tikzpicture} \end{tikzpicture}

View File

@@ -4,7 +4,7 @@
% Inclure les infos de chaque établissement % Inclure les infos de chaque établissement
% Include each institution data % Include each institution data
\input{0-front/cover/liste-ecoles-etablissements} \input{liste-ecoles-etablissements}
% Inclure infos de l'école doctorale % Inclure infos de l'école doctorale
% Include doctoral school data % Include doctoral school data

View File

@@ -11,7 +11,7 @@
\put(0,0){% \put(0,0){%
\parbox[t][\paperheight]{\paperwidth}{% \parbox[t][\paperheight]{\paperwidth}{%
\vspace{-33.1cm} \vspace{-33.1cm}
\input{4-conclusion/backcover/backcover_background} \input{backcover-background}
}} }}
} }
\hspace{9mm} \hspace{9mm}
@@ -21,7 +21,7 @@
\selectfontbackcover{ \selectfontbackcover{
\titleFR{titre (en fran\c cais)..............} \titleFR{titre (en français)..............}
\keywordsFR{de 3 à 6 mots clefs} \keywordsFR{de 3 à 6 mots clefs}

View File

@@ -103,7 +103,7 @@
\frontmatter \frontmatter
\selectlanguage{french} \selectlanguage{french}
\input{0-front/cover/cover} \import{0-front/cover}{cover}
\selectlanguage{english} \selectlanguage{english}
\inputchapter{0-front/content}{acknowledgement} \inputchapter{0-front/content}{acknowledgement}
@@ -133,6 +133,6 @@
\backmatter \backmatter
\inputchapter{4-conclusion}{bibliography} \inputchapter{4-conclusion}{bibliography}
\inputchapter{4-conclusion/backcover/}{backcover} \import{4-conclusion/backcover}{backcover}
\end{document} \end{document}

View File

@@ -306,7 +306,7 @@
\AddToShipoutPicture*{% \AddToShipoutPicture*{%
\put(0,0){% \put(0,0){%
\parbox[b][42.6cm]{\paperwidth}{% \parbox[b][42.6cm]{\paperwidth}{%
\input{0-front/cover/cover_background} \input{0-front/cover/cover-background}
\vspace{10cm} \vspace{10cm}
}}} }}}
\displayLogos \displayLogos