logicalhacking-latex/lh-presentation/beamerfontthemelh.sty

29 lines
1.1 KiB
Plaintext
Raw Normal View History

2016-11-16 21:44:48 +00:00
%% Copyright (C) 2016 Achim D. Brucker, https://www.brucker.ch
%%
%% License:
%% This program can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License Distributed from CTAN
%% archives in directory macros/latex/base/lppl.txt; either
%% version 1 of the License, or any later version.
%% OR
%% The 2-clause BSD-style license.
%%
\NeedsTeXFormat{LaTeX2e}[1994/06/01]
\ProvidesPackage{beamerfontthemetuos}
[2016/11/01 v0.0 LaTeX presentation class implementing the cooperate design of LogicalHacking.com]
\mode<presentation>
\beamer@suppressreplacementstrue% no special font settings
\setbeamerfont{tiny structure}{series=\mdseries,size=\tiny}
\setbeamerfont{title}{size=\Large,series=\bfseries,family=\ttfamily}
\setbeamerfont{subtitle}{size=\large,series=\bfseries,family=\sffamily}
\setbeamerfont*{author}{size=\normalsize,series=\bfseries,family=\sffamily}
\setbeamerfont{frametitle}{size=\large,series=\bfseries,family=\ttfamily}
\setbeamerfont{framesubtitle}{size=\footnotesize,family=\sffamily}
\setbeamerfont*{footline}{size=\Tiny}
\setbeamerfont*{date}{size=\footnotesize}
\mode
<all>
\endinput