From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: footnot not recognized during export [8.2.3c (release_8.2.3c-288-g8c9887 @ /Users/kai/.emacs.d/lisp/org-mode/)] Date: Mon, 25 Nov 2013 17:38:22 +0100 Message-ID: <871u24a135.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39467) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VkzAr-0006oj-70 for emacs-orgmode@gnu.org; Mon, 25 Nov 2013 11:38:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VkzAi-0005Ik-MI for emacs-orgmode@gnu.org; Mon, 25 Nov 2013 11:38:13 -0500 Received: from mail-ea0-x22e.google.com ([2a00:1450:4013:c01::22e]:60662) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VkzAi-0005Ic-Fj for emacs-orgmode@gnu.org; Mon, 25 Nov 2013 11:38:04 -0500 Received: by mail-ea0-f174.google.com with SMTP id b10so2561266eae.33 for ; Mon, 25 Nov 2013 08:38:03 -0800 (PST) In-Reply-To: (Kai Tetzlaff's message of "Mon, 25 Nov 2013 09:23:26 +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: Kai Tetzlaff Cc: emacs-orgmode@gnu.org Hello, Kai Tetzlaff writes: > The first footnote in this simple org file: > > #+BEGIN_EXAMPLE > * Footnote Test > > First FOOT_NOTE[fn:1]. This syntax is ambiguous. If you want a subscript, you should use curly braces in this case. e.g.: FOOT_{NOTE}[fn:1]. If you want an underscore, use \under{} e.g., FOOT\under{}NOTE[fn:1] Regards, -- Nicolas Goaziou