Xavier Garrido <xavier.garr...@gmail.com> writes: [...]
> The non export is due to this setup > > #+BEGIN_SRC emacs-lisp > (org-babel-do-load-languages > 'org-babel-load-languages > '((emacs-lisp . t) > (latex . t))) > #+END_SRC Actually, this wasn't enough for me (I already had both of these enabled). The problem, in my case, was that I had org-html-with-latex set to t (the default, I guess) which relies on mathjax. If you want an image created, this needs to be set to either 'dvipng or 'imagemagick or via tex: option in the org file. -- : Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.2, Org release_8.2.5h-683-ga85683