Skip to content

Commit bb5f66a

Browse files
authored
Merge pull request #1012 from TorbjornT/incontrol_doc
Specify that relative coord is to end point
2 parents e58d50b + 4faeece commit bb5f66a

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)