contrib/lisp/org-export: Add footnote number to footnotes definitions collection
commit5136d2ee416b98c571d90862af7011743fd85fa9
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 26 Dec 2011 08:57:09 +0000 (26 09:57 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 26 Dec 2011 08:59:53 +0000 (26 09:59 +0100)
treeac4147db7a50d08e5e3f291591daddf2b04ba2b9
parenta7afc4757288d7d743ef993366b9f62a82e2e56f
contrib/lisp/org-export: Add footnote number to footnotes definitions collection

* contrib/lisp/org-export.el
  (org-export-collect-footnote-definitions): Change key to footnote
  number, retrieved with `org-export-get-footnote-number'.  Also, do
  not use beginning position as label for inline footnotes, as those
  are weak identifiers.
contrib/lisp/org-export.el