From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabrice Popineau Subject: org-e-beamer-exporter and frame level Date: Thu, 30 Aug 2012 13:34:09 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d043be1c6f7f27904c87a0ec4 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49987) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T7319-0004Jc-B2 for emacs-orgmode@gnu.org; Thu, 30 Aug 2012 07:34:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T7315-0003Hq-AP for emacs-orgmode@gnu.org; Thu, 30 Aug 2012 07:34:35 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:36685) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T7315-0003HQ-3T for emacs-orgmode@gnu.org; Thu, 30 Aug 2012 07:34:31 -0400 Received: by weys10 with SMTP id s10so1047708wey.0 for ; Thu, 30 Aug 2012 04:34:29 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --f46d043be1c6f7f27904c87a0ec4 Content-Type: text/plain; charset=ISO-8859-1 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 --f46d043be1c6f7f27904c87a0ec4 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

It seems to me that in the 7.9 release and the curre= nt git version, org-e-beamer exporter breaks whenever I change the org-e-be= amer-frame-level to something else than 1.
The variable BEAMER_FR= AME_LEVEL seems not to be honoured anymore. If I set H:2 in OPTIONS, parsin= g 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(En= v) %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 :ET= C


* First section
[2012-0= 8-30 jeu. 13:32]
** First frame
[2012-08-30 jeu. 13:32]=
** Second frame
[2012-08-30 jeu. 13:32]
* Second s= ection
[2012-08-30 jeu. 13:32]
** Third frame
[2012-08-30 jeu. 13:32]

--
Fabrice
--f46d043be1c6f7f27904c87a0ec4--