summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/urcls/beamerthemeUR.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/urcls/beamerthemeUR.sty')
-rw-r--r--Master/texmf-dist/tex/latex/urcls/beamerthemeUR.sty19
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/urcls/beamerthemeUR.sty b/Master/texmf-dist/tex/latex/urcls/beamerthemeUR.sty
new file mode 100644
index 00000000000..0a85d9ca9af
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/urcls/beamerthemeUR.sty
@@ -0,0 +1,19 @@
+% Copyright 2015 by Marei Peischl
+%
+% This file may be distributed and/or modified
+% under the LaTeX Project Public License
+%
+
+\def\fileversion{1.0}
+\def\filedate{2015/01/28}
+\ProvidesPackage{beamerthemeUR}[\filedate\space\fileversion\space
+beamer-theme im Corporate Design der Universität Regensburg]
+
+\mode<presentation>
+%
+\usecolortheme{UR}
+\usefonttheme{UR}
+\useoutertheme{UR}
+
+\setbeamertemplate{blocks}[rounded][shadow=true]
+\endinput \ No newline at end of file