From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: footnotes export verbatim Date: Sun, 24 Feb 2013 14:50:33 +0100 Message-ID: <87ehg5zuqe.fsf@gmail.com> References: <87bobf3ten.fsf@gmail.com> <87txp63n7l.fsf@gmail.com> <87hal63eei.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40486) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9byc-0004MA-M8 for emacs-orgmode@gnu.org; Sun, 24 Feb 2013 08:50:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U9bya-0004C0-Mr for emacs-orgmode@gnu.org; Sun, 24 Feb 2013 08:50:50 -0500 Received: from mail-we0-x22c.google.com ([2a00:1450:400c:c03::22c]:59296) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9bya-0004Bt-BK for emacs-orgmode@gnu.org; Sun, 24 Feb 2013 08:50:48 -0500 Received: by mail-we0-f172.google.com with SMTP id x10so1782162wey.17 for ; Sun, 24 Feb 2013 05:50:47 -0800 (PST) In-Reply-To: (Samuel Wales's message of "Wed, 20 Feb 2013 13:59:53 -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 Hello, Samuel Wales writes: > On 2/20/13, Nicolas Goaziou wrote: >> 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'. > > I am aware of that, but blank lines were allowed after a while. One > issue was filling. > > Even \par fails to work now. :( It should now be fixed. Just replace \par with an empty line. Regards, -- Nicolas Goaziou