Option to chose directory for latex preview images
commitdd49e0b225b050d633453558025ebf6931a0d7f6
authorAbdó Roig-Maranges <abdo.roig@gmail.com>
Wed, 1 Aug 2012 17:24:50 +0000 (1 19:24 +0200)
committerBastien Guerry <bzg@altern.org>
Fri, 3 Aug 2012 17:53:43 +0000 (3 19:53 +0200)
tree86b43a914bb176dac6e1a032de8d8c8b8aa6d60c
parent96551f3dd8885dee6972c70ce06888fd3d5f4dd4
Option to chose directory for latex preview images

* org.el (org-latex-preview-ltxpng-directory): New option.
  (org-preview-latex-fragment): Store LaTeX preview images in
  `org-latex-preview-ltxpng-directory'.

Added an option `org-latex-preview-ltxpng-directory' with a path
where the preview images will be stored.  The default does not
change (small little ltxpng scattered all over the place) but now
the user can chose an absolute path and put all the images on a
single place.

TINYCHANGE
lisp/org.el