From 8eed92b968b9a35ffac1e7b28d7fca26fdf2a9a6 Mon Sep 17 00:00:00 2001 From: Andre Henriques Date: Mon, 4 Dec 2023 10:33:24 +0000 Subject: [PATCH] fix diagram --- report/report.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report/report.tex b/report/report.tex index 9b41b96..fe10633 100644 --- a/report/report.tex +++ b/report/report.tex @@ -122,7 +122,7 @@ \end{itemize} % TODO add diagram! - \includesvg{expandable_models} + \includesvg[width=\textwidth]{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.