From 8eab9b5df56f0983e9219a6d3454e6af6589d20b Mon Sep 17 00:00:00 2001
From: Rolf Niepraschk <Rolf.Niepraschk@ptb.de>
Date: Thu, 13 Feb 2020 10:50:53 +0100
Subject: [PATCH] box title centered

---
 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 eb42a84..ec081b8 100644
--- a/ptbposter/ptbposter-tcb.sty
+++ b/ptbposter/ptbposter-tcb.sty
@@ -43,8 +43,8 @@
     %opacityback=0.75,% ????
     colframe=PTBcolor,
     coltitle=white,
-    fonttitle=\sffamily\bfseries,
-    title style=PTBcolor,
+    fonttitle=\sffamily\bfseries\centering,
+    title style={PTBcolor},
     valign=top% center
   }
 }%
-- 
GitLab