Hello,

Kai Tetzlaff <kai.tetzl...@gmail.com> 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