
Search found 4 matches
- Tue Sep 08, 2009 3:06 pm
- Forum: Graphics, Figures & Tables
- Topic: How to allow caption break into two pages
- Replies: 6
- Views: 21461
Re: How to allow caption break into two pages
It's working - thanks everyone for the help!


- Mon Sep 07, 2009 5:48 pm
- Forum: Graphics, Figures & Tables
- Topic: How to allow caption break into two pages
- Replies: 6
- Views: 21461
How to allow caption break into two pages
It works - Thanks!
Just one more thing: I'd like to refer to the subfigures in this caption, but if I use \subref it produces the error message
"! Argument of \@caption has an extra }"
I can use \ref, but then the label I get is "1a", rather than "a".
Here is the code I used (adapted from yours ...
Just one more thing: I'd like to refer to the subfigures in this caption, but if I use \subref it produces the error message
"! Argument of \@caption has an extra }"
I can use \ref, but then the label I get is "1a", rather than "a".
Here is the code I used (adapted from yours ...
- Mon Sep 07, 2009 1:27 pm
- Forum: Graphics, Figures & Tables
- Topic: How to allow caption break into two pages
- Replies: 6
- Views: 21461
How to allow caption break into two pages
Thanks for the idea - but it didn't work in my case.
I have 3 subfigures inside the figure environment (see code below).
Before, they were typeset one above the other.
Now with the fltpage they are typeset side by side, so the first one appears fully, the second one is truncated and the third does ...
I have 3 subfigures inside the figure environment (see code below).
Before, they were typeset one above the other.
Now with the fltpage they are typeset side by side, so the first one appears fully, the second one is truncated and the third does ...
- Sun Sep 06, 2009 3:59 pm
- Forum: Graphics, Figures & Tables
- Topic: How to allow caption break into two pages
- Replies: 6
- Views: 21461
How to allow caption break into two pages
Hi,
I have a big figure with a very long caption. Together they require more than one page.
Then, Latex only shows part of the caption, and the figure + caption together are pushed to the end of the chapter.
Is it possible to break the caption into multiple pages? If not, is it at least possible ...
I have a big figure with a very long caption. Together they require more than one page.
Then, Latex only shows part of the caption, and the figure + caption together are pushed to the end of the chapter.
Is it possible to break the caption into multiple pages? If not, is it at least possible ...