Comments in main.tex
This commit is contained in:
4
main.tex
4
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}%
|
||||
|
||||
Reference in New Issue
Block a user