From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tait John Subject: Export to LaTeX class beamer Date: Wed, 27 Apr 2011 10:01:40 +0100 Message-ID: <1B4CD249AD462D4398D0DEE39C2EAEC048077A7F58@UKRMASGCS47212.corp.UKrail.net> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_000_1B4CD249AD462D4398D0DEE39C2EAEC048077A7F58UKRMASGCS4721_" Return-path: Received: from eggs.gnu.org ([140.186.70.92]:38662) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QF0ee-0003x3-VD for emacs-orgmode@gnu.org; Wed, 27 Apr 2011 05:03:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QF0ed-0004uc-HI for emacs-orgmode@gnu.org; Wed, 27 Apr 2011 05:03:28 -0400 Received: from mail2.networkrail.co.uk ([157.203.255.34]:64622) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QF0ed-0004hz-BU for emacs-orgmode@gnu.org; Wed, 27 Apr 2011 05:03:27 -0400 Content-Language: en-US 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" --_000_1B4CD249AD462D4398D0DEE39C2EAEC048077A7F58UKRMASGCS4721_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi When I export to class beamer, much of the content can be pushed off the bo= ttom of the slide. Other than restricting the amount of content under headings, is there a sim= ple way of allowing the content to spill onto the next slide? Thanks John ***************************************************************************= ***************************************************************************= **********=20 The content of this email (and any attachment) is confidential. It may also= be legally privileged or otherwise protected from disclosure.=20 This email should not be used by anyone who is not an original intended rec= ipient, nor may it be copied or disclosed to anyone who is not an original = intended recipient.=20 If you have received this email by mistake please notify us by emailing the= sender, and then delete the email and any copies from your system.=20 Liability cannot be accepted for statements made which are clearly the send= ers own and not made on behalf of Network Rail.=20 Network Rail Infrastructure Limited registered in England and Wales No. 290= 4587, registered office Kings Place, 90 York Way London N1 9AG=20 ***************************************************************************= ***************************************************************************= **********=20 --_000_1B4CD249AD462D4398D0DEE39C2EAEC048077A7F58UKRMASGCS4721_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable
Hi
 
When I ex= port to=20 class beamer, much of the content can be pushed off the bottom of the=20 slide.
 
Other tha= n=20 restricting the amount of content under headings, is there a simple way of=20 allowing the content to spill onto the next slide?
 
Thanks
 
John
*********************************=
***************************************************************************=
****************************************************=20

The content of this email (and any attachment) is confidential. It may also=
 be legally privileged or otherwise protected from disclosure.=20

This email should not be used by anyone who is not an original intended rec=
ipient, nor may it be copied or disclosed to anyone who is not an original =
intended recipient.=20

If you have received this email by mistake please notify us by emailing the=
 sender, and then delete the email and any copies from your system.=20

Liability cannot be accepted for statements made which are clearly the send=
ers own and not made on behalf of Network Rail.=20

Network Rail Infrastructure Limited registered in England and Wales No. 290=
4587, registered office Kings Place, 90 York Way London N1 9AG=20

***************************************************************************=
***************************************************************************=
**********=20

--_000_1B4CD249AD462D4398D0DEE39C2EAEC048077A7F58UKRMASGCS4721_-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Bausch Subject: Re: Export to LaTeX class beamer Date: Fri, 29 Apr 2011 09:03:20 +0200 Message-ID: <201104290903.20398.DanielBausch@gmx.de> References: <1B4CD249AD462D4398D0DEE39C2EAEC048077A7F58@UKRMASGCS47212.corp.UKrail.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:39057) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFhj1-0004WL-7c for emacs-orgmode@gnu.org; Fri, 29 Apr 2011 03:02:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QFhj0-0002KY-GH for emacs-orgmode@gnu.org; Fri, 29 Apr 2011 03:02:51 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]:51084) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1QFhj0-0002KI-4V for emacs-orgmode@gnu.org; Fri, 29 Apr 2011 03:02:50 -0400 In-Reply-To: <1B4CD249AD462D4398D0DEE39C2EAEC048077A7F58@UKRMASGCS47212.corp.UKrail.net> 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 Hello John, search for allowframebreak, a LaTeX beamer option. Maybe this will fit your needs. For org-mode this may be placed in org-beamer-frame-default-options. However, when it is present, you will not be able to use overlays anymore. Daniel Am Mittwoch, 27. April 2011, 11:01:40 schrieb Tait John: > Hi > > When I export to class beamer, much of the content can be pushed off the > bottom of the slide. > > Other than restricting the amount of content under headings, is there a > simple way of allowing the content to spill onto the next slide? > > Thanks > > John > *************************************************************************** > *************************************************************************** > ********** > > The content of this email (and any attachment) is confidential. It may also > be legally privileged or otherwise protected from disclosure. > > This email should not be used by anyone who is not an original intended > recipient, nor may it be copied or disclosed to anyone who is not an > original intended recipient. > > If you have received this email by mistake please notify us by emailing the > sender, and then delete the email and any copies from your system. > > Liability cannot be accepted for statements made which are clearly the > senders own and not made on behalf of Network Rail. > > Network Rail Infrastructure Limited registered in England and Wales No. > 2904587, registered office Kings Place, 90 York Way London N1 9AG > > *************************************************************************** > *************************************************************************** > **********