Re: [O] Pass options to \columns{} environment in beamer export

2015-08-14 Thread Suvayu Ali
Hi John, On Fri, Aug 14, 2015 at 11:16:42PM -0500, John Hendy wrote: > On Fri, Aug 14, 2015 at 6:25 AM, Suvayu Ali > wrote: > > > > All contiguous environments are automatically wrapped in a columns > > environment, although it can be forced at any point by setting the > > BEAMER_env prope

Re: [O] Pass options to \columns{} environment in beamer export

2015-08-14 Thread John Hendy
On Fri, Aug 14, 2015 at 6:25 AM, Suvayu Ali wrote: > > Hi John, > > On Thu, Aug 13, 2015 at 06:41:45PM -0500, John Hendy wrote: > > > > I would not have guessed that from Worg, that's for sure. Thanks much for > > chiming in. > > In the tutorial under "Special environments"[1], I see the following

Re: [O] Pass options to \columns{} environment in beamer export

2015-08-14 Thread Suvayu Ali
Hi John, On Thu, Aug 13, 2015 at 06:41:45PM -0500, John Hendy wrote: > > I would not have guessed that from Worg, that's for sure. Thanks much for > chiming in. In the tutorial under "Special environments"[1], I see the following paragraph: All contiguous environments are automatically wrappe

Re: [O] Pass options to \columns{} environment in beamer export

2015-08-13 Thread John Hendy
Sorry for the late reply -- took me a bit to get back to working on this so I could try it. That definitely works! I would not have guessed that from Worg, that's for sure. Thanks much for chiming in. John On Sat, Aug 8, 2015 at 4:54 PM, Fabrice Popineau < fabrice.popin...@supelec.fr> wrote:

Re: [O] Pass options to \columns{} environment in beamer export

2015-08-08 Thread Fabrice Popineau
This should do it : * Hello ** columns :B_columns: :PROPERTIES: :BEAMER_env: columns :BEAMER_opt: [c] :END: *** Column 1 :BMCOL: :PROPERTIES: :BEAMER_col: 0.3 :END: Colonne 1 *** Column 2 :BMCOL: :PROPERTIES: :BEAMER_col: 0.7 :END: Colonne 2 Fabrice 2

[O] Pass options to \columns{} environment in beamer export

2015-08-08 Thread John Hendy
I have an org beamer file with the following header since I generally prefer top-alignment for frames: #+latex_class_options: [aspectratio=169,t,presentation,bigger,fleqn] I have some columns where I want vertically centered text, and am not sure how to pass the option to \columns{} instead of an