Saturday, 8 June 2013

automatic latex math preview in org-mode/emacs

automatic latex math preview in org-mode/emacs

I am using org-mode 8.0, Emacs 24.3, Auctex 11.87, in Windows. I was able to use latex preview functions in org-mode files by pressing ctrl+x,ctrl+c,ctrl+l. However, I think it would be more useful if the math preview can be done automatically when the cursor leaves the math equation, e.g. for $$a=b+c$$, when my cursor is out of $$, Emacs should automatically enable preview. This may not be so important for .tex file, but is quite useful for org-mode, especially when you input equations during note taking, you want instantaneous preview. I thought the latex-math-preview.el should provide such function but seems it is just another implementation of preview-latex.el
thanks

No comments:

Post a Comment