emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Matt Lundin <mdl@imapmail.org>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: Question about org-beamer overlays
Date: Sun, 13 Mar 2011 20:07:27 +0000	[thread overview]
Message-ID: <8739mq7pj4.fsf@ucl.ac.uk> (raw)
In-Reply-To: <87fwqsqxbb.fsf@fastmail.fm> (Matt Lundin's message of "Sat, 12 Mar 2011 08:32:08 -0500")

Matt Lundin <mdl@imapmail.org> writes:

[...]

> I discovered one org-mode solution here. I can use
> org-beamer-environments-extra to wrap an only macro around an image
> link.
>
> (add-to-list 'org-beamer-environments-extra 
>       '("only" "o" "\\only%a{%h%x" "}"))
>
> A sequence of images in the same column can thus be accomplished with
> the following:
>
> *** right column                                      :BMCOL:B_ignoreheading:
>     :PROPERTIES:
>     :BEAMER_col: 0.6
>     :BEAMER_env: ignoreheading
>     :END:
> **** [[file:image1.png]]                               :B_only:
>      :PROPERTIES:
>      :BEAMER_envargs: <1>
>      :BEAMER_env: only
>      :END:
> **** [[file:image2.jpg]]                                :B_only:
>      :PROPERTIES:
>      :BEAMER_envargs: <2>
>      :BEAMER_env: only
>      :END:
> **** [[file:image3.png]]                                  :B_only:
>      :PROPERTIES:
>      :BEAMER_envargs: <3>
>      :BEAMER_env: only
>      :END: 
>
> Thanks again!
> Matt

This is really nice.  I hadn't thought of extending the beamer
environments list; obvious in hindsight!

Thanks,
eric

-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1
: using Org-mode version 7.5 (release_7.5.32.gdf26.dirty)

      reply	other threads:[~2011-03-13 20:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-09 18:59 Question about org-beamer overlays Matt Lundin
2011-03-10 13:31 ` Eric S Fraga
2011-03-12 13:32   ` Matt Lundin
2011-03-13 20:07     ` Eric S Fraga [this message]

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=8739mq7pj4.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=mdl@imapmail.org \
    /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).