ox: Fix search cell error on footnote sections
commit6921d84198d836fd65c661c9ed586a90a744c74e
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 8 Jun 2017 18:59:29 +0000 (8 20:59 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 8 Jun 2017 18:59:29 +0000 (8 20:59 +0200)
tree8ed9a93da294584d20b51b20cf4c0811df79e887
parentf03387ef90c9adff1388773cc33b755669d97601
ox: Fix search cell error on footnote sections

* lisp/ox.el (org-export--install-footnote-definitions):
  Provide :raw-value property when building a virtual footnote
  section, as `org-export-search-cells' expects it.
lisp/ox.el