summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/beamer/beamerthemeSingapore.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-12-19 00:09:01 +0000
committerKarl Berry <karl@freefriends.org>2017-12-19 00:09:01 +0000
commit5d4ee22f407e4c60e9f6ee586d4152a3d6d7287e (patch)
treee60908ef9f37f35a3e6ccdcc02d23c65f7a2ad02 /Master/texmf-dist/tex/latex/beamer/beamerthemeSingapore.sty
parentbf2407a74d6c70f8b53038edf84e01255513a57c (diff)
beamer (18dec17)
git-svn-id: svn://tug.org/texlive/trunk@46095 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer/beamerthemeSingapore.sty')
-rw-r--r--Master/texmf-dist/tex/latex/beamer/beamerthemeSingapore.sty41
1 files changed, 41 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerthemeSingapore.sty b/Master/texmf-dist/tex/latex/beamer/beamerthemeSingapore.sty
new file mode 100644
index 00000000000..0e1d2df1dfa
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/beamer/beamerthemeSingapore.sty
@@ -0,0 +1,41 @@
+% 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.
+
+\DeclareOptionBeamer{compress}{\beamer@compresstrue}
+\ProcessOptionsBeamer
+
+
+\mode<presentation>
+
+\setbeamercolor{section in head/foot}{use=structure,bg=structure.fg!25!bg}
+
+\useoutertheme[subsection=false]{miniframes}
+
+\setbeamertemplate{frametitle}[default][center]
+
+\AtBeginDocument{%
+ {
+ \usebeamercolor{section in head/foot}
+ }
+
+ \pgfdeclareverticalshading{beamer@headfade}{\paperwidth}
+ {%
+ color(0cm)=(bg);
+ color(1.25cm)=(section in head/foot.bg)%
+ }
+
+ \setbeamercolor{section in head/foot}{bg=}
+}
+
+\addtoheadtemplate{\pgfuseshading{beamer@headfade}\vskip-1.25cm}{}
+
+\beamertemplatedotitem
+
+\mode
+<all>