emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* How could I configure an export directory?
@ 2013-04-25 15:51 Manfred Lotz
  2013-04-25 16:53 ` John Hendy
  0 siblings, 1 reply; 3+ messages in thread
From: Manfred Lotz @ 2013-04-25 15:51 UTC (permalink / raw)
  To: emacs-orgmode

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


How can I configure this?


-- 
Thanks,
Manfred

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How could I configure an export directory?
  2013-04-25 15:51 How could I configure an export directory? Manfred Lotz
@ 2013-04-25 16:53 ` John Hendy
  2013-04-30  4:24   ` Manfred Lotz
  0 siblings, 1 reply; 3+ messages in thread
From: John Hendy @ 2013-04-25 16:53 UTC (permalink / raw)
  To: Manfred Lotz; +Cc: emacs-orgmode

On Thu, Apr 25, 2013 at 10:51 AM, Manfred Lotz <manfred.lotz@arcor.de> 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

Worg also has a bit about publishing to different directories from the
same file by selecting tags to indicate where you want the exported
files to go (not sure if it's current per the 8.0 exporter, though:
- http://orgmode.org/worg/org-tutorials/org-latex-export.html#sec-9-2


John

>
> How can I configure this?
>
>
> --
> Thanks,
> Manfred
>
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How could I configure an export directory?
  2013-04-25 16:53 ` John Hendy
@ 2013-04-30  4:24   ` Manfred Lotz
  0 siblings, 0 replies; 3+ messages in thread
From: Manfred Lotz @ 2013-04-30  4:24 UTC (permalink / raw)
  To: emacs-orgmode

On Thu, 25 Apr 2013 11:53:16 -0500
John Hendy <jw.hendy@gmail.com> wrote:

> On Thu, Apr 25, 2013 at 10:51 AM, Manfred Lotz
> <manfred.lotz@arcor.de> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-04-30  4:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-25 15:51 How could I configure an export directory? Manfred Lotz
2013-04-25 16:53 ` John Hendy
2013-04-30  4:24   ` Manfred Lotz

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).