From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Iverson Subject: exporting to a specified directory Date: Mon, 20 Sep 2010 16:23:36 -0500 Message-ID: <4C97D0D8.70504@ccbr.umn.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=34899 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oxnpv-0006OU-J5 for emacs-orgmode@gnu.org; Mon, 20 Sep 2010 17:23:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oxnpt-0000iW-7y for emacs-orgmode@gnu.org; Mon, 20 Sep 2010 17:23:43 -0400 Received: from walleye.ccbr.umn.edu ([128.101.116.11]:3641) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oxnpt-0000iI-2G for emacs-orgmode@gnu.org; Mon, 20 Sep 2010 17:23:41 -0400 Received: from tadpole.ccbr.umn.edu (tadpole.ccbr.umn.edu [128.101.116.26]) by walleye.ccbr.umn.edu (8.9.3p2/8.9.3) with ESMTP id QAA27353 for ; Mon, 20 Sep 2010 16:23:39 -0500 (CDT) Received: from iron.ccbr.umn.edu (iron.ccbr.umn.edu [128.101.116.194]) by tadpole.ccbr.umn.edu (8.9.3/8.9.3) with ESMTP id QAA09750 for ; Mon, 20 Sep 2010 16:23:37 -0500 (CDT) 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 Hello, Can you set some option in an org-mode buffer telling the exporter to write the HTML and PDF versions of the document in a specific directory? I know the publishing mechanism does this, just wondering if there is a simple variable to set per file to set this on export, or do I need to set up a publishing project? Thanks! Erik