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.

I'm trying to get a picture greyed-out (similar to the greyed text with \pause in beamer) but with normal text (i.e. not greyed out) overlaid on top of it it. Is there a way to do this in LaTeX?

This is the code I'm using for the overlay:

\begin{overpic}[scale=0.38]{Newspapers1}
\put(26,75){As you may know...}
:
:
\end{overpic}
share|improve this question
Is this specific to beamer or just a general overlay of stuff (text or otherwise) over-top of stuff (text or otherwise)? – Werner Jan 9 at 0:47

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.