summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/bfh-ci/tex/bfh-a0paper.clo
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/bfh-ci/tex/bfh-a0paper.clo')
-rw-r--r--macros/latex/contrib/bfh-ci/tex/bfh-a0paper.clo44
1 files changed, 44 insertions, 0 deletions
diff --git a/macros/latex/contrib/bfh-ci/tex/bfh-a0paper.clo b/macros/latex/contrib/bfh-ci/tex/bfh-a0paper.clo
new file mode 100644
index 0000000000..dd9ecde839
--- /dev/null
+++ b/macros/latex/contrib/bfh-ci/tex/bfh-a0paper.clo
@@ -0,0 +1,44 @@
+%% This is file `bfh-a0paper.clo' version 2.0.0 (2021/12/23),
+%% it is part of
+%% BFH-CI -- Corporate Design for Bern University of Applied Sciences
+%% ----------------------------------------------------------------------------
+%%
+%% Copyright (C) 2021 by
+%% Marei Peischl <marei@peitex.de>
+%% Andreas Habegger <andreas.habegger@bfh.ch>
+%%
+%% ============================================================================
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3c
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3c or later is part of all distributions of LaTeX
+%% version 2008/05/04 or later.
+%%
+%% This work has the LPPL maintenance status `maintained'.
+%%
+%% The Current Maintainers of this work are
+%% Marei Peischl <bfh-ci@peitex.de>
+%% Andreas Habegger <andreas.habegger@bfh.ch>
+%%
+%% The development respository can be found at
+%% https://gitlab.ti.bfh.ch/bfh-latex/bfh-ci/
+%% Please use the issue tracker for feedback!
+%%
+%% ============================================================================
+%%
+\ProvidesExplFile{bfh-a0paper.clo}{2021/12/23}{2.0.0}{bfh-ci~size~adjustments~for~a0paper}
+\cs_set:Nn \ptxcd_setup_title_sizes: {
+ \cs_set:Nn \ptxcd_title_fontsize: {{126bp}{165bp}}
+ \cs_set:Nn \ptxcd_subtitle_fontsize: {{38bp}{55bp}}
+ \cs_set:Nn \ptxcd_department_fontsize: {{45bp}{55bp}}
+ % \cs_set:Nn \ptxcd_titleinfo_fontsize: {{28pt}{35pt}}
+}
+\cs_set:Nn \ptxcd_setup_base_sizes: {
+ \dim_gset:Nn \g_ptxcd_margin_dim {39mm}
+ \dim_gset:Nn \g_ptxcd_rule_height_dim {8.5mm}
+ \dim_gset:Nn \g_ptxcd_rule_arc_dim {2.1mm}
+ \tl_if_empty:NT \g_ptxcd_fontsize_tl {\tl_gset:Nn \g_ptxcd_fontsize_tl {30pt}}
+}
+\endinput \ No newline at end of file