Graphics, Figures & Tablesanother question about caption of figures/tables

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
emcallen
Posts: 4
Joined: Sat May 09, 2009 7:30 pm

another question about caption of figures/tables

Post by emcallen »

Hi.

I'm wondering how to make the length of a caption of a figure/table independent of the length of the figure/table itself. I'm using \usepackage[small,bf,nooneline,hang]{caption}. Does anyone has a solution for this?

Evelien

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

another question about caption of figures/tables

Post by Stefan Kottwitz »

Hi Evelien,

welcome to the board!
You could use the option width like width=\textwidth for the caption package.

Stefan
LaTeX.org admin
Post Reply