X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Fhaskell-symposium-talk.git;a=blobdiff_plain;f=beamerthemecaes.sty;fp=beamerthemecaes.sty;h=bb71e86a5f39884d973f24510d1923923ae5804e;hp=0000000000000000000000000000000000000000;hb=9f6a6587a2e51364cebce060cfc6ef9534b0bd2e;hpb=4872fec52469b7300aeeafd3549a3a5a27cc3139 diff --git a/beamerthemecaes.sty b/beamerthemecaes.sty new file mode 100644 index 0000000..bb71e86 --- /dev/null +++ b/beamerthemecaes.sty @@ -0,0 +1,40 @@ +%% +%% beamerthemecaes.sty +%% +%% Copyright (C) 2008 CAES (http://caes.ewi.utwente.nl) +%% +%% Authors : Pascal Wolkotte +%% Created On : March 15 2008 +%% +%% $Author: wolkottept $ +%% $Date: 2008-03-14 10:07:37 +0100 (Fri, 14 Mar 2008) $ +%% $Revision: 40 $ +%% $HeadURL: https://svncaes/svn/general/templates/caes/trunk/caes_presentation.cls $ +%% + +\mode + +\useoutertheme{caes} +\useinnertheme{default} +\useinnertheme{caes} +\usecolortheme{caes} +\usefonttheme{caes} + +%\setbeamertemplate{headline}[caes theme] + +\setbeamertemplate{headline}[chameleonB theme] +\setbeamertemplate{footline}[caes theme] +\setbeamertemplate{background}[soc theme] +\setbeamertemplate{navigation symbols}[vertical] +\setbeamercovered{transparent} + +\DeclareOptionBeamer{empty}{ + \setbeamertemplate{background}[empty] + \setbeamertemplate{navigation symbols}[none] + \PassOptionsToPackage{navigation=false}{beamerouterthemecaes} +} + +\ProcessOptionsBeamer + +\mode +