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)
|
\usepackage{microtype} % Micro-typography improvements (slightly more compact, better to read)
|
||||||
|
|
||||||
\allsectionsfont{\sffamily} % Sans-serif for section titles
|
\allsectionsfont{\sffamily} % Sans-serif for section titles
|
||||||
\chapterfont{\sffamily}
|
\chapterfont{\sffamily} % Sans-serif for chapter titles
|
||||||
|
|
||||||
%% Custom commands
|
%% Custom commands
|
||||||
\input{utils/commands}
|
\input{utils/commands}
|
||||||
@@ -57,7 +57,7 @@
|
|||||||
\definechangesauthor[color=RawSienna]{CP}
|
\definechangesauthor[color=RawSienna]{CP}
|
||||||
\newcommand{\CP}[1]{\comment[id=CP]{#1}}
|
\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]{%
|
\newcommand{\mainchapter}[2]{%
|
||||||
\chapter{#2}%
|
\chapter{#2}%
|
||||||
|
|||||||
Reference in New Issue
Block a user