From 92a645d74fde8b86ab0a8f6e3d089a0f1edc34d0 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Wed, 8 Mar 2023 17:48:17 +0100 Subject: [PATCH] build/custom-dblatex.sty: remove DRAFT This patch will be used when generating manuals for the tagged releases, so they don't have the draft watermark. Related: OS#5902 Change-Id: Id9a27b01412b0e615638f20fa5e36f5b114a15d8 --- build/custom-dblatex.sty | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build/custom-dblatex.sty b/build/custom-dblatex.sty index 16931ad..0d53bb1 100644 --- a/build/custom-dblatex.sty +++ b/build/custom-dblatex.sty @@ -20,10 +20,6 @@ \usepackage{alltt} \usepackage{upquote} -% "DRAFT" on first page -\definecolor{LtGrey}{rgb}{0.875,0.875,0.875} -\AddToShipoutPicture*{ \AtTextCenter{ \makebox(0,0)[c]{\resizebox{\textwidth}{!}{ \rotatebox{45}{\textsf{\textbf{\color{LtGrey}DRAFT}}}}} } } - \def\Company{sysmocom - s.f.m.c. GmbH} \def\DBKcover{ -- 2.34.1