summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/bfh-ci/tex/bfhthesis.cls
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/bfh-ci/tex/bfhthesis.cls')
-rw-r--r--macros/latex/contrib/bfh-ci/tex/bfhthesis.cls9
1 files changed, 5 insertions, 4 deletions
diff --git a/macros/latex/contrib/bfh-ci/tex/bfhthesis.cls b/macros/latex/contrib/bfh-ci/tex/bfhthesis.cls
index f403cc104e..13f7644995 100644
--- a/macros/latex/contrib/bfh-ci/tex/bfhthesis.cls
+++ b/macros/latex/contrib/bfh-ci/tex/bfhthesis.cls
@@ -1,9 +1,9 @@
-%% This is file `bfhthesis.cls' version 2.2.0 (2023/10/20),
+%% This is file `bfhthesis.cls' version 2.2.1 (2024-03-11),
%% it is part of
%% BFH-CI -- Corporate Design for Bern University of Applied Sciences
%% ----------------------------------------------------------------------------
%%
-%% Copyright (C) 2021-2023 by
+%% Copyright (C) 2021–2024 by
%% Marei Peischl <marei@peitex.de>
%% Andreas Habegger <andreas.habegger@bfh.ch>
%%
@@ -30,7 +30,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
\RequirePackage{expl3}
-\ProvidesExplClass{bfhthesis}{2023/10/20}{2.2.0}{Theses using Corporate Design of BFH (BFH-CI), CI of Bern University of Applied Sciences}
+\ProvidesExplClass{bfhthesis}{2024-03-11}{2.2.1}{Theses using Corporate Design of BFH (BFH-CI), CI of Bern University of Applied Sciences}
\RequirePackage{l3keys2e}
@@ -164,7 +164,8 @@
} % End declarationOfAuthorship
%custom config depends on department_str
-\file_if_exist_input:n {bfh\g_ptxcd_department_str.cfg}
+\file_if_exist_input:nF {bfh-\g_ptxcd_department_str.cfg}
+ {\file_if_exist_input:n {bfh\g_ptxcd_department_str.cfg}}
\endinput
%End of class bfhthesis.cls