Rob Stewart <robstewar...@gmail.com> writes:

> For the last line:
>
> (add-to-list org-export-filter-parse-tree-functions 
> #'my-ignore-false-footnotes)

Typo. It should be

  (add-to-list 'org-export-filter-parse-tree-functions 
#'my-ignore-false-footnotes)

Regards,

Reply via email to