aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/manuals/0001-build-custom-dblatex.sty-remove-DRAFT.patch
blob: 2addeb478234332b70b6e9e241a6a3f4769a4d1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
From 92a645d74fde8b86ab0a8f6e3d089a0f1edc34d0 Mon Sep 17 00:00:00 2001
From: Oliver Smith <osmith@sysmocom.de>
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