summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/xwatermark/xwatermark-guide.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/xwatermark/xwatermark-guide.tex')
-rw-r--r--Master/texmf-dist/doc/latex/xwatermark/xwatermark-guide.tex33
1 files changed, 16 insertions, 17 deletions
diff --git a/Master/texmf-dist/doc/latex/xwatermark/xwatermark-guide.tex b/Master/texmf-dist/doc/latex/xwatermark/xwatermark-guide.tex
index 29d45d74afa..a178403449a 100644
--- a/Master/texmf-dist/doc/latex/xwatermark/xwatermark-guide.tex
+++ b/Master/texmf-dist/doc/latex/xwatermark/xwatermark-guide.tex
@@ -10,13 +10,9 @@
input-config-file,
no-hyperref-messages,
option-stack-limit=4,
- inputfile=true
+ inputfile=true,
]{amltxdoc}
-\useshortdoccmds
-\usepackage{ltxtools-review}
-
-
\makeindex
\ifdefTF\newgeometry{}{%
\let\newgeometry\@gobble
@@ -27,10 +23,12 @@
\begin{frontmatter}
\title{The \texttt{\color{blue}xwatermark} Package\titleref{t1}}
+\subtitle{\textsf{A dynamic watermarking scheme for \latex}}
\titlenote[t1]{The package is available at \url{\titleurltext}.}
-\version{1.5.2}
+\version{1.5.2a}
\titleurl{http://mirror.ctan.org/macros/latex/contrib/xwatermark/}
-\author{Ahmed Musa\Email{amusa22@gmail.com}\\Preston, Lancashire, UK}
+\author{Ahmed Musa\Email{amusa22@gmail.com}\\
+ {\small The University of Central Lancashire, Preston, UK}}
\let\abstractname\relax
\begin{abstract}
@@ -43,9 +41,7 @@
\end{abstract}
\end{frontmatter}
-\newpage
\noindent
-
\xwmcolorbox[framesep=5pt,framerule=2pt,fillcolor=white,
outerframecolor=purple,innerframecolor=brown,textalign=justified,
width=.97\textwidth]{%
@@ -202,10 +198,10 @@ In this way, you don't have to bother with locating in the source file the spot
\ltsnote Each call to \fx{\newwatermark} must contain the page(s) that will receive the watermark(s), otherwise the user will be alerted. The page specifiers are:
-\start'{example}[page specifiers]
-page=x, pages=x-y, pagex={x,y,z}, firstpage, lastpage, allpages,
-oddpages, evenpages
-\finish{example}
+\start'{syntax}[page specifiers]
+page=x pages=x-y pagex={x,y,z} firstpage
+lastpage allpages oddpages evenpages
+\finish{syntax}
\docsubsection{Options without values}
@@ -224,10 +220,10 @@ then there will be no problem but the outcome may be unpredictable, depending on
If you issue any of the statements
-\start{example}[page specifiers]
-page=x, pages=x-y, pagex={x,y,z}, firstpage, lastpage, allpages=true,
-evenpages=true, oddpages=true
-\finish{example}
+\start{syntax}[page specifiers]
+page=x pages=x-y pagex={x,y,z} firstpage
+lastpage 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,
@@ -656,6 +652,9 @@ Local package options are those associated with the commands \ffx'{\newwatermark
The following change history highlights significant changes that affect user utilities and interfaces; changes of technical nature are not documented in this section. The \stsign on the right-hand side of the following lists means the subject features in the package but is not reflected anywhere in this user guide.
\begin{versionhist}
+ \begin{version}{1.5.2a}{2012/02/01}
+ \item New command \fx{\xwm@stripallouterbraces} introduced \vsecref*
+ \end{version}
\begin{version}{1.5.2}{2011/10/20}
\item To match changes in \pkg'{ltxkeys} \vsecref*
\end{version}