Typofix for cantarell package

This commit is contained in:
Kenneth John Odle 2026-01-29 17:59:28 -05:00
parent f5179b7a33
commit 298d7c5ed5

View File

@ -79,7 +79,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Fonts %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Fonts %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage[defaultsans]{Cantarell} % sans-serif font \usepackage[defaultsans]{cantarell} % sans-serif font
% Make sans-serif a little smaller, since it seems too big in headlines and text % Make sans-serif a little smaller, since it seems too big in headlines and text
\let\oldtextsf\textsf \let\oldtextsf\textsf
\renewcommand{\textsf}[1]{\small\oldtextsf{#1}\normalsize} \renewcommand{\textsf}[1]{\small\oldtextsf{#1}\normalsize}
@ -163,23 +163,23 @@
% \maketitle % \maketitle
% \input{include/impressum} \input{include/impressum}
% \tableofcontents \tableofcontents
% \input{include/chap01} \input{include/chap01}
% \input{include/chap02} \input{include/chap02}
% \input{include/chap03} \input{include/chap03}
\input{include/chap04} \input{include/chap04}
% \input{include/chap05} \input{include/chap05}
% \input{include/chap06} \input{include/chap06}
% \input{include/coda} \input{include/coda}