[plt-scheme] stupid SLaTeX question
Use two names and \setspecialsymbol to rename and type set one of them.
-- Matthias
On Sep 29, 2004, at 7:47 PM, Doug Orleans wrote:
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> How do you get an identifier to be treated as both a constant and a
> variable in the same {schemedisplay}? It's a verbatim environment, so
> you can't use \setvariable inside, but if you split the expression
> over multiple {schemedisplay}s, there's a blank line in between.
>
> (Yes, I can rename the variable, but I'm curious if this can be done.)
>
> --dougo at place.org