From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: option for specific setupfile file or export option in org-publish-project-alist? Date: Sat, 10 Sep 2016 23:25:30 +0200 Message-ID: <877fajzbud.fsf@saiph.selenimh> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33413) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bipmJ-0006Bp-1A for emacs-orgmode@gnu.org; Sat, 10 Sep 2016 17:25:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bipmG-0003iE-VH for emacs-orgmode@gnu.org; Sat, 10 Sep 2016 17:25:33 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:60899) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bipmG-0003i2-Ox for emacs-orgmode@gnu.org; Sat, 10 Sep 2016 17:25:32 -0400 In-Reply-To: (Xebar Saram's message of "Sat, 10 Sep 2016 18:47:28 +0300") 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" To: Xebar Saram Cc: org mode Hello, Xebar Saram writes: > im wondering if anyone knows if its possible (and if so whats the syntax) > to point to a specific setupfile or add specific or export options in > the org-publish-project-alist > > for example i want to publish to 2 different folders once time with the > option #+OPTIONS: reveal_single_file:t and one time without. i cant seem to > find how to do that Try :reveal-single-file publishing option. It is the property associated to the OPTIONS item, according to "ox-reveal.el". Regards, -- Nicolas Goaziou