From 0e82967e79f446b19fe5c8abfdad57342bbe76a1 Mon Sep 17 00:00:00 2001
From: Rolf Niepraschk <Rolf.Niepraschk@ptb.de>
Date: Thu, 9 May 2019 16:08:01 +0200
Subject: [PATCH] "PTBinnerBG"

---
 ptbposter/ptbposter.cls | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/ptbposter/ptbposter.cls b/ptbposter/ptbposter.cls
index 1d27b1f..e1b34cd 100644
--- a/ptbposter/ptbposter.cls
+++ b/ptbposter/ptbposter.cls
@@ -26,6 +26,7 @@
 \newcommand*\authorFontSize{}
 \newcommand*\footFontSize{}
 \newcommand*\titleFontSize{}
+\newcommand*\PTBinnerBG{}
 
 \newcommand\PTB@tempa{}
 \newcommand\PTB@tempb{}
@@ -259,14 +260,14 @@
   \put(\PTB@leftmargin,\PTB@tempdima){\parbox[b]{\PTB@framewidth}{% Autoren
     \PTB@authors@justification\sffamily\authorFontSize\@author}}%
   % hier wird \@thanks gefüllt
-  \linethickness{\PTB@framethickness}\color{PTBcolor}%\color{PTBcolor}%
+  \linethickness{\PTB@framethickness}\color{PTBcolor}%
   \PTB@tempdima=-0.0883095039717\PTB@scale@base
   \put(\PTB@leftmargin,\PTB@tempdima){%
     \line(1,0){\dimexpr\paperwidth-2\PTB@leftmargin}}%
   % blauer Rahmen
   \put(\PTB@leftmargin,\dimexpr-\textheight-2\PTB@textvsep-\PTB@topmargin)%
     {\framebox(\dimexpr\textwidth+2\PTB@texthsep,%
-     \dimexpr\textheight+2\PTB@textvsep){}}%
+     \dimexpr\textheight+2\PTB@textvsep){\PTBinnerBG}}%
 }
 
 \AddToShipoutPictureFG*{% Fuß (relativ zur unteren Kante des Textbereichs)
-- 
GitLab