From d5c09dee746ce34d6125ae48c780ef750c6dbbfc Mon Sep 17 00:00:00 2001 From: 3geek14 Date: Sat, 18 Sep 2021 20:07:27 -0400 Subject: [PATCH] Remove angle restriction as per Issue #1048. Signed-off-by: 3geek14 --- doc/generic/pgf/text-en/pgfmanual-en-tikz-coordinates.tex | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/generic/pgf/text-en/pgfmanual-en-tikz-coordinates.tex b/doc/generic/pgf/text-en/pgfmanual-en-tikz-coordinates.tex index 7257629b8..0f6a3cca7 100644 --- a/doc/generic/pgf/text-en/pgfmanual-en-tikz-coordinates.tex +++ b/doc/generic/pgf/text-en/pgfmanual-en-tikz-coordinates.tex @@ -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}}