GeneralHow do I split captions to multiple lines?

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
jediwhelan
Posts: 16
Joined: Fri Jul 25, 2008 5:54 pm

How do I split captions to multiple lines?

Post by jediwhelan »

Hi,

Can someone tell me how to split captions onto multiple lines?

Simply writing // causes an error. Is there something like the \begin{split}...\end{split} command from the math environment?

Many thanks.

Paul

Recommended reading 2024:

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

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

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

How do I split captions to multiple lines?

Post by localghost »

Explain exactly what you mean with "split" in this case. Captions normally can be typeset without any problems in multiple lines. For the present take a look at another topic [1]. Perhaps you will find answers there.

[1] View topic - \newline (or equivalent) inside a \caption


Best regards
Thorsten¹
User avatar
gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

How do I split captions to multiple lines?

Post by gmedina »

Hi,

in this other thread there's a solution. Simply load the caption package (making sure that you have a recent version installed (3.1x)) and then you can safely use \\ to change lines inside captions.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
Post Reply