Hi Nicolas,

I just wanted to report back that this worked out perfectly. Thanks! I'd be
happy to add documentation somewhere if it is desired.

Cheers,

On Mon, Mar 23, 2015 at 5:50 PM, Nicolas Goaziou <m...@nicolasgoaziou.fr>
wrote:

> Hello
>
> Matthew Gidden <gid...@wisc.edu> writes:
>
> > I've found a number of references to the problem of aligning columns,
> > especially using the block environment [1, 2, 3]. Specifically, I would
> > like to supply option arguments to either the `columns` or `column` latex
> > environment directive. As written, it appears that only the `block`
> > environment can be supplied options. I have also tried the BEAMER_envarg
> > suggestion on the website <http://orgmode.org/manual/Beamer-export.html>
> to
> > no avail.
>
> "BEAMER_envarg" no longer exists. Using "columns", as suggested in the
> manual, should work however:
>
> * Foo
> ** Columns
>  :B_columns:
>    :PROPERTIES:
>    :BEAMER_env: columns
>    :BEAMER_opt: t
>    :END:
> *** Bar
> :B_block:BMCOL:
>     :PROPERTIES:
>     :BEAMER_col: 0.45
>     :BEAMER_env: block
>     :END:
>  foo
>
> *** Baz
> :B_block:BMCOL:
>     :PROPERTIES:
>     :BEAMER_col: 0.45
>     :BEAMER_env: block
>     :END:
>  foo
>
>
> Regards,
>
> --
> Nicolas Goaziou
>



-- 
Matthew Gidden
Ph.D. Candidate, Nuclear Engineering
The University of Wisconsin -- Madison
Ph. 225.892.3192

Reply via email to