From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julian Gehring Subject: Publish setup in file Date: Sun, 10 Mar 2013 19:40:46 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34373) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UElB7-0000aj-PT for emacs-orgmode@gnu.org; Sun, 10 Mar 2013 14:41:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UElB6-0005aA-4D for emacs-orgmode@gnu.org; Sun, 10 Mar 2013 14:41:01 -0400 Received: from plane.gmane.org ([80.91.229.3]:41096) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UElB5-0005a2-Tt for emacs-orgmode@gnu.org; Sun, 10 Mar 2013 14:41:00 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UElBO-000671-OZ for emacs-orgmode@gnu.org; Sun, 10 Mar 2013 19:41:18 +0100 Received: from dslb-188-099-176-048.pools.arcor-ip.net ([188.99.176.48]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 10 Mar 2013 19:41:18 +0100 Received: from julian.gehring by dslb-188-099-176-048.pools.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 10 Mar 2013 19:41:18 +0100 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 Hi, Is there a way to specify publishing options (e.g. the location) at the level of the file to be published, instead doing this globally in the =.emacs= file? I have many projects in orgmode which consist of a single file. I have been looking at #+SETUPFILE (which seems to deal only with org files) and publishing templates (which seem not to be able to change all project options, as the target location). Does anyone of you have an idea on how to do this? Best wishes Julian