>> https://ivanaf.com/Automatic_Latex_Fragment_Toggling_in_org-mode.html Exactly what I wanted. I will be using this. BTW just as a minor point, no need for setq when byte-compiling, https://www.gnu.org/software/emacs/manual/html_node/elisp/Compilation-Functions.html#Compilation-Functions /This function byte-compiles the function definition of symbol, replacing the previous definition with the compiled one./ And thank you! Regards, Dmitrii пн, 28 окт. 2019 г. в 07:22, Ivan Tadeu Ferreira Antunes Filho < ivanaf@mit.edu>: > for 2 I have adapted a solution from jkitchin: > > https://ivanaf.com/Automatic_Latex_Fragment_Toggling_in_org-mode.html > > ---- > *Ivan Tadeu Ferreira Antunes Filho* > > > On Sun, Oct 27, 2019 at 3:29 PM Dmitrii Korobeinikov > wrote: > >> > https://orgmode.org/org.html#Previewing-LaTeX-fragments >> >> Thank you, William! This is great. >> >> After some digging, I still gotta wonder about a few things though. >> 1. Is there some sort of live-editing feature? By that I mean, being able >> to view the result (in a seperate buffer or minibuffer or even on the next >> line) as you type out the expression. In particular, it would be nice to >> know how to show an image in the minibuffer (and if possible at all) and >> how to effectively feed what's under cursor to the latex backend and get >> the image. >> 2. It would be handy to autoremove the image overlay when the cursor is >> on the fragment (and restore it when goes outside). I think no redraw >> should be necessary unless the the formula is edited. >> >> I guess I would have to dig into org-toggle-latex-fragment to know how to >> do these, but any help/pointers would be appreciated. >> >> Regards, >> Dmitrii >> >> вс, 27 окт. 2019 г. в 21:07, William Denton : >> >>> On 27 October 2019, Dmitrii Korobeinikov wrote: >>> >>> > I am looking for a comfortable way to view LaTeX (for math formulas) in >>> > org-mode. >>> >>> This shows how: >>> >>> https://orgmode.org/org.html#Previewing-LaTeX-fragments >>> >>> I don't use it often, but it works very nicely. >>> >>> Bill >>> -- >>> William Denton :: Toronto, Canada --- Listening to Art: >>> https://listeningtoart.org/ >>> https://www.miskatonic.org/ --- GHG.EARTH: https://ghg.earth/ >>> Caveat lector. --- STAPLR: https://staplr.org/ >>> >> _______________________________________________ >> Ita mailing list >> Ita@mit.edu >> http://mailman.mit.edu/mailman/listinfo/ita >> >