ox: Fix footnotes in included files
commita7394224aa640f1ab2d9ca213b2fc3a582bdc3ed
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 6 Sep 2015 19:54:57 +0000 (6 21:54 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 6 Sep 2015 19:54:57 +0000 (6 21:54 +0200)
tree5488615d9e828d109c0de888a816311703defaca
parenta2662dc3657118ab01814125695c2ac09589114e
ox: Fix footnotes in included files

* lisp/ox.el (org-export--prepare-file-contents): Do not error when
  including multiple footnotes with the same label.

* testing/lisp/test-ox.el (test-org-export/expand-include): Update test.

Reported-by: Leonard Randall <leonard.a.randall@gmail.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/100906>
lisp/ox.el
testing/lisp/test-ox.el