You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
the line
\draw[ThickLineGreen]
(0,0)--(0:2)--([turn]-45:1)--([turn]-90:1)--([turn]-45:2)--([turn]-135:1)--([tur
n]+90:1)--cycle;
produces the error message:
Couldn't parse code. MismatchedTokenException: Expected token ')'. Instead
found "-45" which is of type INT in line 39 at position 43.
However, it compiles well. I suppose, syntax is not recognised.
br
René
Original issue reported on code.google.com by rene.sch...@gmail.com on 29 Aug 2014 at 9:40
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
rene.sch...@gmail.com
on 29 Aug 2014 at 9:40The text was updated successfully, but these errors were encountered: