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 22:12:20 +0100 Message-ID: References: <874o946icv.fsf@ucl.ac.uk> <90e6ba4fc1deab9161049a487294@google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=52580 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pg1o2-0002Ih-UM for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 16:12:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pg1o2-0006MP-20 for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 16:12:34 -0500 Received: from lo.gmane.org ([80.91.229.12]:45223) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pg1o1-0006MI-RU for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 16:12:34 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Pg1nz-0005ck-K7 for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 22:12:31 +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 22:12:31 +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 22:12:31 +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 Chris Malone writes: > Hi Andrea, > > In the example I showed, I set the block to an =ignoreheading= block by > using =C-c C-b i=. This, as best I can tell, generates a block but > comments out the part which gives the block its title. Doing this > overrides the "alertblock" heading, so I'm not entirely sure how to > combine the two to do what you are asking. > > Chris I also tried that and I saw it doesn't work... Actually a normal block would be also fine, but the ignoreheading block doesn't "box" my text in a different background color as the normal block does. So it's a bit different, not exactly like a block which ignores the heading. I think I solved this issue already a very long time ago, but went completely out of my mind... Is it also possible to have one part of a frame fixed while one other part (a block/column) changes its content? \pause writes things after, doesn't substitute the content, so I guess something else is needed...