Graphics, Figures & Tables ⇒ Add box over image
Add box over image
I am trying to add a box over an image to serve as annotations with no success.
Anyone knows how to?
Thanks
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
- Ijon Tichy
- Posts: 640
- Joined: Mon Dec 24, 2018 10:12 am
Add box over image

- Use package overpic to place elements like a
\framebox
over the image. - Use TikZ to print the image and draw onto that image.
