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}%