Xebar Saram <[email protected]> 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