Skip to content

Commit

Permalink
Remove angle restriction as per Issue #1048.
Browse files Browse the repository at this point in the history
Signed-off-by: 3geek14 <[email protected]>
  • Loading branch information
3geek14 committed Sep 19, 2021
1 parent b011b84 commit d5c09de
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc/generic/pgf/text-en/pgfmanual-en-tikz-coordinates.tex
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,7 @@ \subsubsection{Canvas, XYZ, and Polar Coordinate Systems}
zero degrees to the right, a degree of 90 upward.
%
\begin{key}{/tikz/cs/angle=\meta{degrees}}
The angle of the coordinate. The angle must always be given in degrees
and should be between $-360$ and $720$.
The angle of the coordinate. The angle must always be given in degrees.
\end{key}
%
\begin{key}{/tikz/cs/radius=\meta{dimension}}
Expand Down

0 comments on commit d5c09de

Please sign in to comment.