ox: Change internal tag for included footnotes
commit366dc4e369cab2009b55e2de81d9190871505d6e
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 6 Sep 2015 20:14:47 +0000 (6 22:14 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 6 Sep 2015 20:14:47 +0000 (6 22:14 +0200)
treee54fa24e93a5724e1edb33eaaeaa400bd3fb43d6
parenta7394224aa640f1ab2d9ca213b2fc3a582bdc3ed
ox: Change internal tag for included footnotes

* lisp/ox.el (org-export--update-footnote-label):
(org-export--prepare-file-contents): Use a new naming scheme for
internal footnotes, less likely to introduce collisions.

The previous one introduced a collision between [1] and [fn:1].
lisp/ox.el