From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Footnotes problem when exporting from org to org Date: Wed, 25 May 2016 12:17:24 -0400 Message-ID: <8760u2w1rf.fsf@alphaville.usersys.redhat.com> References: <87h9dmx4lb.fsf@alphaville.usersys.redhat.com> <87bn3ufx1s.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54138) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5bVA-0003Gk-Gj for emacs-orgmode@gnu.org; Wed, 25 May 2016 12:17:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b5bV3-00069e-OA for emacs-orgmode@gnu.org; Wed, 25 May 2016 12:17:43 -0400 Received: from plane.gmane.org ([80.91.229.3]:40197) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5bV3-00069X-H5 for emacs-orgmode@gnu.org; Wed, 25 May 2016 12:17:37 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1b5bV0-0002MI-Nc for emacs-orgmode@gnu.org; Wed, 25 May 2016 18:17:34 +0200 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 May 2016 18:17:34 +0200 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 May 2016 18:17:34 +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" To: emacs-orgmode@gnu.org Rasmus writes: > Nick Dokos writes: > >> Bug? Or am I expecting too much? > > Yeah, that's a bug. It should work now. > It does. And I learned something about the structure of org documents: after export, the footnote definitions are at the end of each section, rather than at the end of the document, which I previously thought was the mandatory place. I tried the toy example but also my "real" document: I can export the resulting org document (at least to HTML) with no problems at all. Thanks for the quick fix! -- Nick