Use Sans Serif for section titles
This commit is contained in:
3
main.tex
3
main.tex
@@ -43,6 +43,9 @@
|
|||||||
\usepackage[ebgaramond,semibold,textscale=0,vvarbb,subscriptcorrection,amsthm,alth]{newtx} % Use Garamond font for text and math
|
\usepackage[ebgaramond,semibold,textscale=0,vvarbb,subscriptcorrection,amsthm,alth]{newtx} % Use Garamond font for text and math
|
||||||
\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
|
||||||
|
\chapterfont{\sffamily}
|
||||||
|
|
||||||
%% Custom commands
|
%% Custom commands
|
||||||
\input{utils/commands}
|
\input{utils/commands}
|
||||||
\newcommand{\CP}[1]{{\footnote{\textcolor{red}{CP: #1}}}}
|
\newcommand{\CP}[1]{{\footnote{\textcolor{red}{CP: #1}}}}
|
||||||
|
|||||||
Reference in New Issue
Block a user