Tagged Questions
4
votes
1answer
748 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/}}
...
1
vote
0answers
635 views
Overlaying in Beamer — Setting the text on each overlay to be in the same spot when each overlay has some different text [closed]
I am trying to create a slide in beamer that has four overlays. There are four sections to the slide. On each overlay, each subsequent section of the slide appears and along with additional ...