Hi,

It seems to me that in the 7.9 release and the current git version, org-e-beamer exporter breaks whenever I change the org-e-beamer-frame-level to something else than 1.
The variable BEAMER_FRAME_LEVEL seems not to be honoured anymore. If I set H:2 in OPTIONS, parsing breaks. If I set org-e-beamer-frame-level to 2, parsing breaks too.
Can anyone confirm ?


#+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


* First section
[2012-08-30 jeu. 13:32]
** First frame
[2012-08-30 jeu. 13:32]
** Second frame
[2012-08-30 jeu. 13:32]
* Second section
[2012-08-30 jeu. 13:32]
** Third frame
[2012-08-30 jeu. 13:32]

--
Fabrice