diff options
author | Karl Berry <karl@freefriends.org> | 2014-02-27 00:01:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-02-27 00:01:50 +0000 |
commit | 90ae413a94da014dbf7a6a8ab584f7c668483a5a (patch) | |
tree | 4e0528a2b2fb2004988e7fc804ea2f1354f1f5d5 /Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-edges.tex | |
parent | 800cc56380d1edfe567a6a66bef13e8950eb2b0c (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-edges.tex')
-rw-r--r-- | Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-edges.tex | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-edges.tex b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-edges.tex index 5a280cd94a9..3fbb14ca195 100644 --- a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-edges.tex +++ b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-edges.tex @@ -183,11 +183,11 @@ exact way this curve looks can be influenced via a number of options. \end{key} \begin{key}{/tikz/out looseness=\meta{number}} - specifies the looseness factor for the out distance only. + Specifies the looseness factor for the out distance only. \end{key} \begin{key}{/tikz/in looseness=\meta{number}} - specifies the looseness factor for the in distance only. + Specifies the looseness factor for the in distance only. \end{key} \begin{key}{/tikz/min distance=\meta{distance}} If the computed distance for the start and target coordinates are @@ -204,13 +204,13 @@ exact way this curve looks can be influenced via a number of options. The maximum distance set only for the start coordinate. \end{key} \begin{key}{/tikz/in min distance=\meta{distance}} - The min distance set only for the target coordinate. + The minimum distance set only for the target coordinate. \end{key} \begin{key}{/tikz/in max distance=\meta{distance}} - The max distance set only for the target coordinate. + The maximum distance set only for the target coordinate. \end{key} \begin{key}{/tikz/distance=\meta{distance}} - Set the min and max distance to the same value \meta{distance}. Note + Set the minimum and maximum distance to the same value \meta{distance}. Note that this causes any computed distance $d$ to be ignored and \meta{distance} to be used instead. \begin{codeexample}[] @@ -222,10 +222,10 @@ exact way this curve looks can be influenced via a number of options. \end{codeexample} \end{key} \begin{key}{/tikz/out distance=\meta{distance}} - Sets the min and max out distance. + Sets the minimum and maximum out distance. \end{key} \begin{key}{/tikz/in distance=\meta{distance}} - Sets the min and max in distance. + Sets the minimum and maximum in distance. \end{key} \begin{key}{/tikz/out control=\meta{coordinate}} This option causes the \meta{coordinate} to be used as the start |