org-e-latex: Allow nested footnotes
commit81cc6dff19a141271af89a20ba80359cde93a542
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 25 Feb 2012 13:51:15 +0000 (25 14:51 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sat, 25 Feb 2012 13:56:37 +0000 (25 14:56 +0100)
tree94f571cdc764abe0a1ef5168a1237652042bcdaa
parent5313dc9d091ad7d8c26f17eb5d0f09be9a596f3b
org-e-latex: Allow nested footnotes

* EXPERIMENTAL/org-e-latex.el (org-e-latex-footnote-reference): Allow
  nested footnotes.
* contrib/lisp/org-element.el (org-element-string-restrictions): Allow
  footnote references within a footnote reference.
* testing/contrib/lisp/test-org-export.el: Add a test for nested
  footnotes.
EXPERIMENTAL/org-e-latex.el
contrib/lisp/org-element.el
testing/contrib/lisp/test-org-export.el