summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tuda-ci/tex/tudamecheng.cfg
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-11-05 03:01:24 +0000
committerNorbert Preining <norbert@preining.info>2022-11-05 03:01:24 +0000
commit5a47812f51f3d10a580db0c74aa20d73f5ed2ae4 (patch)
treecc3522fb0d9ee5fad1b71c34210b81532fc5fb48 /macros/latex/contrib/tuda-ci/tex/tudamecheng.cfg
parentbe4efcdb2f47821698dc8dbde89722b4f0c2e4b0 (diff)
CTAN sync 202211050301
Diffstat (limited to 'macros/latex/contrib/tuda-ci/tex/tudamecheng.cfg')
-rw-r--r--macros/latex/contrib/tuda-ci/tex/tudamecheng.cfg10
1 files changed, 5 insertions, 5 deletions
diff --git a/macros/latex/contrib/tuda-ci/tex/tudamecheng.cfg b/macros/latex/contrib/tuda-ci/tex/tudamecheng.cfg
index e989413cb2..0d969a5056 100644
--- a/macros/latex/contrib/tuda-ci/tex/tudamecheng.cfg
+++ b/macros/latex/contrib/tuda-ci/tex/tudamecheng.cfg
@@ -1,4 +1,4 @@
-%% This is file `tudamecheng.cfg' version 3.27 (2022/08/03),
+%% This is file `tudamecheng.cfg' version 3.28 (2022/11/04),
%% it is part of
%% TUDa-CI -- Corporate Design for TU Darmstadt
%% ----------------------------------------------------------------------------
@@ -26,8 +26,8 @@
%%
%% ============================================================================
%%
-\def\fileversion{3.27}
-\def\filedate{2022/08/03}
+\def\fileversion{3.28}
+\def\filedate{2022/11/04}
\RequirePackage{expl3}
\ProvidesExplFile{tudamecheng.cfg}
{\filedate}{\fileversion}{Special Features the department of mechanical engineering of Darmstadt's Corporate Design (tuda-ci)}
@@ -81,7 +81,7 @@
\str_if_eq:VnT \c__ptxcd_base_str {pub} {
\cs_set:Nn \ptxcd_setup_sponsor_box: {
\hbox_gset:Nn \g_ptxcd_sponsor_box {
- \def\height{\dimexpr.8\c_ptxcd_logoheight_dim\relax}
+ \edef\height{\noexpand\dimexpr\dim_eval:n {\__ptxcd_logosep: + .5\c_ptxcd_logoheight_dim}}
\parbox[t]{\textwidth}{
\bool_if:nF {\seq_if_empty_p:N \g_ptxcd_sponsors_seq && \tl_if_empty_p:N \@sponsors} {
\rule{\linewidth}{\g_ptxcd_titlerule_dim}\par\nointerlineskip
@@ -241,7 +241,7 @@
\raisebox{-\height}[0pt][0pt]{
\parbox{\useplength{firstfootwidth}}{
\usekomafont{pagefoot}
- \includegraphics[width=1.4\c_ptxcd_logoheight_dim]{\g_ptxcd_departmentlogo_tl}\\
+ \includegraphics[width=\dim_eval:n {.5\__ptxcd_logowidth: + \__ptxcd_logosep:}]{\g_ptxcd_departmentlogo_tl}\\
\MechEngArrow{\l_ptxcd_headrule_width_dim}
}
}