diff --git a/gefahrgutformular/gefahrgutformular.cls b/gefahrgutformular/gefahrgutformular.cls index d092ebf67821736d0fff999372da6931983b2b00..5c162a36dc4d03d0b84b0df7ff98697c8130bfb3 100644 --- a/gefahrgutformular/gefahrgutformular.cls +++ b/gefahrgutformular/gefahrgutformular.cls @@ -82,7 +82,7 @@ \newcommand*\vl@Comment{} \newcommand*\Comment[1]{\gdef\vl@Comment{#1}} \newcommand*\vl@Items{} -\newcommand*\Items[1]{\long\gdef\vl@Items{#1}} +\newcommand\Items[1]{\long\gdef\vl@Items{#1}} \AddToShipoutPictureBG{% \frenchspacing diff --git a/ptbposter/ptbposter.cls b/ptbposter/ptbposter.cls index 85e570f03fc0060eb0c11e9ab8acb245903993b1..e04cebef3ba7c0bd9a56982f9953d8d086e6cd55 100644 --- a/ptbposter/ptbposter.cls +++ b/ptbposter/ptbposter.cls @@ -3,7 +3,7 @@ \setcounter{errorcontextlines}{100} \listfiles \NeedsTeXFormat{LaTeX2e}[1999/12/01] -\ProvidesClass{ptbposter}[2019/06/27 v0.9f PTB-Poster (RN)] +\ProvidesClass{ptbposter}[2019/11/08 v0.9g PTB-Poster (RN)] \newif\ifPTB@useCMYK \PTB@useCMYKfalse % vorerst \newif\ifPTB@german@ \PTB@german@true @@ -233,7 +233,7 @@ \fi \RequirePackage[texcoord]{eso-pic} -\RequirePackage{grffile,pict2e,picture,ifdraft,booktabs} +\RequirePackage{pict2e,picture,ifdraft,booktabs} \RequirePackage{varwidth,qrcode} \AddToShipoutPictureBG*{% Kopf (relativ zur oberen Blattkante) diff --git a/ptbposter/tcb-example2.pdf b/ptbposter/tcb-example2.pdf index 78960ca3fc151bc0fc342ec51610e0725609c573..e0142f57299953a5cb36ee0fb47e165a196c2480 100644 Binary files a/ptbposter/tcb-example2.pdf and b/ptbposter/tcb-example2.pdf differ