[plt-scheme] stupid SLaTeX question
Matthias Felleisen writes:
> Use two names and \setspecialsymbol to rename and type set one of them.
I thought about that, but it still involves renaming variables, which
means I can't just include the code verbatim from the Scheme file.
But I will bite the bullet and rename.
It would be cool if it could figure out bound variables automatically,
but I guess that's non-trivial. Thought it should be possible, as
long as it knows about the necessary syntax bindings.
--dougo at place.org