From e541216f488c7953acf9cde9702e1be1e072b842 Mon Sep 17 00:00:00 2001 From: niepra01 <rolf.niepraschk@ptb.de> Date: Tue, 19 Jan 2016 14:17:59 +0100 Subject: [PATCH] columnsep etwas verringert --- ptbposter/ptbposter.cls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ptbposter/ptbposter.cls b/ptbposter/ptbposter.cls index 525e454..96c085c 100644 --- a/ptbposter/ptbposter.cls +++ b/ptbposter/ptbposter.cls @@ -428,7 +428,7 @@ \setlength\PTB@leftmargin{0.5\dimexpr\paperwidth-\PTB@framewidth}% \edef\PTB@tempa{% \noexpand\newgeometry{% - columnsep=2em,hcentering,% + columnsep=1.5em,hcentering,% top=\the\dimexpr\PTB@topmargin+\PTB@textvsep,% textwidth=\the\dimexpr\PTB@framewidth-2\PTB@texthsep,% textheight=\the\dimexpr\PTB@frameheight-2\PTB@textvsep}% -- GitLab