summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-patterns.tex
blob: 2f1d4eb16de91d55d05e796a0d0c3c2d02483165 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
% Copyright 2006 by Till Tantau
%
% This file may be distributed and/or modified
%
% 1. under the LaTeX Project Public License and/or
% 2. under the GNU Free Documentation License.
%
% See the file doc/generic/pgf/licenses/LICENSE for more details.


\section{Pattern Library}
\label{section-library-patterns}

\begin{pgflibrary}{patterns}
  The package defines patterns for filling areas.
\end{pgflibrary}

\begin{tabular}{ll}
  \emph{Pattern name} & \emph{Example} \\
  \patternindex{horizontal lines} \\
  \patternindex{vertical lines} \\
  \patternindex{north east lines} \\
  \patternindex{north west lines} \\
  \patternindex{grid} \\
  \patternindex{crosshatch} \\
  \patternindex{dots} \\
  \patternindex{crosshatch dots} \\
  \patternindex{fivepointed stars} \\
  \patternindex{sixpointed stars} \\
  \patternindex{bricks}
\end{tabular}
  


%%% Local Variables: 
%%% mode: latex
%%% TeX-master: "pgfmanual-pdftex-version"
%%% End: