summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/draftwatermark
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-07-04 12:50:21 +0000
committerKarl Berry <karl@freefriends.org>2006-07-04 12:50:21 +0000
commitebe0c16022730f6878335a52bc7604dc0b1d96f0 (patch)
tree1f490ce660e9a9f08fe2d163d1406b524dd93aac /Master/texmf-dist/doc/latex/draftwatermark
parent81cb4991a294f8c832eeebda60e9f0b49f7c389c (diff)
new package draftwatermark
git-svn-id: svn://tug.org/texlive/trunk@1764 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/draftwatermark')
-rw-r--r--Master/texmf-dist/doc/latex/draftwatermark/README29
-rw-r--r--Master/texmf-dist/doc/latex/draftwatermark/draftwatermark.pdfbin0 -> 22951 bytes
2 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/draftwatermark/README b/Master/texmf-dist/doc/latex/draftwatermark/README
new file mode 100644
index 00000000000..f1df624dd9e
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/draftwatermark/README
@@ -0,0 +1,29 @@
+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
+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 by Sergio Callegari
+<sergio.callegari@gmail.com>
+
+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".
diff --git a/Master/texmf-dist/doc/latex/draftwatermark/draftwatermark.pdf b/Master/texmf-dist/doc/latex/draftwatermark/draftwatermark.pdf
new file mode 100644
index 00000000000..c8422262732
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/draftwatermark/draftwatermark.pdf
Binary files differ