update rapport + first implementation of example tab

This commit is contained in:
2021-04-19 10:51:17 +02:00
parent 06b35e1983
commit 914f7f6ebe
11 changed files with 170 additions and 118 deletions

View File

@@ -79,21 +79,6 @@ linewidth=1pt]{infoenv}
\end{infoenv}
}
\newcommand{\img}[1]{
\begin{figure}[H]
\centering
\includegraphics[width=0.8\textwidth]{#1}
\end{figure}
}
\newcommand{\imgwlegend}[2]{
\begin{figure}[H]
\centering
\includegraphics[width=0.8\textwidth]{#1}
\caption{#2}
\end{figure}
}
% Gestion d'abstracts multiples
\newenvironment{abstractpage}