summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tuda-ci/tudarules.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-12-12 21:09:35 +0000
committerKarl Berry <karl@freefriends.org>2023-12-12 21:09:35 +0000
commit35d3e5599357c126fa4198208e45094f0a827381 (patch)
treee5f85e4c1b509cb9a825bef9117abe37280b8544 /Master/texmf-dist/tex/latex/tuda-ci/tudarules.sty
parenta414c2b572439ed70e47a55b5e3c8fe4238a440c (diff)
tuda-ci (12dec23)
git-svn-id: svn://tug.org/texlive/trunk@69103 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tuda-ci/tudarules.sty')
-rw-r--r--Master/texmf-dist/tex/latex/tuda-ci/tudarules.sty13
1 files changed, 5 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/tuda-ci/tudarules.sty b/Master/texmf-dist/tex/latex/tuda-ci/tudarules.sty
index 1545c923d1e..9ae3e488853 100644
--- a/Master/texmf-dist/tex/latex/tuda-ci/tudarules.sty
+++ b/Master/texmf-dist/tex/latex/tuda-ci/tudarules.sty
@@ -1,4 +1,4 @@
-%% This is file `tudarules.sty' version 3.34 (2023/07/12),
+%% This is file `tudarules.sty' version 3.35 (2023-12-11),
%% it is part of
%% TUDa-CI -- Corporate Design for TU Darmstadt
%% ----------------------------------------------------------------------------
@@ -26,14 +26,11 @@
%%
%% ============================================================================
%%
-\def\fileversion{3.34}
-\def\filedate{2023/07/12}
+\def\fileversion{3.35}
+\def\filedate{2023-12-11}
\NeedsTeXFormat{LaTeX2e}
-\RequirePackage{expl3}
-\ProvidesExplPackage{tudarules}{\filedate}{\fileversion}{Creation of colored bars for tuda-ci bundle}
-
-\RequirePackage{l3keys2e}
+\ProvidesExplPackage{tudarules}{\filedate}{\fileversion}{Creation of colored bars for tuda-ci bundle}
\str_if_exist:NF \g_ptxcd_department_str {
\str_new:N \g_ptxcd_department_str
@@ -87,7 +84,7 @@
mecheng .meta:n = {department=mecheng},
}
-\ProcessKeysOptions{ptxcd/rules}
+\ProcessKeyOptions[ptxcd/rules]
\RequirePackage{tudacolors}
\RequirePackage{xparse}