diff --git a/ptbposter/ptbposter-test-hoch.pdf b/ptbposter/ptbposter-test-hoch.pdf index 103dfc47fc114cb27cb394ebf96e2b83ed51c5c7..0034fb37c942619342c8a111a76139cb1d18e30a 100644 Binary files a/ptbposter/ptbposter-test-hoch.pdf and b/ptbposter/ptbposter-test-hoch.pdf differ diff --git a/ptbposter/ptbposter.cls b/ptbposter/ptbposter.cls index c6b3aba242195c18df7f3ae1da857a7e0f343021..ace4c4c012570295eefb9ff82986bf7403363d10 100644 --- a/ptbposter/ptbposter.cls +++ b/ptbposter/ptbposter.cls @@ -277,7 +277,9 @@ %% vorher: 0.5 * \PTB@default@fsize / 0.5 * 1.2 * \PTB@default@fsize \fi - +\newcommand*\authorFontSize{} +\newcommand*\footFontSize{} +\newcommand*\titleFontSize{} \edef\authorFontSize{\noexpand\@setfontsize\noexpand\authorFontSize{53.3}{63.96}} \edef\footFontSize{\noexpand\@setfontsize\noexpand\footFontSize{19.27}{23.124}} @@ -285,11 +287,11 @@ \@ovri=106.6pt % \@ovri=#1\@ovri \@ovdy=1.2\@ovri - \edef\titleFontSize{% - \noexpand\@setfontsize\noexpand\titleFontSize{\@ovri}{\@ovdy}} + \xdef\titleFontSize{% + \noexpand\@setfontsize\noexpand\titleFontSize{\the\@ovri}{\the\@ovdy}} } -\scaleTitleFontSize{1} +\scaleTitleFontSize{1} \show\titleFontSize \renewcommand*\labelitemi{$\m@th\circ$} \renewcommand*\labelitemii{$\m@th\triangleright$} @@ -301,8 +303,8 @@ \setlength\leftmarginiv{1.2em} \renewcommand\section{\@startsection{section}{1}{\z@}% - {-1.6ex \@plus -1ex \@minus -.2ex}% - {1.3ex \@plus .2ex}% + {-1.5ex \@plus -.5ex \@minus -.2ex}% + {1.2ex \@plus .2ex}% {\raggedsection\normalfont\sectfont\size@section}% }