summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/beamertheme-upenn-bc/README
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/doc/latex/beamertheme-upenn-bc/README
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/doc/latex/beamertheme-upenn-bc/README')
-rw-r--r--Master/texmf-dist/doc/latex/beamertheme-upenn-bc/README49
1 files changed, 49 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