From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vaidheeswaran C Subject: Re: ODT export: Issues with `org-export-footnote-first-reference-p' Date: Tue, 10 Feb 2015 19:52:20 +0530 Message-ID: <54DA141C.1080407@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32929) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLBih-0007Xr-ML for emacs-orgmode@gnu.org; Tue, 10 Feb 2015 09:23:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLBif-0002mC-1I for emacs-orgmode@gnu.org; Tue, 10 Feb 2015 09:23:19 -0500 Received: from mail-pd0-f172.google.com ([209.85.192.172]:38327) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLBie-0002lz-SV for emacs-orgmode@gnu.org; Tue, 10 Feb 2015 09:23:16 -0500 Received: by pdbft15 with SMTP id ft15so39389812pdb.5 for ; Tue, 10 Feb 2015 06:23:15 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Christian Moe Cc: emacs-orgmode@gnu.org On Tuesday 10 February 2015 06:26 PM, Christian Moe wrote: > Thanks for this. You have > > [fn:1] footdef1[fn:2] > > [fn:2] footdef2 > > What do you expect to see in ODT? Presumably not a footnote in a > footnote, since LibreOffice doesn't allow you to place one. > > An ODT cross-reference to the footnote? That makes sense, Yes. > but should that be achieved by footnoting inside a footnote Yes, just like that in the snippet. 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.