From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: footnotes export verbatim Date: Wed, 20 Feb 2013 18:32:46 +0100 Message-ID: <87txp63n7l.fsf@gmail.com> References: <87bobf3ten.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37733) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8DXc-0007ik-8C for emacs-orgmode@gnu.org; Wed, 20 Feb 2013 12:33:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U8DXU-0001LC-HA for emacs-orgmode@gnu.org; Wed, 20 Feb 2013 12:33:11 -0500 Received: from mail-wg0-f45.google.com ([74.125.82.45]:52636) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8DXU-0001Kr-9R for emacs-orgmode@gnu.org; Wed, 20 Feb 2013 12:33:04 -0500 Received: by mail-wg0-f45.google.com with SMTP id dq12so6517010wgb.0 for ; Wed, 20 Feb 2013 09:33:02 -0800 (PST) In-Reply-To: (Samuel Wales's message of "Wed, 20 Feb 2013 10:21:47 -0700") 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: Samuel Wales Cc: emacs-orgmode@gnu.org Samuel Wales writes: > On 2/20/13, Nicolas Goaziou wrote: >> Inline footnotes, like any inline object, cannot contain blank lines. > > I found that they worked fine in the old exporters for HTML and ASCII. > > In my view, this is a regression. But it is not. If you look at Org documentation, you will see that: Paragraphs are separated by at least one empty line. In other words: "Paragraphs cannot contain an empty line". As inline footnote references may belong to a paragraph, they cannot either. It was merely a side-effect of the previous exporter, not an intended feature. Regards, -- Nicolas Goaziou