[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Beamer footnote to definition term printed twice
From: |
Nicolas Goaziou |
Subject: |
Re: [O] Beamer footnote to definition term printed twice |
Date: |
Sat, 22 Sep 2018 22:27:10 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Hello,
"Loris Bennett" <address@hidden> writes:
> Hi,
>
> I'm using Org mode version 9.1.14 (9.1.14-1-g4931fc-elpaplus) on Emacs
> 25.1.1. When I add a footnote to the definition part of a definition
> environment thus
>
> #+TITLE: MWE
>
> #+LATEX_CLASS: beamer
>
> * What's up
>
> - with[fn:1] :: the footnotes[fn:2]?
>
> * Footnotes
>
> [fn:2] OK
>
> [fn:1] Huh?
>
> and export as a beamer presentation, I get the following footnotes:
>
> 1 Huh?
> 2 OK
> 1 Huh?
>
> Every thing is fine if I just export to article.
Fixed. Thank you.
Regards,
--
Nicolas Goaziou