org-mode/testing/lisp
Nicolas Goaziou ccb663c742 ox: Add optional order argument to some footnotes related functions
* lisp/ox.el (org-export--footnote-reference-map): New function.
(org-export-footnote-first-reference-p,
org-export-get-footnote-number): Allow to change order when footnotes
references are contained within footnote definitions.

* testing/lisp/test-ox.el (test-org-export/footnote-first-reference-p):
(test-org-export/get-footnote-number):  New tests.
(test-org-export/footnotes): Update test.
2015-02-13 14:10:51 +01:00
..
test-ob-awk.el
test-ob-C.el
test-ob-emacs-lisp.el Replace org-ctrl-c-ctrl-c' by org-babel-execute-maybe' 2015-01-30 18:28:05 +01:00
test-ob-exp.el testing/*: Inline result tests modified to follow current schema 2015-01-29 12:05:31 -08:00
test-ob-fortran.el
test-ob-header-arg-defaults.el
test-ob-lilypond.el
test-ob-lob.el testing/*: Inline result tests modified to follow current schema 2015-01-29 12:05:31 -08:00
test-ob-maxima.el
test-ob-octave.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-perl.el
test-ob-python.el
test-ob-R.el
test-ob-ruby.el Replace org-ctrl-c-ctrl-c' by org-babel-execute-maybe' 2015-01-30 18:28:05 +01:00
test-ob-shell.el
test-ob-table.el
test-ob-tangle.el
test-ob.el testing/lisp/test-ob.el: Add `test-ob/remove-inline-result' 2015-01-31 11:05:18 -08:00
test-org-clock.el test-org-clocktable: fix batch testing 2015-01-05 20:20:07 +01:00
test-org-element.el org-element: Interpret pseudo objects without declaration 2015-02-09 12:04:38 +01:00
test-org-footnote.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-org-list.el
test-org-macro.el macro: Implement argument extracting and escaping functions 2015-01-21 00:27:24 +01:00
test-org-src.el test-org-src: Fix failing tests 2015-01-23 00:24:29 +01:00
test-org-table.el rework fix in82599d37e1 to use should-error macro 2015-01-25 11:20:36 +01:00
test-org-timer.el compatibility fixes for fda70440f4 2015-01-25 11:20:31 +01:00
test-org.el Use `org-element-copy' 2015-02-09 10:15:59 +01:00
test-ox.el ox: Add optional order argument to some footnotes related functions 2015-02-13 14:10:51 +01:00
test-property-inheritance.el