[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] How could I configure an export directory?
From: |
Manfred Lotz |
Subject: |
Re: [O] How could I configure an export directory? |
Date: |
Tue, 30 Apr 2013 06:24:29 +0200 |
On Thu, 25 Apr 2013 11:53:16 -0500
John Hendy <address@hidden> wrote:
> On Thu, Apr 25, 2013 at 10:51 AM, Manfred Lotz
> <address@hidden> wrote:
> > Hi there,
> > When I export to pdf (involving LaTeX), odt or whatever I would like
> > all those files (including temporary files) to reside in a special
> > directory, say ~/org/exportdir
> >
>
> Looks like this has come up before:
> -
> http://stackoverflow.com/questions/9559753/emacs-org-mode-export-to-another-directory
> -
> http://lists.gnu.org/archive/html/emacs-orgmode/2012-03/msg00264.html
>
I tried both (for pdf and html) but to no avail. Looking into
ox-latex.el it seems that this is just not possible at this point in
time as pdflatex's --output-directory parameter has a value %o which is
just the base directory of the file.
--
Manfred