From b4fbd57c92ebd83051700c2dcf11242f0db7f473 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Fri, 12 Jan 2024 03:01:19 +0100 Subject: [PATCH] increase UML size --- report/explications.tex | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/report/explications.tex b/report/explications.tex index fab6fcc..3579341 100644 --- a/report/explications.tex +++ b/report/explications.tex @@ -130,10 +130,9 @@ Le jeu de Dames n'est pas complètement terminé sur certains aspects : \newpage \section{Diagramme UML} % ou plusieurs ? \begin{figure}[h] - \centering - \includegraphics[width=1.3\textwidth]{imgs/diagrammeUML.png} + \hspace{-12em} + \includegraphics[width=1.7\textwidth]{imgs/diagrammeUML.png} \caption{Diagramme UML} - \label{uml} \end{figure} \end{document}