Search found 3 matches

by LaureTomas
Tue May 28, 2024 1:58 pm
Forum: Graphics, Figures & Tables
Topic: Break Caption in 2 pages
Replies: 3
Views: 4108

Break Caption in 2 pages

Hi,

welcome to the forum!

Instead of using the capt-of package, use the \captionof command of the caption package.

However, I strongly recommend not creating a super-heavy caption. Instead, I would make a small caption and include the vast text in the regular text.

Stefan

Hi Stefan

Thank you ...
by LaureTomas
Mon May 27, 2024 9:18 am
Forum: Graphics, Figures & Tables
Topic: Break Caption in 2 pages
Replies: 3
Views: 4108

Break Caption in 2 pages

.
by LaureTomas
Fri May 24, 2024 5:00 pm
Forum: Graphics, Figures & Tables
Topic: Break Caption in 2 pages
Replies: 3
Views: 4108

Break Caption in 2 pages

Hello everyone, I'm pretty new to LaTeX and I'm facing a frustrating problem :cry:

I have a figure and a big caption for the figure, so if I use the classical \caption argument inside the figure the caption falls outside the page and it's lost.

I've been searching for ways to split the caption ...