From 536c9ced41ff254a5eee5b03888c5ee8696f780a Mon Sep 17 00:00:00 2001 From: Erwan Normand Date: Tue, 16 Apr 2024 21:08:02 +0200 Subject: [PATCH] Comments in main.tex --- main.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.tex b/main.tex index cec1c1f..f038f23 100644 --- a/main.tex +++ b/main.tex @@ -49,7 +49,7 @@ \usepackage{microtype} % Micro-typography improvements (slightly more compact, better to read) \allsectionsfont{\sffamily} % Sans-serif for section titles -\chapterfont{\sffamily} +\chapterfont{\sffamily} % Sans-serif for chapter titles %% Custom commands \input{utils/commands} @@ -57,7 +57,7 @@ \definechangesauthor[color=RawSienna]{CP} \newcommand{\CP}[1]{\comment[id=CP]{#1}} -\newcommand{\inputchapter}[1]{\clearemptydoublepage\input{#1}} +\newcommand{\inputchapter}[1]{\clearemptydoublepage\input{#1}} % Load a chapter after a clear double page \newcommand{\mainchapter}[2]{% \chapter{#2}%