From 25173ad57d391268fe726595be8032c0d950053d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 15 Apr 2013 16:07:11 +0000 Subject: beamertheme-upenn-bc (14apr13) git-svn-id: svn://tug.org/texlive/trunk@29937 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/latex/beamertheme-upenn-bc/README | 49 +++++++ .../latex/beamertheme-upenn-bc/beamerBCstyle.pdf | Bin 0 -> 277783 bytes .../latex/beamertheme-upenn-bc/beamerBCstyle.tex | 141 +++++++++++++++++++++ .../latex/beamertheme-upenn-bc/beamerPENNstyle.pdf | Bin 0 -> 274892 bytes .../beamercolorthemegoeagles.sty | 60 +++++++++ .../beamertheme-upenn-bc/beamercolorthemepenn.sty | 59 +++++++++ Master/tlpkg/bin/tlpkg-ctan-check | 2 +- Master/tlpkg/libexec/ctan2tds | 1 + Master/tlpkg/tlpsrc/beamertheme-upenn-bc.tlpsrc | 0 Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 + 10 files changed, 312 insertions(+), 1 deletion(-) create mode 100644 Master/texmf-dist/doc/latex/beamertheme-upenn-bc/README create mode 100644 Master/texmf-dist/doc/latex/beamertheme-upenn-bc/beamerBCstyle.pdf create mode 100644 Master/texmf-dist/doc/latex/beamertheme-upenn-bc/beamerBCstyle.tex create mode 100644 Master/texmf-dist/doc/latex/beamertheme-upenn-bc/beamerPENNstyle.pdf create mode 100644 Master/texmf-dist/tex/latex/beamertheme-upenn-bc/beamercolorthemegoeagles.sty create mode 100644 Master/texmf-dist/tex/latex/beamertheme-upenn-bc/beamercolorthemepenn.sty create mode 100644 Master/tlpkg/tlpsrc/beamertheme-upenn-bc.tlpsrc 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 Binary files /dev/null and b/Master/texmf-dist/doc/latex/beamertheme-upenn-bc/beamerBCstyle.pdf 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 Binary files /dev/null and b/Master/texmf-dist/doc/latex/beamertheme-upenn-bc/beamerPENNstyle.pdf 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 + +\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 + \ 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 + +\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 + \ No newline at end of file diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 5afeb1ff05c..c38ddfa9bc7 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -53,7 +53,7 @@ my @TLP_working = qw( bbcard bbding bbm bbm-macros bbold bbold-type1 bchart bclogo beamer beamer2thesis beamer-FUBerlin beamer-tut-pt beameraudience beamerposter - beamerthemejltree beamersubframe beamerthemenirma + beamerthemejltree beamersubframe beamertheme-upenn-bc beamerthemenirma beebe begriff bengali bera berenisadf betababel beton bez123 bezos bgreek bgteubner bguq bhcexam bib-fr bibarts biber bibhtml diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 41ed7dc6ec7..3bbeff1622a 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -142,6 +142,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'beamer', "&MAKEbeamer", 'beamer2thesis', "&MAKEflatten", 'beamer-contrib', "die 'skipping, use subdirs'", + 'beamertheme-upenn-bc',"&MAKEflatten", 'beebe', "die 'skipping, MAKEbeebe needs work, sorry'", 'bengali', "&MAKEflatten", 'bengali-omega', "die 'skipping, duplicates odev.sty et al.'", diff --git a/Master/tlpkg/tlpsrc/beamertheme-upenn-bc.tlpsrc b/Master/tlpkg/tlpsrc/beamertheme-upenn-bc.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 0a4ffae68b2..c8667e5892c 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -51,6 +51,7 @@ depend beamer2thesis depend beameraudience depend beamerposter depend beamersubframe +depend beamertheme-upenn-bc depend beamerthemejltree depend beamerthemenirma depend begriff -- cgit v1.2.3