From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Footnotes in image captions Date: Fri, 26 Aug 2016 16:37:20 +0200 Message-ID: <874m67zjdr.fsf@saiph.selenimh> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59475) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bdIG8-0006gV-V3 for emacs-orgmode@gnu.org; Fri, 26 Aug 2016 10:37:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bdIG6-0000Uk-St for emacs-orgmode@gnu.org; Fri, 26 Aug 2016 10:37:27 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:49871) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bdIG6-0000Ud-NG for emacs-orgmode@gnu.org; Fri, 26 Aug 2016 10:37:26 -0400 In-Reply-To: (Arun Isaac's message of "Thu, 25 Aug 2016 20:38:26 +0530") 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" To: Arun Isaac Cc: "emacs-orgmode@gnu.org" Hello, Arun Isaac writes: > Footnotes in image captions are not picked up and published. Is this > intended behaviour? Yes, it is. > If it is intended behaviour, would it not be nice to allow footnotes > in image captions too? I think it is a can of worms. For example, you cannot properly number footnotes anymore since there's no guarantee a caption is going to be exported. Note that footnote references are explicitly excluded from keywords in org-element.el. Regards, -- Nicolas Goaziou