From ebe0c16022730f6878335a52bc7604dc0b1d96f0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 4 Jul 2006 12:50:21 +0000 Subject: new package draftwatermark git-svn-id: svn://tug.org/texlive/trunk@1764 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/draftwatermark/README | 29 +++++++++++++++++++++ .../doc/latex/draftwatermark/draftwatermark.pdf | Bin 0 -> 22951 bytes 2 files changed, 29 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/draftwatermark/README create mode 100644 Master/texmf-dist/doc/latex/draftwatermark/draftwatermark.pdf (limited to 'Master/texmf-dist/doc/latex/draftwatermark') 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 + + +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 Binary files /dev/null and b/Master/texmf-dist/doc/latex/draftwatermark/draftwatermark.pdf differ -- cgit v1.2.3