remove the "DRAFT VERSION" watermark from the release manual

git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18500 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Frank Gevaerts 2008-09-12 17:26:39 +00:00
parent 2641b2be5a
commit a411b98406

View file

@ -75,11 +75,11 @@
\usepackage{rotating} \usepackage{rotating}
% mark this ad draft version (only for pdflatex) -- comment this out at release % mark this ad draft version (only for pdflatex) -- comment this out at release
\ifpdfoutput{ %\ifpdfoutput{
\usepackage{pdfdraftcopy} % \usepackage{pdfdraftcopy}
\draftstring{DRAFT VERSION} % \draftstring{DRAFT VERSION}
% \draftangle{45} %% \draftangle{45}
} % }
% pdf output: try pdf first, then png and jpg as file format % pdf output: try pdf first, then png and jpg as file format
% html output: try png first, then jpg. Ignore pdf files % html output: try png first, then jpg. Ignore pdf files