Graphics, Figures & TablesSplit figure across multiple pages

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
peflanag
Posts: 4
Joined: Thu Jun 18, 2015 1:28 pm

Split figure across multiple pages

Post by peflanag »

hi Guys,

I'm not that good up on coding, hence why I'm using LyX instead of LaTeX. I'm tring to span four subfigures over 4 pages in my thesis and have the same heading and text under each figure on each page but have "Figure 3.7 Continued" on each page.

I did some ggogling and came across some code but it doesnt seam to work for me and I was wondering could someone help? Below is a screen shot of my floated image but I have no idea of the code to put between each telling the subfig should be on a new page!

Cheers,

P
Screen Shot 2015-06-18 at 12.29.17.png
Screen Shot 2015-06-18 at 12.29.17.png (198.66 KiB) Viewed 3964 times

Recommended reading 2024:

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

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

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Stefan Kottwitz
Site Admin
Posts: 10334
Joined: Mon Mar 10, 2008 9:44 pm

Split figure across multiple pages

Post by Stefan Kottwitz »

Welcome to the forum!

It's fine to start with LyX. However, for high demands, it may be necessary to learn some LaTeX to write code which extends LyX's capabilities. You can insert any LaTeX code. I recommend using the subcaption package, or subfig, but not the obsolete subfigure package.

Stefan
LaTeX.org admin
peflanag
Posts: 4
Joined: Thu Jun 18, 2015 1:28 pm

Re: Split figure across multiple pages

Post by peflanag »

Hi Stefan,

Thanks for your reply! I'll give it a go and report back with how I get on! This is all new to me so may need more help!


Cheers
peflanag
Posts: 4
Joined: Thu Jun 18, 2015 1:28 pm

Re: Split figure across multiple pages

Post by peflanag »

I cant seem to figure it out dude! Any chance you could expnad more for me? I dont quite understand the coding!
peflanag
Posts: 4
Joined: Thu Jun 18, 2015 1:28 pm

Split figure across multiple pages

Post by peflanag »

This is what I'v written
Screen Shot 2015-06-18 at 14.24.02 (2).png
Screen Shot 2015-06-18 at 14.24.02 (2).png (211.82 KiB) Viewed 3940 times
Post Reply