From 71e6598f7ac2e65a0613c72b5cf792ad886f88cc Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 29 Jun 2013 23:10:49 +0000 Subject: udesoftec (29jun13) git-svn-id: svn://tug.org/texlive/trunk@31047 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/udesoftec/udesoftec.cls | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/latex/udesoftec/udesoftec.cls b/Master/texmf-dist/tex/latex/udesoftec/udesoftec.cls index 60d07a0a709..1c65cbf727d 100644 --- a/Master/texmf-dist/tex/latex/udesoftec/udesoftec.cls +++ b/Master/texmf-dist/tex/latex/udesoftec/udesoftec.cls @@ -23,16 +23,14 @@ % in the LaTeX community were used as an input and if source is known, it is % mentioned below. If anybody identifies parts of his/her own code, % feel free to contact the maintainer in order to get listed. - \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{udesoftec}[2013/06/25 Uni DuE Softec Template] +\ProvidesClass{udesoftec}[2013/06/28 University of Duisburg-Essen, Research Group for Business Informatics and Software Engineering Thesis documentclass and bibstyle] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % A specific template for papers written at the University of Duisburg-Essen, at the % Research Group for Business Informatics and Software Engineering % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - -\LoadClass[ +\LoadClass[% %titlepage=true, twoside=true, headings=openright, % same as documentclassoption openany/openright @@ -162,13 +160,13 @@ \ifprimaryDocumentLanguageGerman - \def \templateTitlePageBackground{udesoftec-cover} + \def \templateTitlePageBackground{udesoftec-cover-ude-de} \else - \def \templateTitlePageBackground{udesoftec-cover-en} + \def \templateTitlePageBackground{udesoftec-cover-ude-en} \fi \iftemplateVawiBamberg - \def \templateTitlePageBackground{udesoftec-cover-ba} + \def \templateTitlePageBackground{udesoftec-cover-uba} \fi \iftemplateVawiEssen -- cgit v1.2.3