diff options
author | Karl Berry <karl@freefriends.org> | 2012-08-19 22:19:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-08-19 22:19:37 +0000 |
commit | b930041db48f2f319759f365ac4a7cb55cc116b6 (patch) | |
tree | 3c74324a8915279a541dc7edd0d2706a20423e9a /Master/texmf-dist/doc/latex/xwatermark/xwatermark-guide.tex | |
parent | e9d394d17c224d094859430ed2d214491caf0e45 (diff) |
xwatermark (19aug12)
git-svn-id: svn://tug.org/texlive/trunk@27463 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/xwatermark/xwatermark-guide.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/xwatermark/xwatermark-guide.tex | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/xwatermark/xwatermark-guide.tex b/Master/texmf-dist/doc/latex/xwatermark/xwatermark-guide.tex index a178403449a..91dd18cf13b 100644 --- a/Master/texmf-dist/doc/latex/xwatermark/xwatermark-guide.tex +++ b/Master/texmf-dist/doc/latex/xwatermark/xwatermark-guide.tex @@ -41,7 +41,11 @@ \end{abstract} \end{frontmatter} +%\fcolorbox{gray}{blue}{\box\boxa} + +%\newpage \noindent + \xwmcolorbox[framesep=5pt,framerule=2pt,fillcolor=white, outerframecolor=purple,innerframecolor=brown,textalign=justified, width=.97\textwidth]{% @@ -221,11 +225,12 @@ then there will be no problem but the outcome may be unpredictable, depending on If you issue any of the statements \start{syntax}[page specifiers] -page=x pages=x-y pagex={x,y,z} firstpage -lastpage allpages=true evenpages=true oddpages=true +page=x pages=x-y pagex={x,y,z} firstpage +lastpage allpages evenpages oddpages +allpages=true evenpages=true oddpages=true \finish{syntax} -together with \fx{printwatermark}=\hx{true} but you don't want the mark on any particular page, we can simply set \fx{\newwatermark[other keys,textmark=]{}} or, to the same effect, we may set \fx{\newwatermark[other keys]{}}, where \quoted{other keys} may include the page specifiers\footnote{In the case of graphics watermarks, setting \ftfx{\newwatermark[other keys,picfile=]{}} will prompt a \quoted{no file} error.}. These both imply that the text watermark for the given page is empty. This can be useful when transiting from one watermark type to another. Moreover, since both picture and text marks can be submitted via one and the same command \fx{\newwatermark} (see \sref{sec:pic-text-mark}), this technique may be used to empty the text watermark for the given page or range of pages. For example, +together with \fx{printwatermark}=\hx{true} but you don't want the mark on any particular page, you can simply set \fx{\newwatermark[other keys,textmark=]{}} or, to the same effect, you may set \fx{\newwatermark[other keys]{}}, where \quoted{other keys} may include the page specifiers\footnote{In the case of graphics watermarks, setting \ftfx{\newwatermark[other keys,picfile=]{}} will prompt a \quoted{no file} error.}. These both imply that the text watermark for the given page is empty. This can be useful when transiting from one watermark type to another. Moreover, since both picture and text marks can be submitted via one and the same command \fx{\newwatermark} (see \sref{sec:pic-text-mark}), this technique may be used to empty the text watermark for the given page or range of pages. For example, \start{example}[\newwatermark] \newwatermark[allpages,fontfamily=put,color=white,fontsize=3cm,scale=1, |