diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/xwatermark/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/xwatermark/README | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/xwatermark/README b/Master/texmf-dist/doc/latex/xwatermark/README new file mode 100644 index 00000000000..09be14a417f --- /dev/null +++ b/Master/texmf-dist/doc/latex/xwatermark/README @@ -0,0 +1,35 @@ +This is the README file for 'xwatermark' package, version 1.3. + +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 +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 +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 +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. + +This work may be distributed and/or modified under the conditions +of the LaTeX Project Public License, either version 1.3 of this +license or any later version. The latest version of this license +is in http://www.latex-project.org/lppl.txt and version 1.3 or later +is part of all distributions of LaTeX version 2005/12/01 or later. + +The LPPL maintenance status of this software is 'author-maintained'. + +This software is provided 'as it is', without warranty of any +kind, either expressed or implied, including, but not limited to, +the implied warranties of merchantability and fitness for a +particular purpose. + +Copyright (c) 2009 Ahmed Musa (a.musa@rocketmail.com). + +End of README file.
\ No newline at end of file |