Comments in main.tex

This commit is contained in:
2024-04-16 21:08:02 +02:00
parent 1c8fad044b
commit 536c9ced41

View File

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