From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: beamer and changing font size for example environment Date: Thu, 16 Oct 2014 08:48:10 +0100 Message-ID: <87tx34316t.fsf@ucl.ac.uk> References: <20141011104256.17cdf93b@arcor.com> <87d29wv26m.fsf@pinto.chemeng.ucl.ac.uk> <87zjcxhzzj.fsf@wmi.amu.edu.pl> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54396) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XefpB-0005ms-4x for emacs-orgmode@gnu.org; Thu, 16 Oct 2014 03:50:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xefp2-0007Bq-6E for emacs-orgmode@gnu.org; Thu, 16 Oct 2014 03:50:17 -0400 Received: from mail-db3on0104.outbound.protection.outlook.com ([157.55.234.104]:8119 helo=emea01-db3-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xefp1-0006wl-VP for emacs-orgmode@gnu.org; Thu, 16 Oct 2014 03:50:08 -0400 In-Reply-To: <87zjcxhzzj.fsf@wmi.amu.edu.pl> (Marcin Borkowski's message of "Wed, 15 Oct 2014 21:52:48 +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: Marcin Borkowski Cc: emacs-orgmode@gnu.org On Wednesday, 15 Oct 2014 at 21:52, Marcin Borkowski wrote: > On 2014-10-13, at 09:50, Eric S Fraga wrote: > >> You can also /shrink/ individual frames in beamer. > > Please note that "can" does *not* imply "should". Indeed but it's nice to know that it is possible for those cases where it can be quite useful. In my case, it's often when I'm presenting the solution to a mathematical problem in a class and the whole solution is one line too long to fit on a single slide. I use very large text by default (bigger option in beamer) so a temporary shrink is not horrendous! For the record, and to have this post be somewhat on-topic, shrinking a single slide is achieved by adding a BEAMER option property to the frame's headline: --8<---------------cut here---------------start------------->8--- * The frame title :PROPERTIES: :BEAMER_opt: shrink=10 :END: --8<---------------cut here---------------end--------------->8--- -- : Eric S Fraga (0xFFFCF67D), Emacs 24.3.1, Org release_8.3beta-372-gdd70cf