summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/zwpagelayout/zwpagelayout.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/zwpagelayout/zwpagelayout.tex')
-rw-r--r--Master/texmf-dist/doc/latex/zwpagelayout/zwpagelayout.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/zwpagelayout/zwpagelayout.tex b/Master/texmf-dist/doc/latex/zwpagelayout/zwpagelayout.tex
index 42860154c76..93247bc2ce5 100644
--- a/Master/texmf-dist/doc/latex/zwpagelayout/zwpagelayout.tex
+++ b/Master/texmf-dist/doc/latex/zwpagelayout/zwpagelayout.tex
@@ -1,4 +1,4 @@
-%% $Id: zwpagelayout.tex 375 2010-12-21 11:27:31Z zw $
+%% $Id: zwpagelayout.tex 382 2011-09-04 11:06:05Z zw $
\input utf8-t1 % encTeX required
\documentclass[11pt]{article}
\usepackage{zwgetfdate}
@@ -530,7 +530,7 @@ will be shifted by setting \cmd{hoffset} and \cmd{voffset}. If you wish to print
The values of \cmd{hoffset} and \cmd{voffset} will be set to the sum of \opt{croplength} and \opt{cropgap}, see the following
text.
-\subsection{Basic crop marks options}\label{cropmarks}
+\subsection{Basic crop marks options}
Options described in this section define basic behaviour of the crop marks.
\subsubsection{Option \opt{onlycropmarks}, default \false, standard \true}
@@ -1039,7 +1039,7 @@ for \texttt{xetex}, 3 for \texttt{dvips}. The branching may look as follows:
\end{verbatim}
\vb
-Since \cmd{ifcaseZWdriver} is a macro, it cannot by used inside another conditional statement. If
+Since \cmd{ifcaseZWdriver} is a macro, it cannot be used inside another conditional statement. If
it falls to the \false\ branch, it will not be expanded and \TeX\ will complain that it sees
misplaced \cmd{else} etc. You would have to enter all corresponding contidional as \cmd{csname}
constructions or define the condition in a separate macro that will be invoked from the condition.