From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Harkins Subject: Re: BEAMER_act and special environments Date: Mon, 11 Nov 2013 21:24:27 +0800 Message-ID: References: <87iovzfjdj.fsf@gmail.com> Reply-To: jamshark70@dewdrop-world.net Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e0160c660b9abd704eae6a643 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44284) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VfrZS-0001s5-N2 for emacs-orgmode@gnu.org; Mon, 11 Nov 2013 08:30:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VfrZR-00054o-L7 for emacs-orgmode@gnu.org; Mon, 11 Nov 2013 08:30:26 -0500 Received: from mail-oa0-x22c.google.com ([2607:f8b0:4003:c02::22c]:40749) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VfrZR-00054h-Fa for emacs-orgmode@gnu.org; Mon, 11 Nov 2013 08:30:25 -0500 Received: by mail-oa0-f44.google.com with SMTP id l6so1063889oag.17 for ; Mon, 11 Nov 2013 05:30:24 -0800 (PST) In-Reply-To: <87iovzfjdj.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: orgmode --089e0160c660b9abd704eae6a643 Content-Type: text/plain; charset=ISO-8859-1 On Nov 11, 2013 4:11 PM, "Nicolas Goaziou" wrote: > According to Beamer's user guide, "columns" environment follows the > template: > > \begin{columns}[] > ... > \end{columns} > > IOW, it is not possible to define an action specification on it. Well, that would explain it. What I should have done was put the BMCOL nodes directly into the onlyenv, and allowed the exporter to create the implicit columns environment. But I had to try to be clever first (oops). Thanks for the clarification. hjh --089e0160c660b9abd704eae6a643 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Nov 11, 2013 4:11 PM, "Nicolas Goaziou" <n.goaziou@gmail.com> wrote:
> According to Beamer's user guide, "columns" environment = follows the
> template:
>
> =A0 \begin{columns}[<options>]
> =A0 =A0 ...
> =A0 \end{columns}
>
> IOW, it is not possible to define an action specification on it.

Well, that would explain it.

What I should have done was put the BMCOL nodes directly into the onlyen= v, and allowed the exporter to create the implicit columns environment. But= I had to try to be clever first (oops).

Thanks for the clarification.

hjh

--089e0160c660b9abd704eae6a643--