top | item 41171973

(no title)

BlobberSnobber | 1 year ago

Unrelated comment: I love the Tex in your code comments, and I wish that auto-previewing it was a feature of IDEs (especially emacs)

discuss

order

dunham|1 year ago

It's not quite a preview, but back in the 90's there was something called sym-lock.el that would render TeX escape sequences as the corresponding symbol. I have no idea if it still works, but Google points me here:

  https://github.com/sid137/emacs/blob/master/sym-lock.el
(I used it with xemacs at the time, because it had more flexible font handling.)