You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ET2_Wasser.tex 443B

12345678910111213
  1. \usepackage{graphicx,type1cm,eso-pic,color}
  2. \makeatletter
  3. \AddToShipoutPicture{
  4. \setlength{\@tempdimb}{.75\paperwidth}
  5. \setlength{\@tempdimc}{.25\paperheight}
  6. \setlength{\unitlength}{1pt}
  7. \put(\strip@pt\@tempdimb,\strip@pt\@tempdimc){
  8. \makebox(0,0){\rotatebox{55}{\textcolor[gray]{0.9}
  9. {\fontsize{3cm}{3cm}\selectfont{\ProfName}}}}
  10. }
  11. }
  12. \makeatother