From 2bc5a1093f0d2d98f6ddb76a548c372820ee4084 Mon Sep 17 00:00:00 2001 From: Mariano Sciacco <34033090+Maxelweb@users.noreply.github.com> Date: Tue, 13 Apr 2021 10:39:17 +0200 Subject: [PATCH] Fix missing page --- res/sections_list.tex | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/res/sections_list.tex b/res/sections_list.tex index 199dcdb..49611dc 100644 --- a/res/sections_list.tex +++ b/res/sections_list.tex @@ -3,10 +3,6 @@ % Lista delle sezioni % --------------------------- -% Figure e link -\newpage -\input{res/sections/figures} - % Start counting pages \pagenumbering{arabic} \clearpage @@ -26,4 +22,4 @@ \input{res/sections/appendice} -\end{appendices} \ No newline at end of file +\end{appendices}