contrapunctus <contrapunc...@disroot.org> writes:

> I have org-footnote-section set to nil in my init.el.
>
> If I export through the HTML or Tufte backends, my footnotes are not exported 
> in a different section. However, with org-publish-project and with 
> org-publish-project-alist having a value like -
>
> (("project" :base-directory "/foo/bar/"
>             :publishing-directory "/foo/bar/"
>             :recursive t
>             :publishing-function org-html-publish-to-tufte-html))
>
> ...a section called Footnotes is created.

What if you use the default publishing-function?
`org-html-publish-to-tufte-html' is not a part of Org.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to