all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Beamer footnote to definition term printed twice
@ 2018-09-21 13:36 Loris Bennett
  2018-09-22 14:39 ` Adrian Bradd
  2018-09-22 20:27 ` Nicolas Goaziou
  0 siblings, 2 replies; 3+ messages in thread
From: Loris Bennett @ 2018-09-21 13:36 UTC (permalink / raw)
  To: emacs-orgmode

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.

Anyone know what the problem might be?

Cheers,

Loris

-- 
This signature is currently under construction.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-09-23  0:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-21 13:36 Beamer footnote to definition term printed twice Loris Bennett
2018-09-22 14:39 ` Adrian Bradd
2018-09-22 20:27 ` Nicolas Goaziou

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.