Re: [O] BEAMER_ACT ignored during export in column environment

2015-09-23 Thread Julien Cubizolles
Nicolas Goaziou writes: > Julien Cubizolles writes: > >> Nothing in my user's guide about overlay specifications for column >> you're right. However the mode ( ) has an effect: >> the environment is ignored in mode at least. Moreover, a pure >> overlay specification like to a column environmen

Re: [O] BEAMER_ACT ignored during export in column environment

2015-09-11 Thread Nicolas Goaziou
Julien Cubizolles writes: > Nothing in my user's guide about overlay specifications for column > you're right. However the mode ( ) has an effect: > the environment is ignored in mode at least. Moreover, a pure > overlay specification like to a column environment doesn't > prevent a beamer docu

Re: [O] BEAMER_ACT ignored during export in column environment

2015-09-09 Thread Julien Cubizolles
Nicolas Goaziou writes: > Hello, > > Julien Cubizolles writes: > >> The "article" property of the "Column3" heading isn't exported to the >> TeX file whereas the one of "Column 2 in a heading" is. However Beamer >> supports this overlay for column environment. > > Are you sure column environment

Re: [O] BEAMER_ACT ignored during export in column environment

2015-09-09 Thread Nicolas Goaziou
Hello, Julien Cubizolles writes: > The "article" property of the "Column3" heading isn't exported to the > TeX file whereas the one of "Column 2 in a heading" is. However Beamer > supports this overlay for column environment. Are you sure column environment supports overlays? It doesn't seem so

[O] BEAMER_ACT ignored during export in column environment

2015-09-09 Thread Julien Cubizolles
Consider the following: --8<---cut here---start->8--- #+STARTUP: beamer * Frame :B_fullframe: :PROPERTIES: :BEAMER_env: fullframe :END: ** Column1 :PROPERTIES: :BEAMER_COL: .45 :END: 1st column ** Column2 :