From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: How could I configure an export directory? Date: Thu, 25 Apr 2013 11:53:16 -0500 Message-ID: References: <20130425175113.6dd68e6e@arcor.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55859) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVPQB-0005Iz-Et for emacs-orgmode@gnu.org; Thu, 25 Apr 2013 12:53:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UVPQ6-0004ww-KC for emacs-orgmode@gnu.org; Thu, 25 Apr 2013 12:53:23 -0400 Received: from mail-la0-x22c.google.com ([2a00:1450:4010:c03::22c]:37544) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVPQ6-0004wk-CX for emacs-orgmode@gnu.org; Thu, 25 Apr 2013 12:53:18 -0400 Received: by mail-la0-f44.google.com with SMTP id ed20so2826566lab.17 for ; Thu, 25 Apr 2013 09:53:16 -0700 (PDT) In-Reply-To: <20130425175113.6dd68e6e@arcor.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Manfred Lotz Cc: emacs-orgmode On Thu, Apr 25, 2013 at 10:51 AM, Manfred Lotz 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 > >