Option to chose directory for latex preview images
commit8474115b20ff2ac907d62f30a0f543064318f47d
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:52:31 +0000 (3 19:52 +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.
lisp/org.el