Skip to content

Commit 4faeece

Browse files
authored
Specify that relative coord is to end point
1 parent e58d50b commit 4faeece

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/generic/pgf/text-en/pgfmanual-en-library-edges.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,8 @@ \subsection{Curves}
253253
%
254254
\begin{key}{/tikz/in control=\meta{coordinate}}
255255
This option causes the \meta{coordinate} to be used as the target
256-
control point.
256+
control point. You can use a coordinate like |+(1,0)| to specify
257+
a point relative to the \emph{end} coordinate.
257258
\end{key}
258259
%
259260
\begin{key}{/tikz/controls=\meta{coordinate}| and |\meta{coordinate}}

0 commit comments

Comments
 (0)