0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-23 08:10:42 +00:00
org-mode/contrib/lisp
Nicolas Goaziou bf609d8844 org-export: Avoid duplicates in `org-export-collect-footnote-definitions'
* contrib/lisp/org-element.el (org-element-map): New optional argument
  to avoid recursion into certain recursive types.
* contrib/lisp/org-export.el (org-export-footnote-first-reference-p,
  org-export-get-footnote-number,
  org-export-collect-footnote-definitions): Use new argument from
  `org-element-map'.
* testing/lisp/test-org-export.el: Add test.

The new argument allows to force entering footnotes definitions at
a certain time (when their first reference is found) but not a second
time when they are encountered in the parse tree.

Thanks to Jambunathan for reporting this.
2012-03-04 11:57:16 +01:00
..
htmlize.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-annotate-file.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org-bibtex-extras.el org-bibtex-extras --- extras for working with org-bibtex entries 2012-02-28 13:01:22 -07:00
org-bookmark.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-checklist.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-choose.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-collector.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-contacts.el Copyright year fixes for contrib/. 2012-01-04 15:48:18 +01:00
org-contribdir.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org-depend.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org-drill.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-element.el org-export: Avoid duplicates in `org-export-collect-footnote-definitions' 2012-03-04 11:57:16 +01:00
org-elisp-symbol.el More copyright year fixes. 2012-01-04 15:11:23 +01:00
org-eval-light.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-eval.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-exp-bibtex.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org-expiry.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-export-generic.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-export.el org-export: Avoid duplicates in `org-export-collect-footnote-definitions' 2012-03-04 11:57:16 +01:00
org-git-link.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org-interactive-query.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-invoice.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-jira.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org-learn.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org-mac-iCal.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-mac-link-grabber.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-mairix.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-man.el Renamed CONTRIB directory to "contrib". 2008-04-07 17:36:12 +02:00
org-mime.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-mtags.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-notmuch.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-panel.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-registry.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-screen.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-secretary.el Copyright year fixes for contrib/. 2012-01-04 15:48:18 +01:00
org-static-mathjax.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-sudoku.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-toc.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-track.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org-velocity.el Copyright year fixes for contrib/. 2012-01-04 15:48:18 +01:00
org-wikinodes.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-xhtml.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org2rem.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
orgtbl-sqlinsert.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-org-export-preproc.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00