summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/urcls/URbeamer.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/urcls/URbeamer.cls')
-rw-r--r--Master/texmf-dist/tex/latex/urcls/URbeamer.cls9
1 files changed, 4 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/urcls/URbeamer.cls b/Master/texmf-dist/tex/latex/urcls/URbeamer.cls
index c32828e80f6..29c56696049 100644
--- a/Master/texmf-dist/tex/latex/urcls/URbeamer.cls
+++ b/Master/texmf-dist/tex/latex/urcls/URbeamer.cls
@@ -3,12 +3,14 @@
% This file may be distributed and/or modified
% under the LaTeX Project Public License
\NeedsTeXFormat{LaTeX2e}
-\def\fileversion{1.5}
-\def\filedate{2015/01/29}
+\def\fileversion{1.6}
+\def\filedate{2015/06/15}
\ProvidesClass{URbeamer}
[\filedate\space\fileversion\space
beamer basierte Dokumentenklasse im Corporate Design der Universität Regensburg]
+\RequirePackage{ifthen}
+\newboolean{UR@draft}
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %5 % % % % % % % % % % % % %
@@ -55,9 +57,6 @@
\ProcessOptions\relax
\LoadClass[xcolor=table,covered,hyperref={bookmarks,colorlinks}]{beamer}
%Laden der notwendigen Ergänzungspakete
-\RequirePackage[utf8]{inputenc}
-\RequirePackage[T1]{fontenc}
-\RequirePackage{babel}
\RequirePackage{graphicx}
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %5
\mode<presentation>%refers to the first four modes (beamer,handout,second and trans). That is, to all modes except the article mode