[O] Re: [Orgmode] Uncover bullet points with BEAMER_env: ignoreheading

2011-02-28 Thread Eric S Fraga
Derek Thomas writes: > It seems that with the options you suggested, the "[<+->]" argument is > passed to the \columns environment instead of the \itemize environment > within the column. Beamer doesn't accept this argument for the > columns environment. Is there a way to pass the argument to \

Re: [Orgmode] Uncover bullet points with BEAMER_env: ignoreheading

2011-02-26 Thread Derek Thomas
It seems that with the options you suggested, the "[<+->]" argument is passed to the \columns environment instead of the \itemize environment within the column. Beamer doesn't accept this argument for the columns environment. Is there a way to pass the argument to \itemize? Thanks, Derek On Fri

Re: [Orgmode] Uncover bullet points with BEAMER_env: ignoreheading

2011-02-25 Thread Eric S Fraga
Derek Thomas writes: > I've been using BEAMER_env: ignoreheading to generate columns of > bulleted lists as follows > #+begin_src org > * hidden heading 1 :BMCOL:B_ignoreheading: > :PROPERTIES: > :BEAMER_col: 0.5 > :BEAMER_env: ignoreheading > :BEAMER_enva

[Orgmode] Uncover bullet points with BEAMER_env: ignoreheading

2011-02-24 Thread Derek Thomas
I've been using BEAMER_env: ignoreheading to generate columns of bulleted lists as follows #+begin_src org * hidden heading 1:BMCOL:B_ignoreheading: :PROPERTIES: :BEAMER_col: 0.5 :BEAMER_env: ignoreheading :BEAMER_envargs: [<+->] :END: ** Item 1 ** Item