Projet_Boites/latex/cover/cover_in.tex
2023-05-24 07:11:48 +02:00

30 lines
1.8 KiB
TeX

\input{main_variables}
\pagenumbering{gobble}
% Couverture
\thispagestyle{empty}
\definecolor{insa_blue}{RGB}{52,83,111}
\definecolor{insa_red}{RGB}{230,39,20}
\noindent\begin{tikzpicture}[remember picture, overlay, shift={(current page.south west)}]
\draw[draw=none, fill=insa_red] (12.32,1.24) -- (12.32,4.94) -- (19.7,4.94) -- (19.7,1.24) -- cycle;
\node[anchor=north west, align=left, color=white, text width=12cm] at (2.3,23.5) {\varmaintitle};
\node[anchor=north west, align=left, color=white, text width=8cm] at (2.3,22.5) {\varmainsubtitle};
% \node[anchor=north west] at (2.3,21.5) {\includegraphics[scale=1.00]{\varlogo}};
\node[anchor=north west, align=left, color=white, text width=12cm] at (2.3,16) {\varcovertext};
%\node[anchor=center, align=center, text width=12cm] at (10,6.7) {\color{black} \varcovertext}; %-3, 4.1
\node[anchor=north west, align=left, text width=12cm] at (1.2,4.7) {\varinsaaddress};
% \node[anchor=north west, align=left, color=white, text width=12cm] at (12.5,4.7) {\varcompanyaddress};
\node[anchor=north west, align=left, text width=12cm] at (0.5,4) {\includepdf[pages={1}]{cover/charte_graphique}};
\end{tikzpicture}
\newpage
% % Page de garde
% \thispagestyle{empty}
% \noindent\begin{tikzpicture}[remember picture, overlay, shift={(current page.south west)}]
% \node[anchor=north west, align=left, text width=10cm] at (2.3,23.5) {\color{black} \varmaintitle};
% \node[anchor=north west, align=left, text width=8cm] at (2.3,22.5) {\varmainsubtitle};
% \node[anchor=north west, align=left, text width=12cm] at (2.3,16) {\color{black} \varcovertext};
% \node[anchor=north west, align=left, text width=12cm] at (1.2,4.7) {\varinsaaddress};
% \node[anchor=north west, align=left, text width=12cm] at (12.5,4.7) {\color{black} \varcompanyaddress};
% \end{tikzpicture}
% \newpage