Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

comp.text.tex

0 views
Skip to first unread message

liucha...@gmail.com

unread,
Jun 10, 2007, 4:46:04 AM6/10/07
to
Hi,

I am using beamer for a presentation. When I do a \pause in a slide,
the text after it is grayed out, but still visible on the projector. I
find that a distraction and would like to make it completely
disappear. As I use pure white background, making the text after
\pause white also does the job. The closest thing I can find in the
user guide is \setbeamercovered, which doesn't seem to do the job.
Anyone has suggestions? Thank you!

Regards,
Liu Chang

zappathustra

unread,
Jun 10, 2007, 7:15:35 AM6/10/07
to

\setbeamercovered{invisible} at the beginning of your document should
work. I suppose you're working with a pre-defined theme, which
includes \setbeamercovered{transparent}. When creating your
presentation from nothing, invisibility of items to come is default.
Whatever, p.176 of the Beamer manual displays what you need.

Paul


Ulrich M. Schwarz

unread,
Jun 10, 2007, 5:47:36 AM6/10/07
to
liucha...@gmail.com writes:

> Hi,
>
> I am using beamer for a presentation. When I do a \pause in a slide,
> the text after it is grayed out, but still visible on the projector. I
> find that a distraction and would like to make it completely
> disappear. As I use pure white background, making the text after
> \pause white also does the job. The closest thing I can find in the
> user guide is \setbeamercovered, which doesn't seem to do the job.

Well, that would depend on what option you pass to it.
\setbeamercovered{invisible} looks like it should work. Make sure you
do this _after_ loading all your themes, some re-set it to something
else.

HTH
Ulrich
--
"I, personally, like multiple mouse buttons, but
want only one of them on my mouse." -- Jed Davis

0 new messages