Fix (again) cover, backcover filenames and import
This commit is contained in:
@@ -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;
|
||||
|
||||
%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);
|
||||
\end{tikzpicture}
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
% Inclure les infos de chaque établissement
|
||||
% Include each institution data
|
||||
\input{0-front/cover/liste-ecoles-etablissements}
|
||||
\input{liste-ecoles-etablissements}
|
||||
|
||||
% Inclure infos de l'école doctorale
|
||||
% Include doctoral school data
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
\put(0,0){%
|
||||
\parbox[t][\paperheight]{\paperwidth}{%
|
||||
\vspace{-33.1cm}
|
||||
\input{4-conclusion/backcover/backcover_background}
|
||||
\input{backcover-background}
|
||||
}}
|
||||
}
|
||||
\hspace{9mm}
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
\selectfontbackcover{
|
||||
|
||||
\titleFR{titre (en fran\c cais)..............}
|
||||
\titleFR{titre (en français)..............}
|
||||
|
||||
\keywordsFR{de 3 à 6 mots clefs}
|
||||
|
||||
|
||||
4
main.tex
4
main.tex
@@ -103,7 +103,7 @@
|
||||
|
||||
\frontmatter
|
||||
\selectlanguage{french}
|
||||
\input{0-front/cover/cover}
|
||||
\import{0-front/cover}{cover}
|
||||
\selectlanguage{english}
|
||||
|
||||
\inputchapter{0-front/content}{acknowledgement}
|
||||
@@ -133,6 +133,6 @@
|
||||
|
||||
\backmatter
|
||||
\inputchapter{4-conclusion}{bibliography}
|
||||
\inputchapter{4-conclusion/backcover/}{backcover}
|
||||
\import{4-conclusion/backcover}{backcover}
|
||||
|
||||
\end{document}
|
||||
|
||||
@@ -306,7 +306,7 @@
|
||||
\AddToShipoutPicture*{%
|
||||
\put(0,0){%
|
||||
\parbox[b][42.6cm]{\paperwidth}{%
|
||||
\input{0-front/cover/cover_background}
|
||||
\input{0-front/cover/cover-background}
|
||||
\vspace{10cm}
|
||||
}}}
|
||||
\displayLogos
|
||||
|
||||
Reference in New Issue
Block a user