From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Wittern Subject: Re: org-beamer: How to get items appear sequentially rather than all at once Date: Wed, 24 Mar 2010 14:07:42 +0900 Message-ID: <4BA99E1E.6030803@gmail.com> References: <4BA86A5A.2040000@gmail.com> <4BA94D16.6090908@gmail.com> <87sk7qr3jc.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NuIoq-0005UY-Hy for emacs-orgmode@gnu.org; Wed, 24 Mar 2010 01:07:52 -0400 Received: from [140.186.70.92] (port=57768 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuIoo-0005UQ-76 for emacs-orgmode@gnu.org; Wed, 24 Mar 2010 01:07:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NuIom-000140-OY for emacs-orgmode@gnu.org; Wed, 24 Mar 2010 01:07:49 -0400 Received: from mail-yx0-f174.google.com ([209.85.210.174]:46993) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NuIom-00013t-JF for emacs-orgmode@gnu.org; Wed, 24 Mar 2010 01:07:48 -0400 Received: by yxe4 with SMTP id 4so3429729yxe.28 for ; Tue, 23 Mar 2010 22:07:48 -0700 (PDT) In-Reply-To: <87sk7qr3jc.fsf@fastmail.fm> 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: Matt Lundin Cc: Org Mode Mailing List Dear Matt, On 2010-03-24 9:01, Matt Lundin wrote: > You need to set the default overlay argument on the frame (i.e., [<+-]). > This instructs LaTeX to create slides that reveal the items in the frame > one by one. > > If you want to enable this behavior for all slides, you can place the > following line before the first heading: > > #+beamer: \beamerdefaultoverlayspecification{<+->} > > Thanks for your explanation. I got it now! > See section 9.6.3 of the beamer manual (Action Specifications) for more > details. > Sorry, I did not realize there was a separate manual for beamer. I will go hunting now! All the best, Christian