summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/soton/soton-beamer.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-11-28 01:17:06 +0000
committerKarl Berry <karl@freefriends.org>2009-11-28 01:17:06 +0000
commit1980584d2fc00af8a2fd8e4e495b2190f4fc5189 (patch)
treea28baee85789e5d45aa2e7c499ecf3ce44caeaba /Master/texmf-dist/tex/latex/soton/soton-beamer.sty
parent5e757542685a8a021a509d535a475a67d082b6ec (diff)
new latex package soton (13oct09)
git-svn-id: svn://tug.org/texlive/trunk@16215 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/soton/soton-beamer.sty')
-rw-r--r--Master/texmf-dist/tex/latex/soton/soton-beamer.sty40
1 files changed, 40 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/soton/soton-beamer.sty b/Master/texmf-dist/tex/latex/soton/soton-beamer.sty
new file mode 100644
index 00000000000..7311a7d3d3c
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/soton/soton-beamer.sty
@@ -0,0 +1,40 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% filename: soton-beamer.sty
+% author: Max Blanco
+% contact: m.blanco
+% date: October 2009
+% version: 0.1
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%
+% style from University of Southampton document (ref SES728235.pdf)
+%
+% `Working with the new brand. Guidelines for designers'
+%
+% font `Freight' is unavailable to non-professionals
+% substitute font `Georgia' for academic presentations
+%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%
+% Corrections, suggestions and contributions by:
+%
+%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\NeedsTexFormat{LaTeX2e}
+\ProvidesPackage{soton-beamer}[2009/10/13]
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\RequirePackage{soton-palette} % colour names listed here
+
+\setbeamercolor{background canvas}{bg=sotonblu}
+\setbeamercolor{button border}{bg=sotonblu, fg=sotonblu}
+\setbeamercolor{button}{bg=sotonblu, fg=DarkRed}
+
+\setbeamercolor{frametitle}{fg=sotonora}
+\setbeamercolor{alerted text}{fg=sotonora}
+\setbeamercolor{normal text}{fg=sotonbei}
+\setbeamercolor{titlelike}{fg=sotonora}
+\setbeamercolor{author}{fg=sotonbei}
+\setbeamercolor{date}{fg=sotonbei}
+\setbeamercolor{item}{fg=sotonmet}