summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tuda-ci/tudaposter.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-09-26 21:49:06 +0000
committerKarl Berry <karl@freefriends.org>2019-09-26 21:49:06 +0000
commitdf42b39352bb8ffd623c43a39225b9d869e698e3 (patch)
tree81aff42fdc79011544fd341c272352981278d11c /Master/texmf-dist/tex/latex/tuda-ci/tudaposter.cls
parent8a294669f9624eae14a2acd6446a70745ce6452c (diff)
tuda-ci (26sep19)
git-svn-id: svn://tug.org/texlive/trunk@52184 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tuda-ci/tudaposter.cls')
-rw-r--r--Master/texmf-dist/tex/latex/tuda-ci/tudaposter.cls10
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/tuda-ci/tudaposter.cls b/Master/texmf-dist/tex/latex/tuda-ci/tudaposter.cls
index 13213823027..d79e9169ebd 100644
--- a/Master/texmf-dist/tex/latex/tuda-ci/tudaposter.cls
+++ b/Master/texmf-dist/tex/latex/tuda-ci/tudaposter.cls
@@ -1,4 +1,4 @@
-%% This is file `tudaposter.cls' version 1.10 (2019/09/09),
+%% This is file `tudaposter.cls' version 1.11 (2019/09/25),
%% it is part of
%% TUDa-CI -- Corporate Design for TU Darmstadt
%% ----------------------------------------------------------------------------
@@ -26,8 +26,8 @@
%%
%% ============================================================================
%%
-\def\fileversion{1.10}
-\def\filedate{2019/09/09}
+\def\fileversion{1.11}
+\def\filedate{2019/09/25}
\NeedsTeXFormat{LaTeX2e}
\RequirePackage{expl3}
\ProvidesExplPackage{tudaposter}{\filedate}{\fileversion}{Poster Layouts for the Corporate Design of TU Darmstadt}
@@ -189,8 +189,10 @@
voffset=\paperheight-\g_TUDa_margin_dim,
mode=picture,
contents={%
+ \tl_if_empty:NF \g_TUDa_poster_qrcode_tl {
\raisebox{\depth}{\qrcode[height=\dim_eval:n {\g_TUDa_qrcode_dim-2\fboxsep}]{\g_TUDa_poster_qrcode_tl}}
- }
+ }
+ }
]{TUDa.poster.qrcode}