From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Frame-break with beamer Date: Sun, 27 Nov 2016 16:03:55 +0100 Message-ID: <87fumdge1w.fsf@nicolasgoaziou.fr> References: <6c4915834dc14b95a1301080468db362@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> <8737iduklo.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39975) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cB0zn-0004SV-TK for emacs-orgmode@gnu.org; Sun, 27 Nov 2016 10:04:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cB0zj-0006oF-59 for emacs-orgmode@gnu.org; Sun, 27 Nov 2016 10:03:59 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:45781) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cB0zi-0006o9-VA for emacs-orgmode@gnu.org; Sun, 27 Nov 2016 10:03:55 -0500 In-Reply-To: <8737iduklo.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Sun, 27 Nov 2016 13:18:43 +0000") 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" To: Peter Sterner Cc: "emacs-orgmode@gnu.org" Hello, Eric S Fraga writes: > On Saturday, 26 Nov 2016 at 13:34, Peter Sterner wrote: >> Hi, >> >> I'm trying to export an org-file to a beamer presentation. I would >> like to divide a frame into two or more frames. > > I don't think this is possible in org. You could possibly manage it > with some LaTeX magic (redefining the block environment temporarily to > be a frame environment) but it would be quite fragile... If the > requirement is due to how you want to manipulate and view the org file, > I would suggest re-thinking the layout more fundamentally maybe, such as > using top level headlines as sections with frames at second level. Wouldn't setting :BEAMER_ENV: property to "frame" in each subheading solve OP's problem? Regards, -- Nicolas Goaziou