summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-04-15 16:07:11 +0000
committerKarl Berry <karl@freefriends.org>2013-04-15 16:07:11 +0000
commit25173ad57d391268fe726595be8032c0d950053d (patch)
tree715090346183e0f1e3fb6c05a4de652d3184713a /Master/texmf-dist
parent1227fcc19a10912af56004367d39cb524a16cb42 (diff)
beamertheme-upenn-bc (14apr13)
git-svn-id: svn://tug.org/texlive/trunk@29937 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/latex/beamertheme-upenn-bc/README49
-rw-r--r--Master/texmf-dist/doc/latex/beamertheme-upenn-bc/beamerBCstyle.pdfbin0 -> 277783 bytes
-rw-r--r--Master/texmf-dist/doc/latex/beamertheme-upenn-bc/beamerBCstyle.tex141
-rw-r--r--Master/texmf-dist/doc/latex/beamertheme-upenn-bc/beamerPENNstyle.pdfbin0 -> 274892 bytes
-rw-r--r--Master/texmf-dist/tex/latex/beamertheme-upenn-bc/beamercolorthemegoeagles.sty60
-rw-r--r--Master/texmf-dist/tex/latex/beamertheme-upenn-bc/beamercolorthemepenn.sty59
6 files changed, 309 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/beamertheme-upenn-bc/README b/Master/texmf-dist/doc/latex/beamertheme-upenn-bc/README
new file mode 100644
index 00000000000..961ab7c5e57
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/beamertheme-upenn-bc/README
@@ -0,0 +1,49 @@
+This is a LaTeX beamer-theme in the colors of the
+- University of Pennsylvania, USA (beamercolorthemepenn.sty), and
+- Boston College, USA (beamercolorthemegoeagles.sty).
+Both were tested for the presentation theme ``Warsaw''.
+
+Please note that these color themes are neither official nor exact! The colors are approximated from the universities' style guidelines and websites, and slightly modified where necessary to generate an appealing look. The universities neither endorse, nor provide any support for, these color themes. I give no warranty for the code.
+
+------------
+Installation
+------------
+1) Move the files beamercolorthemepenn.sty and beamercolorthemegoeagles.sty into a global or local directory which is searched by tex, ideally in the beamer tree. For example, move the folder ``color'' to
+C:\TeX\MiKTeX 2.9\tex\latex\beamer\base\themes\
+or to a new folder like
+C:\TeX\MiKTeX 2.9\tex\latex\beamer\themes\.
+2) Then run the MiKTeX settings application and update the formats and file name database (FNDB).
+
+-----
+Usage
+-----
+Add \usepackage{goeagles} or \usepackage{penn} after loading the beamer package and the Warsaw theme to your TeX file.
+
+-------------------------------
+Dokumentation and Example Files
+-------------------------------
+- beamerBCstyle.tex, beamerBCstyle.ps, beamerBCstyle.pdf
+- beamerPENNstyle.ps, beamerPENNstyle.pdf
+
+-------
+License
+-------
+Copyright 2008-2013 Georg Strasser < georg.strasser@bc.edu >
+
+This work may be distributed and/or modified under the
+conditions of the LaTeX Project Public License, version 1.3
+or later. The latest version of this license is in
+http://www.latex-project.org/lppl.txt
+and version 1.3 or later is part of all distributions of LaTeX
+version 2005/12/01 or later.
+
+This work has the LPPL maintenance status `maintained'.
+
+The Current Maintainer of this work is Georg Strasser.
+Please email comments and suggestions to georg.strasser@bc.edu .
+
+This work consists of the files
+- beamercolorthemegoeagles.sty,
+- beamercolorthemepenn.sty
+- beamerBCstyle.tex, and
+- readme (this file). \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/beamertheme-upenn-bc/beamerBCstyle.pdf b/Master/texmf-dist/doc/latex/beamertheme-upenn-bc/beamerBCstyle.pdf
new file mode 100644
index 00000000000..d77fcf65241
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/beamertheme-upenn-bc/beamerBCstyle.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/beamertheme-upenn-bc/beamerBCstyle.tex b/Master/texmf-dist/doc/latex/beamertheme-upenn-bc/beamerBCstyle.tex
new file mode 100644
index 00000000000..f07dbd20e55
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/beamertheme-upenn-bc/beamerBCstyle.tex
@@ -0,0 +1,141 @@
+%% beamerBCstyle.tex
+%% Copyright 2008-2013 Georg Strasser < georg.strasser@bc.edu >
+%
+% This work may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, version 1.3
+% or later. The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.3 or later is part of all distributions of LaTeX
+% version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status `maintained'.
+%
+% The Current Maintainer of this work is Georg Strasser.
+%
+% This work consists of the files beamercolorthemegoeagles.sty,
+% beamercolorthemepenn.sty, and beamerBCstyle.tex.
+
+% This is an example file for beamercolorthemegoeagles.sty and
+% beamercolorthemepenn.sty.
+
+\documentclass[dvips]{beamer}
+\usetheme{Warsaw}
+\usecolortheme{goeagles}
+%\usecolortheme{penn}
+\usepackage[english]{babel}
+\usepackage{xspace}
+\usepackage{lmodern}
+\usepackage[T1]{fontenc}
+
+\title[Color Themes]{Color Themes\\for the \LaTeX \xspace beamer class}
+\author[Georg Strasser]{Georg Strasser}
+\institute{Boston College}
+\date{March 2013}
+
+
+\begin{document}
+\frame{\titlepage}
+
+
+\section[Package]{The Package}
+\frame{\sectionpage}
+
+\subsection{Introduction}
+
+\begin{frame}
+\frametitle{Color Themes}
+This is a $\mathrm{L\!\!^{{}_{\scriptstyle A}} \!\!\!\!\!\;\; T\!_{\displaystyle E} \! X}$ beamer-theme in the colors of the
+\begin{enumerate}
+\item University of Pennsylvania, USA, and
+\item Boston College, USA.
+\end{enumerate}
+Both were tested for the presentation theme ``Warsaw''.
+
+\vspace{0.3cm}
+
+Please note that these color themes are neither official nor exact! The colors are approximated from the universities' style guidelines and websites, and slightly modified where necessary to generate an appealing look. The universities neither endorse, nor provide any support for, these color themes.
+\end{frame}
+
+\subsection{Installation and Usage}
+
+\begin{frame}
+\frametitle{Installation}
+\begin{itemize}
+\item Move the files beamercolorthemepenn.sty and beamercolorthemegoeagles.sty into a global or local directory which is searched by tex, ideally in the beamer tree.
+For example, move the folder ``color'' to
+
+C:\textbackslash TeX\textbackslash MiKTeX 2.9\textbackslash tex\textbackslash latex\textbackslash beamer\textbackslash base\textbackslash themes\textbackslash
+
+or to a new folder like
+
+C:\textbackslash TeX\textbackslash MiKTeX 2.9\textbackslash tex\textbackslash latex\textbackslash beamer\textbackslash themes\textbackslash.
+\item Then run the MiKTeX settings application and update the formats and file name database (FNDB).
+\end{itemize}
+\end{frame}
+
+\begin{frame}
+\frametitle{Usage}
+
+Add \textbackslash usepackage\{goeagles\} or \textbackslash usepackage\{penn\} \emph{after} loading the beamer package and the Warsaw theme to your TeX file.
+
+\end{frame}
+
+
+
+
+\section{Examples}
+\frame{\sectionpage}
+
+\subsection{Environments}
+
+\frame{
+\begin{definition}
+A weird number is a natural number that is abundant but not semiperfect.
+\end{definition}
+}
+
+\frame{
+\begin{theorem}
+The following proof is true.
+\end{theorem}
+
+\begin{proof}
+The previous theorem is false.
+\end{proof}
+}
+
+\frame{
+\begin{exampleblock}{Example}
+``... the [government] expenditure of money is better justified when it is made for walls, docks, harbors, aqueducts, and all those works which are of service to the community. There is, to be sure, more of present satisfaction in what is handed out, like cash down; nevertheless public improvements win us greater gratitude with posterity.'' (Cicero, De officiis, Book II: Expediency, XVII. (60))
+\end{exampleblock}
+}
+
+\frame{
+\begin{alertblock}{An Old Alert}
+``We must, therefore, take measures that there shall be no indebtedness of a nature to endanger the public safety. It is a menace that can be averted in many ways; but should a serious debt be incurred, we are not to allow the rich to lose their property, while the debtors profit by what is their neighbor's. For there is nothing that upholds a government more powerfully than its credit; and it can have no credit, unless the payment of debts is enforced by law.'' (Cicero, De officiis, Book II: Expediency, XXIV. (84))
+\end{alertblock}
+}
+
+\subsection{Enumeration}
+
+\frame{\frametitle{Enumeration}
+\begin{itemize}[<+-| alert@+>]
+\item One million dollars
+\item Two billion dollars
+\item Three trillion dollars
+\item Four quadrillion dollars
+\begin{itemize}
+\item There is no upper bound to nominal quantities.
+\end{itemize}
+
+\end{itemize}
+\begin{enumerate}
+\item One ocean
+\item Two oceans
+\end{enumerate}
+}
+
+\subsection{Computational Neuroscience}
+\frame{...}
+
+\end{document} \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/beamertheme-upenn-bc/beamerPENNstyle.pdf b/Master/texmf-dist/doc/latex/beamertheme-upenn-bc/beamerPENNstyle.pdf
new file mode 100644
index 00000000000..d352c449994
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/beamertheme-upenn-bc/beamerPENNstyle.pdf
Binary files differ
diff --git a/Master/texmf-dist/tex/latex/beamertheme-upenn-bc/beamercolorthemegoeagles.sty b/Master/texmf-dist/tex/latex/beamertheme-upenn-bc/beamercolorthemegoeagles.sty
new file mode 100644
index 00000000000..26abce81a3a
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/beamertheme-upenn-bc/beamercolorthemegoeagles.sty
@@ -0,0 +1,60 @@
+%% beamercolorthemegoeagles.sty V1.0
+%% Copyright 2009 Georg Strasser < georg.strasser@bc.edu >
+%
+% This work may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, version 1.3
+% or later. The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.3 or later is part of all distributions of LaTeX
+% version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status `maintained'.
+%
+% The Current Maintainer of this work is Georg Strasser.
+%
+% This work consists of the files beamercolorthemegoeagles.sty,
+% beamercolorthemepenn.sty, and beamerBCstyle.tex.
+
+% Unofficial beamer color theme in the colors of Boston College, USA.
+
+\ProvidesPackage{beamercolorthemegoeagles}[2009/12/31 V1.0 Boston College color theme]
+\typeout{Boston College color theme V1.0 (Georg Strasser, 2009)}
+
+\mode<presentation>
+
+\definecolor{BCmaroon}{cmyk}{0.40,1,0.60,0.30}
+\definecolor{BCschwarz}{cmyk}{0,0,0,1}
+\definecolor{BCrot}{cmyk}{0,1,1,0}
+\definecolor{BCgold}{cmyk}{0.19,0.27,0.67,0.12}
+
+\setbeamercolor{structure}{fg=BCgold}
+
+\setbeamercolor{palette primary}{fg=white,bg=BCmaroon}
+\setbeamercolor{palette secondary}{fg=white,bg=BCgold}
+\setbeamercolor{palette tertiary}{fg=white,bg=BCgold}
+\setbeamercolor{palette quaternary}{fg=white,bg=BCgold}
+
+\setbeamercolor{titlelike}{fg=white,bg=BCmaroon}
+
+\setbeamercolor{block title}{fg=white,bg=BCmaroon}
+\setbeamercolor*{block title alerted}{fg=white,bg=BCmaroon}
+\setbeamercolor*{block title example}{fg=white,bg=BCgold}
+
+\setbeamercolor{block body}{parent=normal text,use=block title,bg=block title.bg!10!white}
+\setbeamercolor*{block body alerted}{fg=black,bg=BCgold!75!white}
+\setbeamercolor*{block body example}{fg=black,bg=BCgold!5!white}
+
+\setbeamercolor{sidebar}{bg=BCmaroon}
+
+\setbeamercolor{palette sidebar primary}{fg=BCgold}
+\setbeamercolor{palette sidebar secondary}{fg=BCgold}
+\setbeamercolor{palette sidebar tertiary}{fg=BCgold}
+\setbeamercolor{palette sidebar quaternary}{fg=BCgold}
+
+\setbeamercolor*{separation line}{}
+\setbeamercolor*{fine separation line}{}
+
+\setbeamercolor*{item projected}{fg=white, bg=BCgold}
+
+\mode
+<all> \ No newline at end of file
diff --git a/Master/texmf-dist/tex/latex/beamertheme-upenn-bc/beamercolorthemepenn.sty b/Master/texmf-dist/tex/latex/beamertheme-upenn-bc/beamercolorthemepenn.sty
new file mode 100644
index 00000000000..7caf5dd7ab6
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/beamertheme-upenn-bc/beamercolorthemepenn.sty
@@ -0,0 +1,59 @@
+%% beamercolorthemepenn.sty V1.0
+%% Copyright 2008 Georg Strasser < georg.strasser@bc.edu >
+%
+% This work may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, version 1.3
+% or later. The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.3 or later is part of all distributions of LaTeX
+% version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status `maintained'.
+%
+% The Current Maintainer of this work is Georg Strasser.
+%
+% This work consists of the files beamercolorthemegoeagles.sty,
+% beamercolorthemepenn.sty, and beamerBCstyle.tex.
+
+% Unofficial beamer color theme in the colors of the University of Pennsylvania, USA.
+
+\ProvidesPackage{beamercolorthemepenn}[2009/12/31 V1.0 University of Pennsylvania color theme]
+\typeout{University of Pennsylvania color theme V1.0 (Georg Strasser, 2008)}
+
+\mode<presentation>
+
+\definecolor{hellrot}{RGB}{180,0,0}
+\definecolor{pennrot}{RGB}{140,22,24} % correct values are RGB = 133,22,24
+\definecolor{pennblau}{RGB}{0,25,70} % correct values are RGB = 0,25,65, and for blue light 1 31 91
+
+\setbeamercolor{structure}{fg=hellrot}
+
+\setbeamercolor{palette primary}{fg=white,bg=pennrot}
+\setbeamercolor{palette secondary}{fg=white,bg=pennrot!75!pennblau}
+\setbeamercolor{palette tertiary}{fg=white,bg=pennrot!50!pennblau}
+\setbeamercolor{palette quaternary}{fg=white,bg=pennblau}
+
+\setbeamercolor{titlelike}{fg=white,bg=pennrot}
+
+\setbeamercolor{block title}{fg=white,bg=pennrot!75!pennblau}
+\setbeamercolor{block title alerted}{fg=white,bg=alerted text.fg!75!bg}
+\setbeamercolor{block title example}{fg=white,bg=pennblau}
+
+\setbeamercolor{block body}{parent=normal text,use=block title,bg=block title.bg!10!bg}
+\setbeamercolor{block body alerted}{parent=normal text,use=block title alerted,bg=block title alerted.bg!10!bg}
+\setbeamercolor{block body example}{parent=normal text,use=block title example,bg=block title example.bg!10!bg}
+
+\setbeamercolor{sidebar}{bg=pennrot!70}
+
+\setbeamercolor{palette sidebar primary}{fg=pennblau!10}
+\setbeamercolor{palette sidebar secondary}{fg=white}
+\setbeamercolor{palette sidebar tertiary}{fg=pennblau!50}
+\setbeamercolor{palette sidebar quaternary}{fg=white}
+
+\setbeamercolor*{separation line}{}
+\setbeamercolor*{fine separation line}{}
+
+\setbeamercolor*{item projected}{fg=white, bg=pennblau!50}
+
+\mode
+<all> \ No newline at end of file