emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] org-beamer: How to get items appear sequentially rather th


From: Christian Wittern
Subject: Re: [Orgmode] org-beamer: How to get items appear sequentially rather than all at once
Date: Wed, 24 Mar 2010 08:21:58 +0900
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3

On 2010-03-24 1:08, Thomas S. Dye wrote:


Aloha Christian,

Please see the beamer documentation for \beamerdefaultoverlayspecification. You can likely set it to yield the behavior you're after.

Thomas,
Hmm, there does not seem to be such a thing as \beamerdefaultoverlayspecification. The only place where default overlays are mentioned is in connection with BEAMER_envargs. But when I try the following, I do not get the expected results:
#+STARTUP: beamer
#+LaTeX_CLASS: beamer
#+LaTeX_CLASS_OPTIONS: [presentation]
#+BEAMER_FRAME_LEVEL: 1
#+BEAMER_HEADER_EXTRA: \usetheme{default}\usecolortheme{default}
#+COLUMNS: %40ITEM %10BEAMER_env(Env) %10BEAMER_envargs(Env Args) %4BEAMER_col(Col) %8BEAMER_extra(Extra)
#+OPTIONS: toc:nil

* Frame 1
** This point should appear first
:PROPERTIES:
:BEAMER_envargs: \pause
:END:

** And this point should be second
:PROPERTIES:
:BEAMER_envargs: \pause
:END:

I guess I dont really understand how this is supposed to work, so a minimal example would be much appreciated!

Christian

--
 Christian Wittern
 Institute for Research in Humanities, Kyoto University
 47 Higashiogura-cho, Kitashirakawa, Sakyo-ku, Kyoto 606-8265, JAPAN





reply via email to

[Prev in Thread] Current Thread [Next in Thread]