From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Footnote changes creates [REGRESSION] in xhtml/odt exporters Date: Mon, 29 Aug 2011 17:25:33 +0530 Message-ID: <81wrdwig96.fsf@gmail.com> References: <81d3fofsog.fsf@gmail.com> <87y5ycjx0n.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:37299) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qy0SJ-0003N2-FV for emacs-orgmode@gnu.org; Mon, 29 Aug 2011 07:56:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qy0SI-0005Pm-1b for emacs-orgmode@gnu.org; Mon, 29 Aug 2011 07:56:43 -0400 Received: from mail-pz0-f44.google.com ([209.85.210.44]:50268) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qy0SH-0005Pb-Rz for emacs-orgmode@gnu.org; Mon, 29 Aug 2011 07:56:42 -0400 Received: by pzk36 with SMTP id 36so9746626pzk.17 for ; Mon, 29 Aug 2011 04:56:41 -0700 (PDT) In-Reply-To: <87y5ycjx0n.fsf@gmail.com> (Nicolas Goaziou's message of "Mon, 29 Aug 2011 13:08:08 +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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Nicolas Goaziou writes: > Hello, > > Jambunathan K writes: > >> Footnote changes creates [REGRESSION] in xhtml/odt exporters. The >> required details are in the attached org file. >> >> Caught by my test.org file :-). > > I've pushed a fix to master. Thanks for reporting it. Confirming that this is fixed. > I have to admit I don't do xhtml/odt regression tests yet. I didn't mean it that way. In this context, I would like to re-surface Martyn Jago's offer of help here. http://lists.gnu.org/archive/html/emacs-orgmode/2011-07/msg00154.html Jambunathan K. > > Regards, --