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: Sun, 11 Sep 2016 09:57:02 +0200 Message-ID: <8737l6zx69.fsf@saiph.selenimh> References: <877fajzbud.fsf@saiph.selenimh> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56877) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bizdV-0004ws-1s for emacs-orgmode@gnu.org; Sun, 11 Sep 2016 03:57:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bizdT-00046j-5A for emacs-orgmode@gnu.org; Sun, 11 Sep 2016 03:57:08 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:36567) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bizdS-000454-Vu for emacs-orgmode@gnu.org; Sun, 11 Sep 2016 03:57:07 -0400 In-Reply-To: (Xebar Saram's message of "Sun, 11 Sep 2016 09:32:17 +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 Xebar Saram writes: > thx Nicolas, appriciate the answer. > > i dont think its working for me but i may be missing the correct syntax > > this is how it currently looks > > ("r.base.full" > :base-directory "/home/zeltak/org/files/Uni/Courses/R/" > :base-extension "org" > :publishing-directory > "/home/zeltak/org/attach/bgu/courses/R/full.html/" > :publishing-function z/org-reveal-publish-to-html > :recursive t > :exclude-tags note noexport Shouldn't it be :exclude-tags '("note" "noexport") ? > :reveal-single-file t) > > is the line > > :reveal-single-file t > > correct syntax? I think so. Regards, -- Nicolas Goaziou