From 1980584d2fc00af8a2fd8e4e495b2190f4fc5189 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 28 Nov 2009 01:17:06 +0000 Subject: new latex package soton (13oct09) git-svn-id: svn://tug.org/texlive/trunk@16215 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/soton/soton-beamer.sty | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/soton/soton-beamer.sty (limited to 'Master/texmf-dist/tex/latex/soton/soton-beamer.sty') 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} -- cgit v1.2.3