Skip to content
Snippets Groups Projects
Commit 83fba5c3 authored by rohieb's avatar rohieb
Browse files

s0artcl: tweak fonts for better readability of Yanone Kaffeesatz

parent 2906dbc4
Branches
Tags
No related merge requests found
......@@ -53,20 +53,18 @@
% Yanone Kaffeesatz ZeroHack for titles etc.
\RequirePackage{yanonekaffeesatzzerohack}
\setkomafont{title}{\usefont{LY1}{YanoneKaffeesatzZeroHack}{b}{n}}
\setkomafont{subtitle}{\usefont{LY1}{YanoneKaffeesatzZeroHack}{l}{n}\Large}
\setkomafont{subject}{\normalfont\large}
\setkomafont{author}{\normalfont\large}
\setkomafont{date}{\normalfont\large}
% koma-script has an explicit \usekomafont{title}{\huge \@title}...
% see http://tex.stackexchange.com/a/82851
\makeatletter
\xpatchcmd{\maketitle}{\huge}{\Huge}{}{}
\xpatchcmd{\@maketitle}{\huge}{\Huge}{}{}
\makeatother
\setkomafont{section}{%
\fontsize{16pt}{24pt}\selectfont%
\usefont{LY1}{YanoneKaffeesatzZeroHack}{b}{n}%
}
\setkomafont{subsection}{%
\fontsize{13pt}{16pt}\selectfont%
\usefont{LY1}{YanoneKaffeesatzZeroHack}{l}{n}
}
\setkomafont{section}{\usefont{LY1}{YanoneKaffeesatzZeroHack}{b}{n}\huge}
\setkomafont{subsection}{\usefont{LY1}{YanoneKaffeesatzZeroHack}{l}{n}\LARGE}
% yanonekaffeesatzzerohack really needs a [nodefault] option...
\renewcommand*{\encodingdefault}{OT1}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment