summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-patterns.tex
diff options
context:
space:
mode:
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.tex38
1 files changed, 38 insertions, 0 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
new file mode 100644
index 00000000000..2f1d4eb16de
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-patterns.tex
@@ -0,0 +1,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: