Hello Suvayu, Suvayu Ali wrote: > On Thu, Oct 11, 2012 at 03:04:42PM +0200, Sebastien Vauban wrote: >> When I try to export the following ECM: >> >> --8<---------------cut here---------------start------------->8--- >> #+LaTeX_CLASS: beamer >> #+LaTeX_CLASS_OPTIONS: [presentation] >> #+BEAMER_THEME: default >> #+COLUMNS: %45ITEM %10BEAMER_env(Env) %10BEAMER_act(Act) %4BEAMER_col(Col) >> %8BEAMER_opt(Opt) >> #+PROPERTY: BEAMER_col_ALL 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 0.0 :ETC >> #+OPTIONS: H:2 >> #+BEAMER_FRAME_LEVEL: 2 > > The above line is not needed anymore. The OPTIONS line above determines > the structure. So in your case just remove the BEAMER_FRAME_LEVEL line > and everything should be good.
I know that -- but you're right repeating it anyway. If I have written it, it's with the objective of having an ECM that compiles both with the new and the old exporter. However, I did not have the BEAMER_FRAME_LEVEL line to begin with the new exporter, and it did not work. Reason why I tried the old one. So, in my case, removing the above line does not solve anything. There must be something obviously wrong somewhere (in my setup?) but I don't find what at this moment... > If you want to override a particular headline and want to export it as a > frame anyway, you can use org-beamer-mode to set that headline with the > frame environment. > > Hope this helps. Not yet ;-( Best regards, Seb -- Sebastien Vauban