Graphics, Figures & TablesText and Arrows pointing to a Picture

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
Jike
Posts: 4
Joined: Mon Dec 12, 2011 9:34 pm

Text and Arrows pointing to a Picture

Post by Jike »

Dear experts,

I want to draw a similar picture as the attached one in beamer. More specific, how to add Texts and Arrows with user-controlled positions and directions.


Best Regards,
Jike
Attachments
ex.png
ex.png (316.73 KiB) Viewed 2215 times

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: 10348
Joined: Mon Mar 10, 2008 9:44 pm

Text and Arrows pointing to a Picture

Post by Stefan Kottwitz »

Hi Jike,

there are tools like the overpic package. I would choose TikZ for that. Besides that it is capable of producing such pictures, it can be used to draw text, symbols and arrows over other pictures.
Once you have a reference point, you could use coordinates for drawing as overlay.

Stefan
LaTeX.org admin
Post Reply