From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suhail Shergill Subject: Re: org-html: subtree specific footnote references Date: Sat, 04 Aug 2012 00:17:19 +0000 Message-ID: <87obmr7bow.fsf@chaos.shergill.su> References: <87txxjuysd.fsf@chaos.shergill.su> <87zk7b72dj.fsf@chaos.shergill.su> <818vess2cb.fsf@gmail.com> <871ukk9rla.fsf@chaos.shergill.su> <81bojogrhh.fsf@gmail.com> <87bojoryw9.fsf@chaos.shergill.su> <81r4skf9ef.fsf@gmail.com> <87txx74nqf.fsf@chaos.shergill.su> <87k3xhntuo.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48230) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SxS3Z-0001Nv-Tj for emacs-orgmode@gnu.org; Fri, 03 Aug 2012 20:17:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SxS3Y-0004Ge-T0 for emacs-orgmode@gnu.org; Fri, 03 Aug 2012 20:17:25 -0400 In-Reply-To: <87k3xhntuo.fsf@gnu.org> (Bastien's message of "Thu, 02 Aug 2012 18:26:07 +0200") 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: Bastien Cc: emacs-orgmode@gnu.org Bastien writes: > My view is that org-e-html.el should also make sure that we always > have unique ids for all the footnotes of the current files, even when > we export only part of it. > > This is not a trivial change though, because org-export.el has to > change the way it retrieves the footnote number. > > Can you have a look at this? sure -- Suhail