summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/beamertheme-cuerna/beamerthemeCuerna.sty
blob: efa539ef29c07e1cfbfd35cb55d4266db699de69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
%%
%% This is file `beamerthemeCuerna.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% beamertheme-cuerna.dtx  (with options: `cuerna')
%% 
%% This is a generated fie
%% 
%% --------------------------------------------------------------------------------
%% beamertheme-cuerna -- Beamer theme cuerna, version 1.1
%% 
%% Copyright (C) Geri Ochoa
%% email: geri@bluesimplex.com
%% 
%% Released under the LaTeX Project Public Licence v1.3c or later
%% github: https://github.com/geriom/beamertheme-cuerna
%% my web site: bluesimplex.com
%% --------------------------------------------------------------------------------
%% 



\mode<presentation>

\RequirePackage{tikz}
\RequirePackage{graphicx}
\RequirePackage{amssymb}
\RequirePackage{xcolor}
\RequirePackage{lmodern}
\RequirePackage[absolute, overlay]{textpos}

\usecolortheme{Cuerna}
\useinnertheme{Cuerna}
\useoutertheme{Cuerna}

\setbeamertemplate{navigation symbols}{}
\setbeamertemplate{blocks}[rounded][shadow=true]

\mode<all>



\endinput
%%
%% End of file `beamerthemeCuerna.sty'.