Hello, Mirko Vukovic <mirko.vuko...@gmail.com> writes:
> I was not able to preview latex fragments using > org-toggle-latex-fragment (C-c C-x C-l) > > I traced the problem to the (shell-command ...) in org-compile-file > during the dvipng step. > > The problem was in the formatting of the destination file (the -o switch). > It consists > of the directory and filename. Both were enclosed in double quotes, so > that when concatenated the string looked like this: > \"path\"\"filename\".extension Thanks. However, this issue was fixed a few days ago. The fix should be available in today's Org ELPA, or in the yet to be released Org 9.0.2. Regards, -- Nicolas Goaziou