From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier Berger Subject: Problem in org + beamer on B_frame BEAMER_env for subsections with BEAMER_FRAME_LEVEL: 0 Date: Thu, 16 Sep 2010 18:45:09 +0200 Message-ID: <1284655509.30245.28.camel@inf-8657.int-evry.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=49229 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OwHag-00037k-QF for emacs-orgmode@gnu.org; Thu, 16 Sep 2010 12:45:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OwHad-0005B8-99 for emacs-orgmode@gnu.org; Thu, 16 Sep 2010 12:45:41 -0400 Received: from smtp4.int-evry.fr ([157.159.10.71]:55578) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OwHad-00056o-0F for emacs-orgmode@gnu.org; Thu, 16 Sep 2010 12:45:39 -0400 Received: from smtp2.int-evry.fr (smtp2.int-evry.fr [157.159.10.45]) by smtp4.int-evry.fr (Postfix) with ESMTP id 47678FE1098 for ; Thu, 16 Sep 2010 18:45:16 +0200 (CEST) Received: from smtp-ext.int-evry.fr (smtp-ext.int-evry.fr [157.159.11.17]) by smtp2.int-evry.fr (Postfix) with ESMTP id 2F7F0404FA7 for ; Thu, 16 Sep 2010 18:37:22 +0200 (CEST) Received: from inf-8657.int-evry.fr (inf-8657.int-evry.fr [157.159.110.21]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp-ext.int-evry.fr (Postfix) with ESMTP id 2E2F02C18A89 for ; Thu, 16 Sep 2010 18:45:08 +0200 (CEST) Received: from localhost ([::1]) by inf-8657.int-evry.fr with esmtp (Exim 4.72) (envelope-from ) id 1OwHa9-0000My-Es for emacs-orgmode@gnu.org; Thu, 16 Sep 2010 18:45:09 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi. It seems to me it's currently impossible to use a custom frames sequencing in org + beamer, as only positive values of BEAMER_FRAME_LEVEL seem to be working here. I'm trying to use the following simple slides document below, but it fails with : ! You can't use `\end' in internal vertical mode. \enddocument ... \endgroup \deadcycles \z@ \@@end=20 =20 l.60 \end{document} =20 =20 ! LaTeX Error: \begin{beamer@framepauses} on input line 58 ended by= \end{document}. =20 I guess it's because of the latex generated being : \begin{frame} \frametitle{Introduction} \label{sec-1} =20 hehe\footnote{hehe } coin \begin{frame} [SNIP] \end{frame} \end{frame} =20 being generated instead of : \begin{frame} \frametitle{Introduction} \label{sec-1} =20 hehe\footnote{hehe } coin \end{frame} \begin{frame} [SNIP] \end{frame} Is this a known bug, or maybe linked to my latex beamer version somehow ? (org-mode being 7.01h-1 "unstable" Debian package) Couldn't find a mention of this problem by googling, but may have missed it. Thanks in advance. Best regards, ------------- #+TITLE: Example presentation with org and beamer #+AUTHOR: Your name #+DATE: Your date #+DESCRIPTION:=20 #+KEYWORDS:=20 #+LANGUAGE: en #+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t #+OPTIONS: TeX:t LaTeX:nil skip:nil d:nil todo:t pri:nil tags:not-in-toc #+INFOJS_OPT: view:nil toc:nil ltoc:t mouse:underline buttons:0 path:http:/= /orgmode.org/org-info.js #+EXPORT_SELECT_TAGS: export #+EXPORT_EXCLUDE_TAGS: noexport #+LINK_UP: =20 #+LINK_HOME:=20 #+XSLT:=20 #+startup: beamer #+LaTeX_CLASS: beamer #+LaTeX_CLASS_OPTIONS: [presentation] #+BEAMER_FRAME_LEVEL: 0 #+BEAMER_HEADER_EXTRA: \usetheme{default}\usecolortheme{default} #+COLUMNS: %45ITEM %10BEAMER_env(Env) %10BEAMER_envargs(Env Args) %4BEAMER_= col(Col) %8BEAMER_extra(Extra) #+PROPERTY: BEAMER_col_ALL 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1.0 :ETC * Introduction :B_fram= e: :PROPERTIES: :BEAMER_env: frame :END: hehe[fn:1] coin ** Coin :B_fram= e: :PROPERTIES: :BEAMER_env: frame :END: ** Example subsection 1 :B_fram= e: :PROPERTIES: :BEAMER_env: frame :END: *** Subection 1 text *** coin * Footnotes [fn:1] hehe --=20 Olivier BERGER http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ing=C3=A9nieur Recherche - Dept INF Institut TELECOM, SudParis (http://www.it-sudparis.eu/), Evry (France)