diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-13 22:21:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-13 22:21:51 +0000 |
commit | 0afc4b11d95956fe6518f5c1cf78adef9d2370f9 (patch) | |
tree | 7ddd661e934dee4619a89d5d72cffafa188aff38 /Master/texmf-dist/doc/latex/xwatermark/README | |
parent | 6896e1abedec5194e9a456ce8d6c630999e4ed0f (diff) |
xwatermark (12aug11)
git-svn-id: svn://tug.org/texlive/trunk@23545 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 | 61 |
1 files changed, 36 insertions, 25 deletions
diff --git a/Master/texmf-dist/doc/latex/xwatermark/README b/Master/texmf-dist/doc/latex/xwatermark/README index 2c44eda0933..4618a62282d 100644 --- a/Master/texmf-dist/doc/latex/xwatermark/README +++ b/Master/texmf-dist/doc/latex/xwatermark/README @@ -1,26 +1,38 @@ -This is the README file for 'xwatermark' package, version 1.4. - -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 \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. - -This work (ie, all the files in the xwatermark manifest) may be -distributed and/or modified under the conditions of the LaTeX -Project Public License (LPPL), either version 1.3 of this license or -any later version. The latest version of this license is in +This is the README file for the 'xwatermark' package + +VERSION + +Version 1.5.1, July 2011 + +SUMMARY + +This package puts user-specified watermarks (graphics and arbitrary +texts) on select pages of documents. It is more general than the +packages 'draftwatermark', 'watermark', 'draftmark', 'wallpaper' and +similar packages. 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. Also, multiple text and/or picture watermarks +(or wallpapers) can be put on the same page or range of pages with +little effort. + +Among other macros, there are the macros \newwatermark and +\newwallpaper, both of which can be used to dynamically specify +watermark properties for each page or range of pages. With the +'xcolor' package (not loaded by this package), all colors and +those defined within the user document can be passed to this package. + + +LICENSE + +Copyright (c) July 2011 Ahmed Musa (amusa22@gmail.com) + +This work (ie, all the files in the xwatermark manifest) may be +distributed and/or modified under the conditions of the LaTeX +Project Public License (LPPL), 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. @@ -31,6 +43,5 @@ kind, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. -Copyright (c) 2010 Ahmed Musa (a.musa@rocketmail.com). -End of README file.
\ No newline at end of file + |