summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/beamer/base/themes/theme/beamerthemeMadrid.sty
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/beamer/base/themes/theme/beamerthemeMadrid.sty')
-rw-r--r--macros/latex/contrib/beamer/base/themes/theme/beamerthemeMadrid.sty26
1 files changed, 26 insertions, 0 deletions
diff --git a/macros/latex/contrib/beamer/base/themes/theme/beamerthemeMadrid.sty b/macros/latex/contrib/beamer/base/themes/theme/beamerthemeMadrid.sty
new file mode 100644
index 0000000000..e6c2c4e32f
--- /dev/null
+++ b/macros/latex/contrib/beamer/base/themes/theme/beamerthemeMadrid.sty
@@ -0,0 +1,26 @@
+% Copyright 2007 by Till Tantau
+%
+% This file may be distributed and/or modified
+%
+% 1. under the LaTeX Project Public License and/or
+% 2. under the GNU Public License.
+%
+% See the file doc/licenses/LICENSE for more details.
+
+\mode<presentation>
+
+\newif\ifbeamer@secheader
+\beamer@secheaderfalse
+
+\DeclareOptionBeamer{secheader}{\beamer@secheadertrue}
+\ProcessOptionsBeamer
+
+\usecolortheme{whale}
+\usecolortheme{orchid}
+\useinnertheme[shadow]{rounded}
+\useoutertheme{infolines}
+
+\ifbeamer@secheader\else\setbeamertemplate{headline}[default]\fi
+
+\mode
+<all>