Skip to content

Instantly share code, notes, and snippets.

@danmosergist
Created January 2, 2016 18:58
Show Gist options
  • Save danmosergist/6b2a986495ce30d865b0 to your computer and use it in GitHub Desktop.
Save danmosergist/6b2a986495ce30d865b0 to your computer and use it in GitHub Desktop.
Latex: draft watermark
\usepackage{xcolor}
\usepackage[printwatermark]{xwatermark}
\newwatermark[allpages,color=red!20,angle=45,scale=5,xpos=0,ypos=0]{DRAFT}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment