summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tuda-ci/tudapub.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-11-13 21:47:36 +0000
committerKarl Berry <karl@freefriends.org>2019-11-13 21:47:36 +0000
commitb84da6105ea43339fdeeabd78fc31837d5c6fc7b (patch)
tree6b81859b1088bfb8aa998e6bb5a243c755f0d7a0 /Master/texmf-dist/tex/latex/tuda-ci/tudapub.cls
parent44f962e4808468e489cfb004a2d12134f0e483c9 (diff)
tuda-ci (13nov19)
git-svn-id: svn://tug.org/texlive/trunk@52779 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tuda-ci/tudapub.cls')
-rw-r--r--Master/texmf-dist/tex/latex/tuda-ci/tudapub.cls8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/tuda-ci/tudapub.cls b/Master/texmf-dist/tex/latex/tuda-ci/tudapub.cls
index 35f91dda992..ec07b4e7b01 100644
--- a/Master/texmf-dist/tex/latex/tuda-ci/tudapub.cls
+++ b/Master/texmf-dist/tex/latex/tuda-ci/tudapub.cls
@@ -1,4 +1,4 @@
-%% This is file `tudapub.cls' version 2.0 (2019/11/07),
+%% This is file `tudapub.cls' version 2.01 (2019/11/13),
%% it is part of
%% TUDa-CI -- Corporate Design for TU Darmstadt
%% ----------------------------------------------------------------------------
@@ -26,8 +26,8 @@
%%
%% ============================================================================
%%
-\def\fileversion{2.0}
-\def\filedate{2019/11/07}
+\def\fileversion{2.01}
+\def\filedate{2019/11/13}
\NeedsTeXFormat{LaTeX2e}
\RequirePackage{expl3}
\ProvidesExplClass{tudapub}
@@ -820,7 +820,7 @@ contents={\color{identbarcolor}\rule{\layerwidth}{\layerheight}}
\cs_set:Npn \sep {\exp_not:N \sep}
\cs_if_exist:cTF {\tl_mixed_case:n {#1}} {
\iow_now:Nx \TUDa@xmpdata_stream {
- \c_backslash_str \tl_mixed_case:n {#1} {#2}
+ \c_backslash_str \tl_mixed_case:n {#1} {\exp_not:n {#2}}
}
}{
\msg_error:nnn {TUDaPub} {unknown-metadata} {#1}