From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joost Kremers Subject: Re: Export LaTeX file to different directory? Date: Mon, 13 Dec 2010 16:43:29 +0100 Message-ID: <20101213154329.GC283@pc201.uni-germanistik.gwdg.de> References: <20101213104732.GA283@pc201.uni-germanistik.gwdg.de> <20101213113440.GB283@pc201.uni-germanistik.gwdg.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from [140.186.70.92] (port=50512 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PSAYn-0003aR-Mv for emacs-orgmode@gnu.org; Mon, 13 Dec 2010 10:43:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PSAYm-0007he-Gg for emacs-orgmode@gnu.org; Mon, 13 Dec 2010 10:43:33 -0500 Received: from amailer.gwdg.de ([134.76.10.18]:34056) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PSAYm-0007fs-BG for emacs-orgmode@gnu.org; Mon, 13 Dec 2010 10:43:32 -0500 Received: from pc201.uni-germanistik.gwdg.de ([134.76.139.33]) by mailer.gwdg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1PSAYk-0006wZ-DR for emacs-orgmode@gnu.org; Mon, 13 Dec 2010 16:43:30 +0100 Content-Disposition: inline In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On Mon, Dec 13, 2010 at 12:52:41PM +0100, suvayu ali wrote: > I just tested this, it seems to work as expected. > > > * Smearing :smear: > :PROPERTIES: > :EXPORT_FILE_NAME: tmp/smearing.html > :END: > > ** Some sub-tree 1 > > ** Some sub-tree 2 > > > Does this not work for you? it works if i export a subtree (C-c C-e 1 l), but not if i export a region (set mark, highlight region, then C-c C-e l). also, it doesn't expand a tilde ~ to my home directory, so writing :EXPORT_FILE_NAME: ~/tmp/temp.tex doesn't do what one would expect. (note that i can't write the full path because i switch between linux and OS X, which expand ~ differently: linux to /home/, OS X to /Users/.) also, i'd like to be able to specify an export directory for the entire org file, not just a subtree. -- Joost Kremers Life has its moments