emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] ODT export: Issues with `org-export-footnote-first-reference-p'


From: Vaidheeswaran C
Subject: Re: [O] ODT export: Issues with `org-export-footnote-first-reference-p'
Date: Wed, 11 Feb 2015 10:16:27 +0530
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20121216 Icedove/3.0.11

On Wednesday 11 February 2015 02:59 AM, Nicolas Goaziou wrote:
Hello,

Vaidheeswaran C<address@hidden>  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,





reply via email to

[Prev in Thread] Current Thread [Next in Thread]