summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tuda-ci/tudaexercise.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-12-18 22:06:18 +0000
committerKarl Berry <karl@freefriends.org>2019-12-18 22:06:18 +0000
commitcf2c941201b6e36907e1bbe69d064ce5a8cffc58 (patch)
tree2ce8cb8f9cfa6bc3f4da3ec02b1c9952dae3153a /Master/texmf-dist/tex/latex/tuda-ci/tudaexercise.cls
parent85c20709586c694fd35ab82b4964d1d52a9db409 (diff)
tuda-ci (18dec19)
git-svn-id: svn://tug.org/texlive/trunk@53181 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tuda-ci/tudaexercise.cls')
-rw-r--r--Master/texmf-dist/tex/latex/tuda-ci/tudaexercise.cls10
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/tuda-ci/tudaexercise.cls b/Master/texmf-dist/tex/latex/tuda-ci/tudaexercise.cls
index c6f3f5d977f..2c36b9b711e 100644
--- a/Master/texmf-dist/tex/latex/tuda-ci/tudaexercise.cls
+++ b/Master/texmf-dist/tex/latex/tuda-ci/tudaexercise.cls
@@ -1,4 +1,4 @@
-%% This is file `tudaexercise.cls' version 2.04 (2019/12/17),
+%% This is file `tudaexercise.cls' version 2.05 (2019/12/18),
%% it is part of
%% TUDa-CI -- Corporate Design for TU Darmstadt
%% ----------------------------------------------------------------------------
@@ -26,8 +26,8 @@
%%
%% ============================================================================
%%
-\def\fileversion{2.04}
-\def\filedate{2019/12/17}
+\def\fileversion{2.05}
+\def\filedate{2019/12/18}
\NeedsTeXFormat{LaTeX2e}
\RequirePackage{expl3}
\ProvidesExplClass{tudaexercise}
@@ -168,7 +168,7 @@
colorback .initial:n = true,
}
-\RequirePackage{tudarules}
+
\ProcessKeysOptions{TUDa/pub}
\prop_map_inline:Nn \g_TUDa_clsopts_prop {
@@ -186,6 +186,8 @@
\LoadClass{scrartcl}
+\RequirePackage{tudarules}
+
%Has to be loaded here due to headwidth options
\RequirePackage[draft=false]{scrlayer-scrpage}
\KOMAoptions {twoside = false}