From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Pank Roulund Subject: Beamer and non-frames Date: Sun, 29 May 2011 10:36:17 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:38806) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QQbSj-0003BB-UL for emacs-orgmode@gnu.org; Sun, 29 May 2011 04:35:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QQbSi-0005GW-UU for emacs-orgmode@gnu.org; Sun, 29 May 2011 04:35:05 -0400 Received: from lo.gmane.org ([80.91.229.12]:36424) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QQbSi-0005Ez-Nf for emacs-orgmode@gnu.org; Sun, 29 May 2011 04:35:04 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QQbSh-0004vj-Ky for emacs-orgmode@gnu.org; Sun, 29 May 2011 10:35:03 +0200 Received: from 0x555293e1.adsl.cybercity.dk ([85.82.147.225]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 29 May 2011 10:35:03 +0200 Received: from rasmus.pank by 0x555293e1.adsl.cybercity.dk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 29 May 2011 10:35:03 +0200 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 Hi, How do I put text between frames in an Org-Beamer document? What I really want to do is something like: #+begin_src LaTeX ... \end{frame} \againframe<2>{overview.fig} \end{frame} #+end_src But there is /plenty/ of use of being able to write in-between frames. I imagine two ways this could be archived, a. Use a special property for a headline b. Have a '#+LaTeX_Beamer:' option. Are anybody aware of any quick fixes? Thanks, Rasmus -- Sent from my Emacs