From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: export tex file to different directory Date: Sun, 1 Sep 2013 20:47:17 +0200 Message-ID: <20130901184717.GC2828@kuru.dyndns-at-home.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52543) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGCgN-0002CZ-6Y for emacs-orgmode@gnu.org; Sun, 01 Sep 2013 14:47:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VGCgE-0001KT-PT for emacs-orgmode@gnu.org; Sun, 01 Sep 2013 14:47:31 -0400 Received: from mail-ee0-x235.google.com ([2a00:1450:4013:c00::235]:41166) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGCgE-0001KO-IE for emacs-orgmode@gnu.org; Sun, 01 Sep 2013 14:47:22 -0400 Received: by mail-ee0-f53.google.com with SMTP id b15so1944728eek.12 for ; Sun, 01 Sep 2013 11:47:21 -0700 (PDT) Content-Disposition: inline In-Reply-To: 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: emacs-orgmode@gnu.org On Sun, Sep 01, 2013 at 07:58:42PM +0200, Johannes Rainer wrote: > Hi all, > > is there a way that I could export the generated tex files to a different > directory upon export? If you are using subtree export, you can set the EXPORT_FILE_NAME property to dir/file.pdf. If you are exporting the whole file, take a look at the publishing facility in the manual. Hope this helps, -- Suvayu Open source is the future. It sets us free.