emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Bug: footnot not recognized during export [8.2.3c (release_8.2.3


From: Nicolas Goaziou
Subject: Re: [O] 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

Hello,

Kai Tetzlaff <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]