From f2ca2f13a8c32f7eb221b56b7cd0f349d9e7b182 Mon Sep 17 00:00:00 2001 From: Erwan Normand Date: Thu, 26 Dec 2024 19:42:56 +0100 Subject: [PATCH] Clear page after \figwide --- config/thesis_commands.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/config/thesis_commands.tex b/config/thesis_commands.tex index 48b428a..4ce8be0 100644 --- a/config/thesis_commands.tex +++ b/config/thesis_commands.tex @@ -31,6 +31,7 @@ \begin{landscape}% \fig[#1][p]{#2}{#3}[#4]% \end{landscape}% + \clearpage% }% }