summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-trees.tex
diff options
context:
space:
mode:
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}}