Using Beamer I have one figure inside the environment block that is also inside the environment itemize. Using begin{itemize}[<+->] I have 3 items and the block with the figure is the 4th item. How do I keep the figure and block transparent until it is their time?.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
closed as too localized by Joseph Wright♦ Nov 20 '12 at 19:58
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
`to mark your inline code as I did in my edit. It would also be great if you could add a minimal working example (MWE) that illustrates your problem rather than describing it. – Corentin Oct 25 '12 at 9:25\documentclass{beamer} ...\end{document}and edit your question to include it. – percusse Oct 25 '12 at 9:40