Document Classes ⇒ pstricks & \setbeamercovered in BEAMER
pstricks & \setbeamercovered in BEAMER
It's me again with another beamer question...
I would like to use the \setbeamercovered{transparent=85} option to make covered objects transparent on the slide. This works perfectly for text and formulas. I do also have pstricks graphs which I would like to reveal step by step.
If I use the \setbeamercovered{transparent=85} option, however, everything (in the graph) is shown fully opaque.
Is there a work around for that?
Thanks
Distribution: TexLive
Editor: Kile
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
pstricks & \setbeamercovered in BEAMER
use the PGF/TikZ package; put the graphs in nodes and use the opacity option. An example (of a similar situation) can be found in this other thread.
Re: pstricks & \setbeamercovered in BEAMER
I am not familiar with PGF/TikZ and am therefore a bit reluctant to use it as the presentation is coming up shortly. I think I will forget about the greyed out text for now and focus on the actual content of the slides.
Cheers
Distribution: TexLive
Editor: Kile