[OS X TeX] draftcopy "weirdness"

Claus Gerhardt claus.gerhardt at uni-heidelberg.de
Sat Apr 9 19:22:14 EDT 2011


I found this latex code via Google

\usepackage{graphicx,type1cm,eso-pic,xcolor}

\makeatletter
\AddToShipoutPicture{%
\setlength{\@tempdimb}{.5\paperwidth}%
\setlength{\@tempdimc}{.5\paperheight}%
\setlength{\unitlength}{1pt}%
\put(\strip at pt\@tempdimb,\strip at pt\@tempdimc){%
\makebox(0,0){\rotatebox{45}{\textcolor[gray]{0.70}%
{\fontsize{3cm}{3cm}\selectfont{Final Version}}}}%
\makebox(-100,-300){\rotatebox{45}{\textcolor[gray]{0.70}%
{\fontsize{2cm}{2cm}\selectfont{Internal Use}}}}
\makebox(-500,-0){\rotatebox{90}{\textcolor[gray]{0.70}%
{\fontsize{0.7cm}{0.7cm}\selectfont{\textcopyright Copyright 2008 - Jean Martina}}}}
}%
}
\makeatother


It works fine. The author is Jean Martina. I only adjusted the gray levels making it a bit darker.

Claus


More information about the MacOSX-TeX mailing list