From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: footnotes export verbatim Date: Wed, 20 Feb 2013 21:43:01 +0100 Message-ID: <87hal63eei.fsf@gmail.com> References: <87bobf3ten.fsf@gmail.com> <87txp63n7l.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60502) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8GVn-0003is-EN for emacs-orgmode@gnu.org; Wed, 20 Feb 2013 15:43:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U8GVb-0005h8-DQ for emacs-orgmode@gnu.org; Wed, 20 Feb 2013 15:43:21 -0500 Received: from we-in-x0234.1e100.net ([2a00:1450:400c:c03::234]:48404 helo=mail-we0-x234.google.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8GVb-0005gT-6x for emacs-orgmode@gnu.org; Wed, 20 Feb 2013 15:43:19 -0500 Received: by mail-we0-f180.google.com with SMTP id k14so6907137wer.11 for ; Wed, 20 Feb 2013 12:43:15 -0800 (PST) In-Reply-To: (Samuel Wales's message of "Wed, 20 Feb 2013 13:13:31 -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: > Is there some filter I can use to get the old behavior back? No, that's impossible. You see an inline footnote where there are in fact two paragraphs. > It is important to me that inline footnotes be able to do what other > footnotes do. Note that blank lines are also impossible in other footnotes. According to the manual, which was effective for the previous exporter: The basic syntax is similar to the one used by `footnote.el', i.e. a footnote is defined in a paragraph that is started by a footnote marker in square brackets in column 0, no indentation allowed. If you need a paragraph break inside a footnote, use the LaTeX idiom `\par'. Since a paragraph break is a blank line, blank lines were not allowed in regular footnotes either. Regards, -- Nicolas Goaziou