Use Sans Serif for section titles

This commit is contained in:
2024-04-16 13:10:23 +02:00
parent 537c70a677
commit d727d8c1b4

View File

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