Tagged Questions
2
votes
0answers
165 views
Transparent block and picture inside the environment itemize [closed]
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. ...
4
votes
1answer
752 views
Image on top of another one in Beamer
I am trying to place an image on top of another in beamer.
I am using
\documentclass[slidestop,compress,mathserif,12pt,xcolor=dvipsnames]{beamer}
\graphicspath{{images/}}
...