Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cycle with relative coordinates #69

Open
GoogleCodeExporter opened this issue Jun 8, 2015 · 0 comments
Open

Cycle with relative coordinates #69

GoogleCodeExporter opened this issue Jun 8, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant