From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Horn Subject: Re: Re: Export LaTeX file to different directory? Date: Mon, 13 Dec 2010 13:36:59 -0500 Message-ID: References: <20101213104732.GA283@pc201.uni-germanistik.gwdg.de> <87aak9h68a.fsf@berkeley.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=41402 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PSDH1-0005Hx-NP for emacs-orgmode@gnu.org; Mon, 13 Dec 2010 13:37:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PSDH0-0004XR-2I for emacs-orgmode@gnu.org; Mon, 13 Dec 2010 13:37:23 -0500 Received: from mail-fx0-f48.google.com ([209.85.161.48]:63836) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PSDGz-0004XI-Sh for emacs-orgmode@gnu.org; Mon, 13 Dec 2010 13:37:22 -0500 Received: by fxm2 with SMTP id 2so6078487fxm.35 for ; Mon, 13 Dec 2010 10:37:21 -0800 (PST) In-Reply-To: <87aak9h68a.fsf@berkeley.edu> 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: Richard Lawrence Cc: emacs-orgmode@gnu.org On Mon, Dec 13, 2010 at 1:34 PM, Richard Lawrence wrote: > When you define a publishing target in org-publish-project-alist, you > can specify both the :base-directory and :publishing-directory options. > For example: > > (setq org-publish-project-alist > =A0 =A0 =A0'(("orgfiles" > =A0 =A0 =A0 =A0 :base-directory "~/org" > =A0 =A0 =A0 =A0 :publishing-directory "~/tmp" > =A0 =A0 =A0 =A0 :publishing-function org-publish-org-to-html > =A0 =A0 =A0 =A0 :base-extension "org$"))) > Ah... I'm not sure how that'd work. If you want to publish a single project, one that dumps all the files in the tmp directory, it would publish all files in the source directory (definitely not what the OP had in mind, I think). If you publish "only this file," it might work. I'm away from my computer with emacs at the moment, so I can't test it out. --=20 Jeffrey Horn Graduate Lecturer and PhD Student in Economics George Mason University (704) 271-4797 jhorn@gmu.edu jrhorn424@gmail.com http://www.failuretorefrain.com/jeff/