Hi,
I'm using \listoffigures in my thesis, but when I have a long caption, instead of breaking the line, the caption goes beyond the right corner of the page. Does anybody know how to fix this?
At first I didn't want to use a different/smaller caption at the list of figures. I'm using the 'book' class.
Best regards
Graphics, Figures & Tables ⇒ List of figures is not breaking lines
-
- Posts: 5
- Joined: Mon Aug 30, 2010 12:35 am
List of figures is not breaking lines
Last edited by murilolima on Mon Dec 06, 2010 3:09 pm, edited 1 time in total.
NEW: TikZ book now 40% off at Amazon.com for a short time.

List of figures is not breaking lines
Are you using the hyperref package? If you are, add the 'breaklinks' option to get the caption wrapped.
Code: Select all
\usepackage[breaklinks]{hyperref}
-
- Posts: 5
- Joined: Mon Aug 30, 2010 12:35 am
Re: List of figures is not breaking lines
Yes, you're right, I'm using hyperref. Thanks for the help, it worked prettily.
Re: List of figures is not breaking lines
No problem, happy to help.
Can you now edit the initial post title as solved (use the green tick/check icon)
Can you now edit the initial post title as solved (use the green tick/check icon)