This repository has been archived on 2024-04-22. You can view files and clone it, but cannot push or open issues or pull requests.
tuos-latex/tuos-presentation/beamerfontthemetuos.sty

30 lines
1.2 KiB
TeX

%% 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.3c of the License, or (at your opinion) any later version.
%% OR
%% The 2-clause BSD-style license.
%%
%% SPDX-License-Identifier: LPPL-1.3c+ OR BSD-2-Clause
\NeedsTeXFormat{LaTeX2e}[1994/06/01]
\ProvidesPackage{beamerfontthemetuos}
[2016/08/20 v1.1 LaTeX presenation class following the cooperate design of The University of Sheffield]
\mode<presentation>
\beamer@suppressreplacementstrue% no special font settings
\setbeamerfont{tiny structure}{series=\mdseries,size=\tiny}
\setbeamerfont{title}{size=\Large,series=\bfseries,family=\rmfamily}
\setbeamerfont{subtitle}{size=\large,series=\bfseries,family=\sffamily}
\setbeamerfont*{author}{size=\normalsize,series=\bfseries,family=\sffamily}
\setbeamerfont{frametitle}{size=\large,series=\bfseries,family=\rmfamily}
\setbeamerfont{framesubtitle}{size=\footnotesize,family=\sffamily}
\setbeamerfont*{footline}{size=\Tiny}
\setbeamerfont*{date}{size=\footnotesize}
\mode
<all>
\endinput