I've been learning Racket for awhile now (it's the first language I've 
seriously pursued), and I can usually fumble together what I need for small 
projects. However, lately I've been working with Pollen, and my documents call 
for a lot of math symbols. I'm wondering if there's a reasonable way to extend 
DrRacket's `M-\` LaTeX shortcuts (e.g. `\sum` -> ∑, &c.). I have no experience 
with this kind of thing.

I've investigated the keybindings, and found that `M-\` is bound to a 
function/command called "TeX Compress". I can't seem to find out anything more 
than that. I've even looked through the sources for DrRacket on GitHub, but no 
luck.

I have no idea if this is a reasonable/tractable objective, but I'll gladly 
learn what I need to work on it; I'm just a little lost at the moment.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to