summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bfh-ci/bfhbeamer.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/bfh-ci/bfhbeamer.cls')
-rw-r--r--Master/texmf-dist/tex/latex/bfh-ci/bfhbeamer.cls23
1 files changed, 5 insertions, 18 deletions
diff --git a/Master/texmf-dist/tex/latex/bfh-ci/bfhbeamer.cls b/Master/texmf-dist/tex/latex/bfh-ci/bfhbeamer.cls
index 66da85d5f57..1dbe4160014 100644
--- a/Master/texmf-dist/tex/latex/bfh-ci/bfhbeamer.cls
+++ b/Master/texmf-dist/tex/latex/bfh-ci/bfhbeamer.cls
@@ -1,9 +1,9 @@
-%% This is file `bfhbeamer.cls' version 2.0.0 (2021/12/23),
+%% This is file `bfhbeamer.cls' version 2.1.0 (2022/01/24),
%% it is part of
%% BFH-CI -- Corporate Design for Bern University of Applied Sciences
%% ----------------------------------------------------------------------------
%%
-%% Copyright (C) 2021 by
+%% Copyright (C) 2021–2022 by
%% Marei Peischl <marei@peitex.de>
%% Andreas Habegger <andreas.habegger@bfh.ch>
%%
@@ -29,7 +29,7 @@
%% ============================================================================
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{bfhbeamer}[2021/12/23 v2.0.0 BFH-CI beamer layout, CI of Bern University of Applied Sciences]
+\ProvidesClass{bfhbeamer}[2022/01/24 v2.1.0 BFH-CI beamer layout, CI of Bern University of Applied Sciences]
\RequirePackage{l3keys2e}
\PassOptionsToPackage{table}{xcolor}
@@ -86,22 +86,9 @@
\RequirePackage{handoutWithNotes}
\pgfpagesuselayout{3~on~1~with~notes}[a4paper,border~shrink=5mm]
}
-
-
-\msg_new:nnn {bfhbeamer} {module-not-found} {
- You~tried~to~load~the~BFH~layout~module~#1.\\
- I~could~not~find~a~file~named~bfh-layout-#1.cfg.
-}
-
-\newcommand*\LoadBFHModule[1]{
- \clist_map_inline:nn {#1} {
- \file_if_exist_input:nF {bfh-layout-##1.cfg}
- {\msg_error:nnn {bfhbeamer} {module-not-found} {##1}}
- }
-}
-
\ExplSyntaxOff
-\LoadBFHModule{tabular}
+
+\RequirePackage{bfhmodule}
\endinput