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

list label

parent 0526b11d
Branches
No related tags found
No related merge requests found
No preview for this file type
......@@ -89,7 +89,6 @@ zu einer weiteren.
\bigskip \bigskip \emph{Die Fortsetzung dieser Anleitung enthält das Dokument
"`\texttt{ptbposter-doc-2}"'.}
\end{document}
No preview for this file type
......@@ -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}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment