summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bfh-ci/bfhpub.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-03-13 20:08:34 +0000
committerKarl Berry <karl@freefriends.org>2024-03-13 20:08:34 +0000
commit5d222c4c82ebf9488ab2e6ae6ba131a731658c0a (patch)
tree7192b7096f0e092def4928f3a8abfb47387cca36 /Master/texmf-dist/tex/latex/bfh-ci/bfhpub.cls
parentc75601a3ebfd5ef7b5c31447719e117d4a5dd3f3 (diff)
bfh-ci (12mar24)
git-svn-id: svn://tug.org/texlive/trunk@70623 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/bfh-ci/bfhpub.cls')
-rw-r--r--Master/texmf-dist/tex/latex/bfh-ci/bfhpub.cls10
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/bfh-ci/bfhpub.cls b/Master/texmf-dist/tex/latex/bfh-ci/bfhpub.cls
index 1c6164eec6e..fe43eb8690d 100644
--- a/Master/texmf-dist/tex/latex/bfh-ci/bfhpub.cls
+++ b/Master/texmf-dist/tex/latex/bfh-ci/bfhpub.cls
@@ -1,9 +1,9 @@
-%% This is file `bfhpub.cls' version 2.2.0 (2023/10/20),
+%% This is file `bfhpub.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>
%%
@@ -31,7 +31,7 @@
\NeedsTeXFormat{LaTeX2e}
\RequirePackage{expl3}
\ProvidesExplClass{bfhpub}
-{2023/10/20}{2.2.0}{Publications using Corporate Design of BFH (BFH-CI)}
+{2024-03-11}{2.2.1}{Publications using Corporate Design of BFH (BFH-CI)}
\RequirePackage{l3keys2e}
@@ -85,6 +85,8 @@
\RequirePackage{bfhlayout}
%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 bfhpub.cls