org-element: Allow footnote references in table cells
commit6d099eedc87cf255618308d96add29f48e624492
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 12 Nov 2012 20:14:43 +0000 (12 21:14 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 12 Nov 2012 20:14:43 +0000 (12 21:14 +0100)
tree4bd19f65227471e6ef38fbf9a2321bcacdc28374
parentaaf179fe7f8ab808cdc254e0eb73a8a2186e9a84
org-element: Allow footnote references in table cells

* lisp/org-element.el (org-element-object-restrictions): Add footnote
  references objects in table cells.
* contrib/lisp/org-e-latex.el (org-e-latex-footnote-reference,
  org-e-latex-table): Add support for footnote reference in table
  cells.
contrib/lisp/org-e-latex.el
lisp/org-element.el