From d9eee1b37f10f299fd5c8b5712de76b6da4aee31 Mon Sep 17 00:00:00 2001 From: Erwan Normand Date: Mon, 15 Apr 2024 16:13:53 +0200 Subject: [PATCH] Add \inputchapter command --- main.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.tex b/main.tex index f8c0c6a..2fd4e37 100644 --- a/main.tex +++ b/main.tex @@ -36,6 +36,8 @@ \input{utils/commands} \newcommand{\CP}[1]{{\footnote{\textcolor{red}{CP: #1}}}} +\newcommand{\inputchapter}[1]{\clearemptydoublepage\input{#1}} + %% Document \begin{document}