emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Fwd: Don't treat [n] as a footnote, and export "[n]"


From: Nicolas Goaziou
Subject: Re: [O] Fwd: Don't treat [n] as a footnote, and export "[n]"
Date: Thu, 23 Apr 2015 21:53:16 +0200

Rob Stewart <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]