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

ERROR: UndefVarError: currentdrawing not defined #33

Closed
yurivict opened this issue Apr 4, 2018 · 2 comments
Closed

ERROR: UndefVarError: currentdrawing not defined #33

yurivict opened this issue Apr 4, 2018 · 2 comments

Comments

@yurivict
Copy link

yurivict commented Apr 4, 2018

Every operation fails with this error on FreeBSD:

julia> rect(Point(20mm, 2cm), 5inch, (22/7)inch, :fill)
ERROR: UndefVarError: currentdrawing not defined
Stacktrace:
 [1] rect at /home/yuri/.julia/v0.6/Luxor/src/shapes.jl:12 [inlined]
 [2] rect(::Luxor.Point, ::Float64, ::Float64, ::Symbol) at /home/yuri/.julia/v0.6/Luxor/src/shapes.jl:24

@cormullion
Copy link
Member

I suppose you have started a drawing? What did you use?

@yurivict
Copy link
Author

yurivict commented Apr 4, 2018

I used it in a wrong way.

@yurivict yurivict closed this as completed Apr 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants