20 lines
574 B
Plaintext
20 lines
574 B
Plaintext
|
% Basierend auf dem LaTeX-Beamer-Theme der TU Dortmund
|
||
|
% Erstellt von Maximilian Nöthe <maximilian.noethe@tu-dortmund.de>
|
||
|
% Version 1.1 vom 27.5.2014
|
||
|
% Vielen Dank an Carsten Raas für seine Mithilfe
|
||
|
|
||
|
\mode<presentation>
|
||
|
|
||
|
\RequirePackage{libertinus}
|
||
|
|
||
|
\setbeamerfont{author}{size=\footnotesize}
|
||
|
\setbeamerfont{date}{size=\footnotesize}
|
||
|
\setbeamerfont{page number in head/foot}{size=\footnotesize}
|
||
|
|
||
|
\setbeamerfont{institute}{size=\footnotesize}
|
||
|
|
||
|
\setbeamerfont{section in head/foot}{size=\footnotesize}
|
||
|
\setbeamerfont{subsection in head/foot}{size=\footnotesize}
|
||
|
|
||
|
\mode<all>
|