From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: footnotes export verbatim Date: Wed, 20 Feb 2013 13:59:53 -0700 Message-ID: References: <87bobf3ten.fsf@gmail.com> <87txp63n7l.fsf@gmail.com> <87hal63eei.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38983) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8GtY-0002Rg-Kx for emacs-orgmode@gnu.org; Wed, 20 Feb 2013 16:08:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U8GtW-0004wB-Vt for emacs-orgmode@gnu.org; Wed, 20 Feb 2013 16:08:04 -0500 Received: from mail-wg0-f45.google.com ([74.125.82.45]:58586) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8GtW-0004w1-QJ for emacs-orgmode@gnu.org; Wed, 20 Feb 2013 16:08:02 -0500 Received: by mail-wg0-f45.google.com with SMTP id dq12so7036898wgb.24 for ; Wed, 20 Feb 2013 13:08:01 -0800 (PST) In-Reply-To: <87hal63eei.fsf@gmail.com> 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org 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. :(