From 6d91bec4c2df01c38cce85c9a1f4fa326736e46f Mon Sep 17 00:00:00 2001 From: Andre Henriques Date: Mon, 4 Dec 2023 10:43:30 +0000 Subject: [PATCH] try to make the image fit --- report/report.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/report/report.tex b/report/report.tex index 793d0ae..6c21a56 100644 --- a/report/report.tex +++ b/report/report.tex @@ -122,7 +122,8 @@ \end{itemize} % TODO add diagram! - \includegraphics[width=\textwidth]{expandable_models} + % \includegraphics[width=\textwidth]{expandable_models} + \includegraphics[height=\textheight]{expandable_models} \subsection{Generation models} The system requires the generation of models. Generating all models based on one single model would decrease the complexity of the system, but it would not guarantee success.