Skip to content

The "draftwatermark" package extends LaTeX providing a means to add a textual, light gray watermark on every page or on the first page of a document. Typical usage may consist in writing words such as "DRAFT" or "CONFIDENTIAL" across document pages. The package may remind in some sense "draftcopy" by Dr. Juergen Vollmer, but its implementation i…

Notifications You must be signed in to change notification settings

thymaro/LaTeX-draftwatermark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The "draftwatermark" package extends LaTeX providing a means to add a
textual gray or colored watermark on every page or on the first page
of a document. Typical usage may consist in writing words such as
"DRAFT" or "CONFIDENTIAL" across document pages. The package may
remind in some sense "draftcopy" by Dr. Juergen Vollmer, but its
implementation is much lighter (as the reduced code footprint shows)
and does not rely on postscript specials, making the package fully
compatible with pdfLaTeX. The package depends on package "everypage"
by the same author.


The "draftwatermark" package is copyright 2006, 2012 by Sergio
Callegari <[email protected]>

It comprises this README file, as well as files
draftwatermark.dtx
draftwatermark.ins

To install the package, run LaTeX on the installation script
draftwatermark.ins and follow the instructions provided by the script
itself.

"draftwatermark" may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3 of
this licence, or any later version. The latest version of this license
is at http://www.latex-project.org/lppl.txt and version 1.3 is part of
all distributions of LaTeX version 2003/06/01 or later.

This work has the LPPL maintenance status "author-maintained".

Development happens on github at 
  https://github.com/callegar/LaTeX-draftwatermark
Please refer to that site for bug tracking.

About

The "draftwatermark" package extends LaTeX providing a means to add a textual, light gray watermark on every page or on the first page of a document. Typical usage may consist in writing words such as "DRAFT" or "CONFIDENTIAL" across document pages. The package may remind in some sense "draftcopy" by Dr. Juergen Vollmer, but its implementation i…

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TeX 97.4%
  • Shell 2.6%