Fix LaTeX preview
commit289363d51023b7ed785dabe7e68ac81d45539cdf
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 27 Nov 2016 11:07:11 +0000 (27 12:07 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 27 Nov 2016 11:07:11 +0000 (27 12:07 +0100)
treeb882ed2bef6919dff2c84556b7d3efd0c070caa7
parentee7721f795aa5a2ff5c14dd59cbe8ab58ceeefc1
Fix LaTeX preview

* lisp/org.el (org-compile-file): Introduce new %O placeholder.
(org-preview-latex-process-alist): Use it.

* lisp/ox-latex.el (org-latex-pdf-process):
* lisp/ox-man.el (org-man-pdf-process):
* lisp/ox-texinfo.el (org-texinfo-info-process): Document it.

Reported-by: Scott Otterson <scotto@sharpleaf.org>
<http://permalink.gmane.org/gmane.emacs.orgmode/110464>
lisp/org.el
lisp/ox-latex.el
lisp/ox-man.el
lisp/ox-texinfo.el