From 99afe8250454c3d46b54ee56937db188548d35be Mon Sep 17 00:00:00 2001 From: Rolf Niepraschk <Rolf.Niepraschk@ptb.de> Date: Thu, 13 Feb 2020 11:30:03 +0100 Subject: [PATCH] symm. Ecken --- ptbposter/ptbposter-tcb.sty | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ptbposter/ptbposter-tcb.sty b/ptbposter/ptbposter-tcb.sty index ec081b8..1ddc2b8 100644 --- a/ptbposter/ptbposter-tcb.sty +++ b/ptbposter/ptbposter-tcb.sty @@ -1,5 +1,5 @@ -\ProvidesPackage{ptbposter-tcb}[2019/05/12 v0.1b ptbposter/tcolorbox (RN)] +\ProvidesPackage{ptbposter-tcb}[2020/02/13 v0.1c ptbposter/tcolorbox (RN)] \newcommand*\PTB@posterSet{% columns=3,rows=5,spacing=\PTB@texthsep,showframe=false,} @@ -32,7 +32,7 @@ top=0pt,bottom=0pt,left=0pt,right=0pt },% boxes={ - enhanced standard jigsaw,sharp corners=downhill, + enhanced standard jigsaw,%sharp corners=downhill, arc=0.012\PTB@scale@base, boxrule=\PTB@framethickness, boxsep=0pt, -- GitLab