From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: How to reorder a footnote list? Date: Thu, 28 Apr 2016 10:06:52 -0500 Message-ID: <87shy53h83.fsf@alphapapa.net> References: <87k2ji4y2c.fsf@skimble.plus.com> <874mam8z0d.fsf@alphapapa.net> <87h9emyopr.fsf@skimble.plus.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35966) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1avnX7-000888-S4 for emacs-orgmode@gnu.org; Thu, 28 Apr 2016 11:07:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1avnX2-0001r6-7P for emacs-orgmode@gnu.org; Thu, 28 Apr 2016 11:07:13 -0400 Received: from plane.gmane.org ([80.91.229.3]:34106) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1avnX2-0001qv-1L for emacs-orgmode@gnu.org; Thu, 28 Apr 2016 11:07:08 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1avnX0-0004ul-EY for emacs-orgmode@gnu.org; Thu, 28 Apr 2016 17:07:06 +0200 Received: from 172-0-42-27.lightspeed.ltrkar.sbcglobal.net ([172.0.42.27]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Apr 2016 17:07:06 +0200 Received: from adam by 172-0-42-27.lightspeed.ltrkar.sbcglobal.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Apr 2016 17:07:06 +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 Sharon Kimble writes: > Org-mode likes to set the footnotes in its 'reference' > section in reverse order, i.e. [fn:60] [fn:59] etc. But in my case it > was going [fn:1] [fn:2] etc. Hmm, this seems strange to me. It hasn't worked that way for me in the past, and I just tested this on a new org file and it didn't put them in reverse order. Currently on Org 8.2.4. Could this be something to do with latex support?