diff --git a/latex/main.pdf b/latex/main.pdf index a02d348..0e8c933 100644 Binary files a/latex/main.pdf and b/latex/main.pdf differ diff --git a/latex/main.tex b/latex/main.tex index d2119a0..f4e158c 100644 --- a/latex/main.tex +++ b/latex/main.tex @@ -3,36 +3,33 @@ \renewcommand{\familydefault}{\sfdefault} % Si vous voulez passer en Arial le texte -\newcommand{\titre}{Nom du document} +\newcommand{\titre}{Mini projet Automatique} \newcommand{\imagecouverture}{example-image} \newcommand{\firstcouverture}{ \parbox{\textwidth}{ \sffamily % arial - \textbf{Prénom NOM}\\ - Elève Ingénieur de l'INSA Toulouse\\ - Département XX\\ - Spécialité TLS-SEC\\ - Promotion XX\\ - 20XX-20XX + \textbf{ORVIK Oskar}\\ + \textbf{JOHNSEN Brage}\\ + \textbf{TABAN Aleksander}\\ + Elèves Ingénieurs\\ + Département GEI\\ + Spécialité AE-SE\\ + Promotion 60\\ + 2025-2026 } } \newcommand{\secondcouverture}{ \parbox{\textwidth}{ \begin{custombox}{9cm} \sffamily % arial - \textbf{INTITULE ICI - EXEMPLE : CONTRIBUTION A LA CONCEPTION A BAS COUT D’ANTENNES 3D} + \textbf{Bille sur rail par asservissement} \vspace{1em}\\ - \textbf{Lieu du Projet de Fin d'Études ou stage}\\ - Nom de l’entreprise\\ - Adresse de l’entreprise + \textbf{Département du GEI}\\ + INSA Toulouse\\ + 135 Avenue de Rangueil \vspace{0.6em}\\ - \textbf{Tuteur du Projet (ou PFE)...}\\ - Prénom NOM du Tuteur du Projet de Fin d'Étude - \vspace{0.6em}\\ - \textbf{Correspondant pédagogique INSA}\\ - Prénom NOM du Correspondant pédagogique INSA - \vspace{0.6em}\\ - \textbf{PFE/Stage/Projet soutenu le 00/00/20XX} + \textbf{Enseignant :}\\ + POUSSOT VASSAL Charles \end{custombox} } } diff --git a/latex/template/premiere_page.tex b/latex/template/premiere_page.tex index 2102d2a..faebe36 100644 --- a/latex/template/premiere_page.tex +++ b/latex/template/premiere_page.tex @@ -13,7 +13,7 @@ \fill[fill=couleurcarre]([xshift=-4.7cm, yshift=-4.5cm]current page.north east) rectangle ++(3.5cm, 3.5cm); % Ajouter du texte à une position spécifique - \node at (2.1, -4) {\LARGE \bfseries \MakeUppercase{\sffamily \titre}}; + \node at (3.3, -4) {\LARGE \bfseries \MakeUppercase{\sffamily \titre}}; \node at (6.8, -7) {\large \firstcouverture}; \node at (6.8, -17) {\secondcouverture}; %\node at (11.5, -12.2) {\includegraphics[height=3cm]{\imagecouverture}};