On Wednesday 11 February 2015 02:59 AM, Nicolas Goaziou wrote:
Hello,
Vaidheeswaran C<vaidheeswaran.chinnar...@gmail.com> writes:
That said, it is difficult for me to conceive of a footnote that is
referenced solely by other footnotes. i.e., it is reasonable to assume
that a given footnote is either not referenced at all or is referenced
atleast once in the main text itself.
There's no need to make such an assumption.
I still think that the snippet I shared should have worked. Clearly
`org-export-footnote-first-reference-p' is misbehaving.
Using link-target within the footnotes should be fixed. Thank you.
This could be a workaround. But it introduces the overhead of
conjuring up a new link. Instead of sneaking a <<>> link right in to
the text, another alternative would be to go with:
#+NAME: test
[fn:1] footdef1.
Regards,