From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: References Date: Wed, 05 Mar 2014 07:15:07 -0500 Message-ID: <87r46gdepg.fsf@gmail.com> References: <20140301161118.7627c660@london> <87d2i5g4ne.fsf@gmail.com> <20140301193530.5a459124@london> <878ustfzys.fsf@gmail.com> <20140305102931.326517b0@london> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57330) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLAo8-0006eX-Qr for emacs-orgmode@gnu.org; Wed, 05 Mar 2014 07:20:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WLAnz-0002wR-Ho for emacs-orgmode@gnu.org; Wed, 05 Mar 2014 07:20:20 -0500 Received: from plane.gmane.org ([80.91.229.3]:45676) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLAnz-0002wL-BR for emacs-orgmode@gnu.org; Wed, 05 Mar 2014 07:20:11 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WLAnr-0007LK-WF for emacs-orgmode@gnu.org; Wed, 05 Mar 2014 13:20:04 +0100 Received: from pool-98-110-160-12.bstnma.fios.verizon.net ([98.110.160.12]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 05 Mar 2014 13:20:03 +0100 Received: from ndokos by pool-98-110-160-12.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 05 Mar 2014 13:20:03 +0100 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: emacs-orgmode@gnu.org Sharon Kimble writes: > After spending some time on it, I've just exported the article to my > blog using 'org2blog' and looking at the preview of the post, I see > that what I know of as 'references', headed that in the original, is > showing as 'Footnotes', although there is already a section [in the org > doc] headed Footnotes and which is not exported. > > How can I get the 'Footnote' section to be the same as the org-doc, and > the 'References' section to contain the references, the same as the > org-doc please? > Customize org-footnote-section. -- Nick