summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-trees.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-02-27 00:01:50 +0000
committerKarl Berry <karl@freefriends.org>2014-02-27 00:01:50 +0000
commit90ae413a94da014dbf7a6a8ab584f7c668483a5a (patch)
tree4e0528a2b2fb2004988e7fc804ea2f1354f1f5d5 /Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-trees.tex
parent800cc56380d1edfe567a6a66bef13e8950eb2b0c (diff)
pgf 3.0.0
git-svn-id: svn://tug.org/texlive/trunk@33057 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-trees.tex')
-rw-r--r--Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-trees.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-trees.tex b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-trees.tex
index d95dd5e2106..7fd7974023c 100644
--- a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-trees.tex
+++ b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-trees.tex
@@ -22,8 +22,8 @@
The package |trees| defines two new growth
functions. They are installed using the following options:
-\begin{key}{/tikz/grow via three points=|one child at (|\meta{x}%
- |) and two children at (|\meta{y}|) and (|\meta{z}|)|}
+\begin{key}{/tikz/grow via three points=\texttt{one child at (}\meta{x}%
+ \texttt{) and two children at (}\meta{y}\texttt{) and (}\meta{z}|)|}
This option installs a growth function that works as follows: If a
parent node has just one child, this child is placed at \meta{x}. If
the parent node has two children, these are placed at \meta{y} and
@@ -82,7 +82,7 @@ functions. They are installed using the following options:
\begin{key}{/tikz/grow cyclic}
This style causes the children to be arranged ``on a circle.'' For
this, the children are placed at distance |\tikzleveldistance| from
- the parent node, but not on a straight line, but points on a
+ the parent node, but not on a straight line, but on points on a
circle. Instead of a sibling distance, there is a |sibling angle|
that denotes the angle between two given children.
\begin{key}{/tikz/sibling angle=\meta{angle}}