fixed issue #8 with tudbeamer.cls

This prevented beamer-documents to be build
Signed-off-by: Benjamin Brockhaus <tulatex@burning-world.de>
This commit is contained in:
Benjamin Brockhaus 2014-12-11 18:33:00 +01:00
parent c84d813412
commit dd4ff0945f

View File

@ -16,7 +16,7 @@
[\filedate\space\fileversion\space
Joe Werner's and Clemens v. Loewenich's TUD-Design-Manual package]
\PassOptionsToClass{t,hyperref={pdfpagelabels=false,plainpages=false}}{beamer}
\PassOptionsToClass{t,hyperref={plainpages=false}}{beamer}
\DeclareOption*{%
\PassOptionsToClass{\CurrentOption}{beamer}
\PassOptionsToPackage{\CurrentOption}{beamerthemeTUD}}