emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <n.goaziou@gmail.com>
To: James Harkins <jamshark70@gmail.com>
Cc: orgmode <emacs-orgmode@gnu.org>
Subject: Re: BEAMER_act and special environments
Date: Mon, 11 Nov 2013 09:11:20 +0100	[thread overview]
Message-ID: <87iovzfjdj.fsf@gmail.com> (raw)
In-Reply-To: <e6599c43-f383-4523-90fa-ca71631aaba4@dewdrop-world.net> (James Harkins's message of "Mon, 11 Nov 2013 11:14:20 +0800")

Hello,

James Harkins <jamshark70@gmail.com> writes:

> It seems that everything in org-beamer-environments-default supports
> overlay specifications, except beamercolorbox. OK... what about
> org-beamer-environments-special? I found today that B_columns ignores
> any overlay specification given in the heading's properties. That is:
>
> **** Header							  :B_columns:
>     :PROPERTIES:
>     :BEAMER_env: columns
>     :BEAMER_act: 2-
>     :END:
> (... with some BMCOL headings underneath...)
>
> -->
>
> \begin{columns}
> .. blah blah...
> \end{columns}
>
> .. where I would have hoped for "\begin{columns}<2->"

According to Beamer's user guide, "columns" environment follows the
template:

  \begin{columns}[<options>]
    ...
  \end{columns}

IOW, it is not possible to define an action specification on it.


Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2013-11-11  8:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-11  3:14 BEAMER_act and special environments James Harkins
2013-11-11  8:11 ` Nicolas Goaziou [this message]
2013-11-11 13:24   ` James Harkins
2013-11-11  8:21 ` 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=87iovzfjdj.fsf@gmail.com \
    --to=n.goaziou@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=jamshark70@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).