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

typeset-code doesn't work with vectors #7

Closed
lexi-lambda opened this issue Sep 13, 2015 · 2 comments
Closed

typeset-code doesn't work with vectors #7

lexi-lambda opened this issue Sep 13, 2015 · 2 comments

Comments

@lexi-lambda
Copy link
Member

Using typeset-code on a syntax object representing a vector literal produces mangled output that contains the vector's children represented as syntax objects.

(code #(1 2 3))

typset

@mflatt mflatt closed this as completed in 15cbc3b Sep 13, 2015
@lexi-lambda
Copy link
Member Author

Wow, that's some impressive turnaround time. I'd barely started looking at the code. Thanks a lot!

@mflatt
Copy link
Member

mflatt commented Sep 13, 2015

You're welcome. I'm amazed that I've never tried to typeset a vector literal on a slide.

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