emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Autogenerating beamer overlay parameter?
@ 2015-01-23  8:11 Loris Bennett
  2015-01-23 16:27 ` Aaron Ecay
  2015-01-23 16:55 ` e.fraga
  0 siblings, 2 replies; 5+ messages in thread
From: Loris Bennett @ 2015-01-23  8:11 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I want to have the element of a list in a Beamer presentation appear
one-by-one and then finally colour one entry red, so I do the following:

#+TITLE: Test
#+STARTUP: beamer
#+OPTIONS: toc:nil num:nil

* Test
  :PROPERTIES:
  :BEAMER_act: [+-]
  :END:
  Fruit
   - apple
   - *@@beamer:<4->@@banana*
   - pear

This works, but is there something generic I can use to generate "number
of elements list + 1" to use to get the highlighting to occur at the
right place?

Cheers,

Loris

-- 
This signature is currently under construction.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-01-26 17:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-23  8:11 Autogenerating beamer overlay parameter? Loris Bennett
2015-01-23 16:27 ` Aaron Ecay
2015-01-23 16:55 ` e.fraga
2015-01-26  8:22   ` Loris Bennett
2015-01-26 16:14     ` e.fraga

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).