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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10360
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: 10360
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