Thanks Paul. It worked like a charm. Regards. ------------------------------------------------- Julio Rojas [email protected]
On Wed, Oct 19, 2011 at 4:35 AM, Paul Rubin <[email protected]> wrote: > Julio Rojas <jcredberry <at> gmail.com> writes: > >> >> Dear all. In a beamer presentation I would like to have greyed-out >> items after a pause environment. Right now they do not appear until it >> is their turn to appear. For me it is easier to know in advance what >> are the items I'm going to talk about in each slide, so I don't start >> wandering around, possibly going ahead in my presentation. >> >> I hope it is clear what I want. Thanks in advance. >> > > Try \setbeamercovered{transparent} in the preamble. You can adjust how dark > the > "hidden" text is by setting a value between 0 and 100 for "transparent", e.g. > \setbeamercovered{transparent=25}. > > Paul > >
