From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Beamer framebreak Date: Thu, 12 Jan 2017 10:07:10 +0000 Message-ID: <87mvewbnht.fsf@delle7240.chemeng.ucl.ac.uk> References: <74c556488a004558ba6fbe9538f74049@DB5PR01MB1895.eurprd01.prod.exchangelabs.com> Reply-To: Eric S Fraga Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32921) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cRfc0-0007TO-UN for emacs-orgmode@gnu.org; Thu, 12 Jan 2017 08:40:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cRfbw-0006Tv-4g for emacs-orgmode@gnu.org; Thu, 12 Jan 2017 08:40:16 -0500 Received: from mail-db5eur01on0124.outbound.protection.outlook.com ([104.47.2.124]:38720 helo=EUR01-DB5-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cRfbv-0006Rn-Oq for emacs-orgmode@gnu.org; Thu, 12 Jan 2017 08:40:12 -0500 In-Reply-To: <74c556488a004558ba6fbe9538f74049@DB5PR01MB1895.eurprd01.prod.exchangelabs.com> (edgar@openmail.cc's message of "Tue, 10 Jan 2017 23:49:19 +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: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tuesday, 10 Jan 2017 at 23:49, edgar@openmail.cc wrote: > Hello, > > I am new to org-mode, because it seems impressive, and I think that it=20 > will make my life much simpler. Thank you! > > For the following, I am attaching example org, pdf and tex files (the=20 > last two generated by org-mode > export beamer PDF). > > First, why does slide 3/4 contain two main headlines fit into a single=20 > slide? Your org file layout is a little confused. You have told org that beamer slides (aka frames) will be level 2 headlines (so level 1 headlines become sections). Then you, for instance, some content directly under a level 1 headline which is ignored. Third level headlines will become blocks within a frame. > Second, how do I force a new slide so that the "Figures" block is not=20 > cut-off on slide 4/4? Currently, it is part of the "Structure and Function" slide because your figures are within a level 3 headline which is converted to a block. Put the figures under a second level headline instead. > Third, how do I get the contents of "Description of the project" (slide=20 > 3/4) into a block (like Concepts in slide 4/4). Blocks are 3rd level headlines so put the contents within a 3rd level headline. HTH, eric =2D-=20 : Eric S Fraga (0xFFFCF67D), Emacs 26.0.50.1, Org release_9.0.2-104-gf5b7de --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQSPXCedOQfhSlwpVw3IkZPY//z2fQUCWHdVTgAKCRDIkZPY//z2 feSVAJ9Y3iaq7KDVC8FFw/ideTv1x662yQCfWrRR/ANUK5gsrBgFjYjTyEO0PYw= =lVsA -----END PGP SIGNATURE----- --=-=-=--