[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] option for specific setupfile file or export option in org-publi
From: |
Nicolas Goaziou |
Subject: |
Re: [O] option for specific setupfile file or export option in org-publish-project-alist? |
Date: |
Sun, 11 Sep 2016 09:57:02 +0200 |
Xebar Saram <address@hidden> 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