Resoudre problemes compilation
Changer la référence à l'image. Téléversement du pdf
This commit is contained in:
parent
d36d49cb2e
commit
26043cb07c
3 changed files with 14 additions and 23 deletions
BIN
latex/compteRendu.pdf
Normal file
BIN
latex/compteRendu.pdf
Normal file
Binary file not shown.
|
|
@ -5,7 +5,7 @@ Le bille sur rail est une manipulation où le but est de stabiliser une bille su
|
|||
\vspace{0.5cm}
|
||||
\\ \textbf{Le schèma de forces de la bille sur rail:}
|
||||
|
||||
\includegraphics{latex/Illustrations/Schema_Forces.png}
|
||||
\includegraphics{./Illustrations/Schema_Forces.png}
|
||||
|
||||
\newpage
|
||||
\section{Identification du système: Rail}
|
||||
|
|
@ -74,10 +74,7 @@ node[midway, below=10pt] {$H(s)$};
|
|||
|
||||
%\draw [->]
|
||||
\end{tikzpicture}
|
||||
\\
|
||||
|
||||
|
||||
\\
|
||||
\bigskip
|
||||
|
||||
\begin{equation}
|
||||
H(s)=\frac{G(s)}{1+G(s)}\Rightarrow G(s)=\frac{H(s)}{1+H(s)}
|
||||
|
|
|
|||
|
|
@ -3,16 +3,16 @@
|
|||
|
||||
\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{Oskar ORVIK; Aleksander TABAN; Brage JOHNSEN}\\
|
||||
Elève Ingénieur de l'INSA Toulouse\\
|
||||
Département GEI\\
|
||||
Spécialité AE-SE\\
|
||||
Promotion 60\\
|
||||
\textbf{Oskar ORVIK \\ Aleksander TABAN \\ Brage JOHNSEN}\\
|
||||
Elève Ingénieurs de l'INSA Toulouse\\
|
||||
Département GEI \\
|
||||
Spécialité AE-SE \\
|
||||
Promotion 60 \\
|
||||
2022-2027
|
||||
}
|
||||
}
|
||||
|
|
@ -20,19 +20,14 @@
|
|||
\parbox{\textwidth}{
|
||||
\begin{custombox}{9cm}
|
||||
\sffamily % arial
|
||||
\textbf{INTITULE ICI - EXEMPLE : CONTRIBUTION A LA CONCEPTION A BAS COUT D’ANTENNES 3D}
|
||||
\textbf{Stabilisation d'une bille sur rail}
|
||||
\vspace{1em}\\
|
||||
\textbf{Lieu du Projet de Fin d'Études ou stage}\\
|
||||
Nom de l’entreprise\\
|
||||
Adresse de l’entreprise
|
||||
\textbf{Mini-Projet Automatique en trinôme}\\
|
||||
\vspace{0.6em}\\
|
||||
\textbf{Tuteur du Projet (ou PFE)...}\\
|
||||
Prénom NOM du Tuteur du Projet de Fin d'Étude
|
||||
\textbf{Tuteur du Projet}\\
|
||||
Cristophe POUSSOT
|
||||
\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{Projet soutenu le 16/04/2026}
|
||||
\end{custombox}
|
||||
}
|
||||
}
|
||||
|
|
@ -46,7 +41,6 @@
|
|||
\usetikzlibrary{shapes, arrows.meta, positioning}
|
||||
\usetikzlibrary{decorations.pathreplacing}
|
||||
|
||||
|
||||
\begin{document}
|
||||
\input{template/premiere_page} % ne pas toucher
|
||||
\input{template/page_garde}
|
||||
|
|
|
|||
Loading…
Reference in a new issue