diff --git a/lh-poster/beamerfontthemelh-poster.sty b/lh-poster/beamerfontthemelh-poster.sty new file mode 100644 index 0000000..7823867 --- /dev/null +++ b/lh-poster/beamerfontthemelh-poster.sty @@ -0,0 +1,28 @@ +%% Copyright (C) 2017 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. +%% + +% Headline: TUOS Logo left, title information +% Footer: References, Ackowledgeemnts, Partner Logos + + +\ProvidesPackage{beamerfontthemelh-poster} + [2017/04/14 v0.0 LaTeX poster class implementing the cooperate design of LogicalHacking.com] +\setbeamerfont{title}{size=\Huge} +\setbeamerfont{subtitle}{size=\Large} +\setbeamerfont{author}{size=\large} +\setbeamerfont{institute}{size=\large} + + +\setbeamerfont*{block title}{parent={frametitle}} +\setbeamerfont*{block body}{parent=} + + +\endinput