Graphics, Figures & TablesHow put figure caption on top of image?

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
BinaryBen
Posts: 15
Joined: Mon Feb 18, 2013 8:54 pm

How put figure caption on top of image?

Post by BinaryBen »

Hi all,
I'm trying to do it, so for certain figures - I can specify the position of the figure caption so it sits on top of the image?

So for example, the caption for the image would be in the top left box on top of the image (i.e., numbering etc would still work) - you say offset, width and height and it draws text on top of the image?

Anyone have any simple examples of this? :|

Thanx,

Ben

Recommended reading 2024:

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

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

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

How put figure caption on top of image?

Post by Johannes_B »

Without a minimal working example it is hard to tell, but have you tried \caption before \includegraphics?
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply