From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Giuseppe Lipari <giulipari@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Overlay in beamer?
Date: Wed, 30 Apr 2014 16:10:24 +0100 [thread overview]
Message-ID: <877g66luov.fsf@ucl.ac.uk> (raw)
In-Reply-To: <CABHo5SC3txS3AD0s4DC1-Bsav1XZ+K-7ns8Hc5ar67j-h=V60Q@mail.gmail.com> (Giuseppe Lipari's message of "Wed, 30 Apr 2014 14:27:41 +0200")
[...]
> I tried several options, for example this one:
>
> --------- begin-snippet-------------
>
> #+ATTR_BEAMER: :overlay <1>
> [[ file:figure1 ]]
[...]
The following works for me:
#+beamer: \only<1>{
[[file:figure1.png]]
#+beamer: }\only<2>{
[[file:figure2.png]]
#+beamer: }\only<3->{
[[file:figures3.png]]
#+beamer: }
Not pretty but...
HTH,
eric
--
: Eric S Fraga (0xFFFCF67D), Emacs 24.4.50.2, Org release_8.2.6-923-g233c11
next prev parent reply other threads:[~2014-04-30 15:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-30 12:27 Overlay in beamer? Giuseppe Lipari
2014-04-30 15:10 ` Eric S Fraga [this message]
2014-04-30 16:31 ` Giuseppe Lipari
2014-04-30 17:00 ` Eric S Fraga
2014-05-07 9:09 ` Suvayu Ali
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877g66luov.fsf@ucl.ac.uk \
--to=e.fraga@ucl.ac.uk \
--cc=emacs-orgmode@gnu.org \
--cc=giulipari@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).