0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-07-23 09:40:34 +00:00
org-mode/testing/contrib/lisp
Nicolas Goaziou 81cc6dff19 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.
2012-02-25 14:56:37 +01:00
..
.gitignore ensure that the testing/contrib/lisp directory is created 2010-10-06 08:58:08 -06:00
test-org-element.el org-element: Refactor code 2012-02-24 22:33:16 +01:00
test-org-export.el org-e-latex: Allow nested footnotes 2012-02-25 14:56:37 +01:00