Typofix for cantarell package
This commit is contained in:
parent
f5179b7a33
commit
298d7c5ed5
@ -79,7 +79,7 @@
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
%% 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
|
||||
\let\oldtextsf\textsf
|
||||
\renewcommand{\textsf}[1]{\small\oldtextsf{#1}\normalsize}
|
||||
@ -163,23 +163,23 @@
|
||||
|
||||
% \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/chap05}
|
||||
\input{include/chap05}
|
||||
|
||||
% \input{include/chap06}
|
||||
\input{include/chap06}
|
||||
|
||||
% \input{include/coda}
|
||||
\input{include/coda}
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user