diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-patterns.tex')
-rw-r--r-- | Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-patterns.tex | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-patterns.tex b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-patterns.tex index 9c569fba34f..c9810eb2250 100644 --- a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-patterns.tex +++ b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-patterns.tex @@ -1,4 +1,4 @@ -% Copyright 2006 by Till Tantau +% Copyright 2019 by Till Tantau % % This file may be distributed and/or modified % @@ -151,6 +151,7 @@ future. \begin{key}{/pgf/patterns/tile size=\meta{pgfpoint}} Width and height of a single of the pattern as a \pgfname\ point specification, i.e. the $x$ coordinate is the width and the $y$ + specification, i.e.\ the $x$ coordinate is the width and the $y$ coordinate is the height, e.g.\ |\pgfqpoint{3pt}{3pt}|. \end{key} % @@ -216,7 +217,9 @@ future. \end{codeexample} There are a couple of predefined \pgfname\ patterns which are similar -to their normal counterparts. +to their normal counterparts. For all of these the |xshift| and |yshift| are +applied \emph{before} the rotation. If you want to rotate before shifting, +just rotate in the drawing code. \begin{pattern}{Lines} The |Lines| pattern replaces the |horizontal lines|, |vertical lines|, |