summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/beamer-contrib/themes/beamerthemenord/beamerfontthemeNord.sty
blob: 6ae75d74e5b30c27f3e1a393c8faf31dedfeb7fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
% Copyright 2020 by Junwei Wang <i.junwei.wang@gmail.com>
%
% This file may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3c
% of this license or (at your option) any later version.
% The latest version of this license is in
%   http://www.latex-project.org/lppl.txt

\mode<presentation>

%%%%%%%%%%%% fonts

\setbeamerfont{structure}{family=\rmfamily,series=\bfseries}

\setbeamerfont{title}{size=\Huge,parent=structure}
\setbeamerfont{subtitle}{size=\Large,parent=title}

\setbeamerfont{section in toc}{size=\Large,parent=structure}
\setbeamerfont{section in head/foot}{size=\tiny,parent=structure}
\setbeamerfont{subsection in toc}{size=\large,parent={section in toc}}

\setbeamerfont{frametitle}{parent=structure,size=\Large}
\setbeamerfont{framesubtitle}{parent=frametitle,size=\large}

\setbeamerfont{caption}{size=\footnotesize}

\setbeamerfont{block title}{size=\normalsize,series=\mdseries,parent={structure,block body}}

\setbeamerfont{item}{parent=structure,series=\mdseries}

\mode
<all>