summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/fithesis/style/mu/med.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/fithesis/style/mu/med.dtx')
-rw-r--r--macros/latex/contrib/fithesis/style/mu/med.dtx6
1 files changed, 5 insertions, 1 deletions
diff --git a/macros/latex/contrib/fithesis/style/mu/med.dtx b/macros/latex/contrib/fithesis/style/mu/med.dtx
index e3503425f8..5e3416c921 100644
--- a/macros/latex/contrib/fithesis/style/mu/med.dtx
+++ b/macros/latex/contrib/fithesis/style/mu/med.dtx
@@ -15,7 +15,7 @@
% akulte_MU.pdf}}.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-mu-med}[2021/07/18]
+\ProvidesPackage{fithesis/style/mu/fithesis-mu-med}[2024/03/06]
% \end{macrocode}
% The file defines the color scheme of the respective faculty. Note
% the the color definitions are in RGB, which makes the resulting
@@ -112,6 +112,8 @@
% \changes{v1.0.0}{2021/05/06}{Added conditional redefinition for the
% study field. [TV]}
% \begin{macrocode}
+% \changes{v1.1.1}{2024/03/06}{Updated the study field redefinition to
+% match the base definition. [TV]}
\thesis@blocks@titlePage@field@false
\thesis@xpatch\thesis@blocks@titlePage{%
@@ -126,9 +128,11 @@
\thesis@programme\par}%
\fi
\ifthesis@blocks@titlePage@field@
+ \ifx\thesis@field\empty\else
\vspace{0.25cm}%
{\sf\thesis@titlePage@large\thesis@@{fieldTitle}:
\thesis@field@name\par}%
+ \fi
\fi
\vfill
}{}