From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrea Crotti Subject: Re: [BEAMER] make text fit in a slide Date: Thu, 20 Jan 2011 09:49:16 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=47466 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PfqH1-0002Y7-J3 for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 03:53:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PfqD0-0001yj-SP for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 03:49:35 -0500 Received: from lo.gmane.org ([80.91.229.12]:36002) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PfqD0-0001yN-Mz for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 03:49:34 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PfqCz-0000Ju-3d for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 09:49:33 +0100 Received: from ip1-201.halifax.rwth-aachen.de ([137.226.108.201]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 20 Jan 2011 09:49:33 +0100 Received: from andrea.crotti.0 by ip1-201.halifax.rwth-aachen.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 20 Jan 2011 09:49:33 +0100 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 iemacs@gmail.com writes: > Hi Andrea, > > I use the following line to allow frame breaks > > #+BIND: org-beamer-frame-default-options "[allowframebreaks]" Perfect nice, but now I also get "Slide I" for all the slides, even if there isn't a second one... I might only need it in one case (for the bibliography) actually...