magic-latex-buffer icon indicating copy to clipboard operation
magic-latex-buffer copied to clipboard

Org-mode compatibility

Open joon-kwon opened this issue 9 years ago • 2 comments

Org-mode allows for latex code to be directly included. It would be awesome to use magic-latex-buffer in org-mode. But, although it seems to work, it screws the org-mode "syntax highlighting" ...

joon-kwon avatar Feb 15 '16 17:02 joon-kwon

magic-latex-buffer internally uses latex-mode features thus it may be difficult..

zk-phi avatar Feb 16 '16 04:02 zk-phi

pretty symbols are internally supported by Emacs at higher version( I don't know starting from which version), a lot pretty symbols provided by latex-magic-buffer is now obsolete. However, a very good thing about this is I can use it in a org-mode buffer to edit tex formulas more easily. I do not understand why tex fragments in org-mode does not prettify the superscript and subscript well

chxiaoxn avatar May 11 '16 07:05 chxiaoxn