Re: Automatic LaTeX preview toggling

2020-02-18 Thread Ken Mankoff
Recent melpa package does this: https://github.com/io12/org-fragtog -k. Please excuse brevity. Sent from tiny pocket computer with non-haptic feedback keyboard. On Thu, Feb 13, 2020, 21:20 Ag Ibragimov wrote: > > I just recently discovered that this excellent code snippet that I found > lon

Re: Automatic LaTeX preview toggling

2020-02-17 Thread John Kitchin
The version I have at https://github.com/jkitchin/scimax/blob/master/scimax-org-latex.el#L398 still works for me. I don't use it a lot, but I just tried it now on a small example and it seemed ok. Ag Ibragimov writes: > I just recently discovered that this excellent code snippet that I found lo