Paper-Makefile/watermark.tex
Dominik Meyer d39e37ae91 git subrepo clone ssh://dmeyer@tiweb.hsu-hh.de:29418/Paper-Makefile
{"local":
  {"subdir":  "Paper-Makefile"
  ,"action":  "clone"}
,"remote":
  {"url":     "ssh://dmeyer@tiweb.hsu-hh.de:29418/Paper-Makefile"
  ,"branch":  "master"
  ,"commit":  "fbf7fe5"}
,"git-subrepo":
  {"version": "0.1.0"
  ,"commit":  "???"
  ,"origin":  "???"}}
2018-03-20 17:23:05 +01:00

15 lines
269 B
TeX

\documentclass[12pt]{article}
\usepackage{graphicx}
\usepackage[usenames,dvipsnames,svgnames,table]{xcolor}
\begin{document}
\rotatebox{45}{
\Huge \textcolor{lightgray}{Send to <email>}
}
\rotatebox{45}{
\Huge \textcolor{lightgray}{Send to <email>}
}
\end{document}