diff --git a/ptbposter/ptbposter-doc-1.pdf b/ptbposter/ptbposter-doc-1.pdf index 24e7e7fa9af44255c9bab6535772b503bc0ba1cd..2bbe2da97024dbe11bcbaf99965dd4a0f58d4733 100644 Binary files a/ptbposter/ptbposter-doc-1.pdf and b/ptbposter/ptbposter-doc-1.pdf differ diff --git a/ptbposter/ptbposter-doc-1.tex b/ptbposter/ptbposter-doc-1.tex index 75470f27ecae31e4a0fbd990106659e4e4f0711e..676ffea1b722fd081717468c25146330209c0668 100644 --- a/ptbposter/ptbposter-doc-1.tex +++ b/ptbposter/ptbposter-doc-1.tex @@ -89,7 +89,6 @@ zu einer weiteren. \bigskip \bigskip \emph{Die Fortsetzung dieser Anleitung enthält das Dokument "`\texttt{ptbposter-doc-2}"'.} - \end{document} diff --git a/ptbposter/ptbposter-doc-2.pdf b/ptbposter/ptbposter-doc-2.pdf index 9fbd9193f4cb52ca7a27fb9b762fc8ac3a9ffcdf..6dc43ead30b298d9f5b2c216317f29c95fd53078 100644 Binary files a/ptbposter/ptbposter-doc-2.pdf and b/ptbposter/ptbposter-doc-2.pdf differ diff --git a/ptbposter/ptbposter.cls b/ptbposter/ptbposter.cls index 947a4c78f9862957c17dbc6caaf6bcd002aaf12b..9ee3641ef586afc354105132fe6d81da251d4d3e 100644 --- a/ptbposter/ptbposter.cls +++ b/ptbposter/ptbposter.cls @@ -98,7 +98,7 @@ \setlength\PTB@topmargin{0.180824222418\PTB@scale@base}% 612pt (215mm) bei A0 \newcommand*\scaleFontSizes[1]{% - \PTB@default@fsize=#1\PTB@default@fsize@base + \global\PTB@default@fsize=#1\PTB@default@fsize@base } \newcommand*\scaleTitleFontSize[1]{% @@ -109,8 +109,8 @@ \noexpand\titleFontSize{\the\PTB@tempdima}{\the\PTB@tempdimb}}% } -\scaleFontSizes{1}% wird ggf. in Präambel noch mal angepasst -\scaleTitleFontSize{1}% wird ggf. in Präambel noch mal angepasst +\scaleFontSizes{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{% \the\PTB@default@afsize}{\the\dimexpr1.2\PTB@default@afsize}} @@ -334,9 +334,9 @@ }% \renewcommand*\labelitemi{$\m@th\circ$} -\renewcommand*\labelitemii{$\m@th\triangleright$} +\renewcommand*\labelitemii{\textbullet} \renewcommand*\labelitemiii{$\m@th\diamond$} -\renewcommand*\labelitemiv{\textbullet}% +\renewcommand*\labelitemiv{$\m@th\triangleright$}% \newcommand*\PTB@scaletoPaper[1]{% \begingroup @@ -349,7 +349,6 @@ \endgroup } - \AtBeginDocument{% % Skalierungen in der Präambel sind passiert. %%%\makeatletter\input{ptbposter-size.clo}\makeatother @@ -365,14 +364,15 @@ \setlength\PTB@frameheight{0.740117747573\PTB@scale@base}% 2504pt (880mm) bei A0 \fi \setlength\PTB@leftmargin{0.5\dimexpr\paperwidth-\PTB@framewidth}% - \edef\PTB@tempa{\noexpand\newgeometry{% + \edef\PTB@tempa{% + \noexpand\newgeometry{% columnsep=2em,hcentering,% top=\the\dimexpr\PTB@topmargin+\PTB@textvsep,% textwidth=\the\dimexpr\PTB@framewidth-2\PTB@texthsep,% - textheight=\the\dimexpr\PTB@frameheight-2\PTB@textvsep - }% + textheight=\the\dimexpr\PTB@frameheight-2\PTB@textvsep}% + \noexpand\normalsize }% - \PTB@tempa\normalsize + \PTB@tempa \ifx\PTB@final@paper\@empty\else\PTB@scaletoPaper{\PTB@final@paper}\fi \KOMAoptions{parskip=half} \renewcommand\section{\@startsection{section}{1}{\z@}% @@ -405,7 +405,12 @@ \let\endenumerate\endcompactenum \let\enddescription\endcompactdesc \pltopsep=\medskipamount - \plitemsep=\medskipamount + \plitemsep=\medskipamount{} + \setlength\leftmargini{1.5em} + \setlength\leftmarginii{1.1em} + \setlength\leftmarginiii{1.1em} + \setlength\leftmarginiv{1.1em} + \setlength\labelsep{.5em} } \setcounter{secnumdepth}{-2}