diff options
author | Karl Berry <karl@freefriends.org> | 2009-12-19 17:01:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-12-19 17:01:00 +0000 |
commit | 833fac303840a0d9e1e98aef77414e044b7cff6d (patch) | |
tree | d7da8612dce3689c72401bd0ae07fafff1792d3b /Master/texmf-dist/doc/latex/xwatermark/README | |
parent | 05b1ed95f0b136394141a265d80a6f953b7a900b (diff) |
xwatermark update (18dec09)
git-svn-id: svn://tug.org/texlive/trunk@16450 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/xwatermark/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/xwatermark/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/xwatermark/README b/Master/texmf-dist/doc/latex/xwatermark/README index 09be14a417f..f6a33bb5d7b 100644 --- a/Master/texmf-dist/doc/latex/xwatermark/README +++ b/Master/texmf-dist/doc/latex/xwatermark/README @@ -4,7 +4,7 @@ This package puts user-specified watermarks (graphics and arbitrary texts) on select pages of documents. It is more general than the packages 'draftwatermark' by Sergio Callegari (2006), 'watermark' by Alexander Rozhenko (2004), and 'draftmark' by Ahmed Musa (2009). The advantages of -xwatermark over these packages include: the user can specify the +xwatermark over these packages include: the user can specify the watermark and color, the watermark position and orientation, the page(s) (all pages, odd pages, even pages, a particular page number, and a range of pages) on which the watermark should appear, and all the @@ -12,7 +12,7 @@ options are passed directly to package instead of being defined by macros. It extends the functionality of the 'draftmark' package to permit the direct use of graphic watermarks. -There is also the macro \xwatermarksetup, which can be used to dynamically +There is also the macro \watermarksetup, which can be used to dynamically specify watermark properties for each page or range of pages. With the 'xcolor' package (loaded by this package), all colors and those defined within the user document can be passed to this package. |