-
Notifications
You must be signed in to change notification settings - Fork 4
/
beamerfontthemeNord.sty
32 lines (22 loc) · 1.04 KB
/
beamerfontthemeNord.sty
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 <[email protected]>
%
% 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>