emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Christian Wittern <cwittern@gmail.com>
To: "Thomas S. Dye" <tsd@tsdye.com>
Cc: Org Mode Mailing List <emacs-orgmode@gnu.org>
Subject: Re: org-beamer: How to get items appear sequentially rather than all at once
Date: Wed, 24 Mar 2010 08:21:58 +0900	[thread overview]
Message-ID: <4BA94D16.6090908@gmail.com> (raw)
In-Reply-To: <D749AE38-B1FD-4FC9-8068-38DC7D4F71B1@tsdye.com>

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

  parent reply	other threads:[~2010-03-23 23:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-23  7:14 org-beamer: How to get items appear sequentially rather than all at once Christian Wittern
     [not found] ` <D749AE38-B1FD-4FC9-8068-38DC7D4F71B1@tsdye.com>
2010-03-23 23:21   ` Christian Wittern [this message]
2010-03-24  0:01     ` Matt Lundin
2010-03-24  5:07       ` Christian Wittern
2010-03-24  9:47         ` Darlan Cavalcante Moreira

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BA94D16.6090908@gmail.com \
    --to=cwittern@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=tsd@tsdye.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).