Fix typos
[matthijs/master-project/haskell-symposium-talk.git] / beamerthemecaes.sty
1 %%
2 %% beamerthemecaes.sty
3 %%
4 %% Copyright (C) 2008 CAES (http://caes.ewi.utwente.nl)
5 %%
6 %% Authors         : Pascal Wolkotte
7 %% Created On      : March 15 2008
8 %%
9 %% $Author: wolkottept $
10 %% $Date: 2008-03-14 10:07:37 +0100 (Fri, 14 Mar 2008) $
11 %% $Revision: 40 $
12 %% $HeadURL: https://svncaes/svn/general/templates/caes/trunk/caes_presentation.cls $
13 %% 
14
15 \mode<presentation>
16
17 \useoutertheme{caes}
18 \useinnertheme{default}
19 \useinnertheme{caes}
20 \usecolortheme{caes}
21 \usefonttheme{caes}
22
23 %\setbeamertemplate{headline}[caes theme]
24
25 \setbeamertemplate{headline}[chameleonB theme]
26 \setbeamertemplate{footline}[caes theme]
27 \setbeamertemplate{background}[soc theme]
28 \setbeamertemplate{navigation symbols}[vertical]
29 \setbeamercovered{transparent}
30
31 \DeclareOptionBeamer{empty}{
32         \setbeamertemplate{background}[empty]
33         \setbeamertemplate{navigation symbols}[none]
34         \PassOptionsToPackage{navigation=false}{beamerouterthemecaes}
35 }
36
37 \ProcessOptionsBeamer
38
39 \mode
40 <all>