\input{preamble-standalone.ltx} \begin{document} % Ex. No. 111 (Section 17.1.2 : Draft) \begin{tikzpicture} \tkzInit[xmax = 6, ymin = 1000,% ymax = 4000,ystep = 1000] \tkzGrid \tkzAxeXY \tkzText[draw,opacity=.2, rotate=45,inner sep=.6 cm, line width = 1pt, color = black, fill = purple!20](3,2500) {\Huge DRAFT} \end{tikzpicture} \end{document}