Document Classesbeamer | A Kind of Text Animation

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
nounouuuuu201186
Posts: 36
Joined: Sun May 20, 2012 6:28 am

beamer | A Kind of Text Animation

Post by nounouuuuu201186 »

Hi all,

I inserted a figure in a beamer presentation. This figure contains text. I want whenever I talk about some of the text, I mention it in such a surrounding ellipse. Any help?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Stefan Kottwitz
Site Admin
Posts: 10324
Joined: Mon Mar 10, 2008 9:44 pm

beamer | A Kind of Text Animation

Post by Stefan Kottwitz »

You could use tikZ and overlays. Here's an example: Beamer arrows. The example uses arrows in overlays, you could use ellipses instead.

Stefan
LaTeX.org admin
nounouuuuu201186
Posts: 36
Joined: Sun May 20, 2012 6:28 am

Re: beamer | A Kind of Text Animation

Post by nounouuuuu201186 »

I understand the stuff with the example but I want to apply tikZ and overlays in a figure. So, I think I need to fix the coordinates in the figure.
any help?
User avatar
Stefan Kottwitz
Site Admin
Posts: 10324
Joined: Mon Mar 10, 2008 9:44 pm

Re: beamer | A Kind of Text Animation

Post by Stefan Kottwitz »

Perhaps show a code example what you already got so far.
Otherwise it's quite theoretical and hard to speak about details.

Stefan
LaTeX.org admin
Post Reply