Skip to content
Snippets Groups Projects
Commit 0f1da84e authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

"@onlypreamble"

parent 98f0595f
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
\setcounter{errorcontextlines}{100} \listfiles \setcounter{errorcontextlines}{100} \listfiles
\NeedsTeXFormat{LaTeX2e}[1999/12/01] \NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{ptbposter}[2019/06/27 v0.9e PTB-Poster (RN)] \ProvidesClass{ptbposter}[2019/06/27 v0.9f PTB-Poster (RN)]
\newif\ifPTB@useCMYK \PTB@useCMYKfalse % vorerst \newif\ifPTB@useCMYK \PTB@useCMYKfalse % vorerst
\newif\ifPTB@german@ \PTB@german@true \newif\ifPTB@german@ \PTB@german@true
...@@ -143,9 +143,11 @@ ...@@ -143,9 +143,11 @@
\newcommand*\scaleFontSizes[1]{% \newcommand*\scaleFontSizes[1]{%
\global\PTB@default@fsize=#1\PTB@default@fsize@base \global\PTB@default@fsize=#1\PTB@default@fsize@base
} }
\@onlypreamble\scaleFontSizes
\newcommand*\scaleTitleFontSize[1]{% \newcommand*\scaleTitleFontSize[1]{%
\global\PTB@default@tfsize=#1\PTB@default@tfsize@base \global\PTB@default@tfsize=#1\PTB@default@tfsize@base
} }
\@onlypreamble\scaleTitleFontSize
\setlength\PTB@default@tfsize{0.0315101893474\PTB@scale@base}% 106.6pt bei A0 \setlength\PTB@default@tfsize{0.0315101893474\PTB@scale@base}% 106.6pt bei A0
...@@ -158,7 +160,7 @@ ...@@ -158,7 +160,7 @@
} }
\scaleFontSizes{1}% wird ggf. in Präambel noch mal geändert. \scaleFontSizes{1}% wird ggf. in Präambel noch mal geändert.
\scaleTitleFontSize{1}% wird ggf. in Präambel noch mal geändert. \scaleTitleFontSize{1}% wird ggf. in Präambel noch mal geändert.
\edef\authorFontSize{\noexpand\@setfontsize\noexpand\authorFontSize{% \edef\authorFontSize{\noexpand\@setfontsize\noexpand\authorFontSize{%
\the\PTB@default@afsize}{\the\dimexpr1.2\PTB@default@afsize}} \the\PTB@default@afsize}{\the\dimexpr1.2\PTB@default@afsize}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment