Fix LaTeX and Beamer publishing process
commit33dce5b98feeb0140ef9fe8e55389ad3e1d772cb
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 24 Mar 2014 12:55:46 +0000 (24 13:55 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 24 Mar 2014 12:58:25 +0000 (24 13:58 +0100)
treebd3ad609a8cefded3df2a04cebb24773cd11369b
parentc4bca1c38496e34e43528fb33f53200637517e00
Fix LaTeX and Beamer publishing process

* lisp/ox-beamer.el (org-beamer-publish-to-pdf):
* lisp/ox-latex.el (org-latex-publish-to-pdf): Ensure ".tex" file is
  generated in the same directory as the ".org" file.

Thanks to Rafael for reporting it.  See
http://permalink.gmane.org/gmane.emacs.orgmode/84095.
lisp/ox-beamer.el
lisp/ox-latex.el