Graphics, Figures & Tables ⇒ Split figure across multiple pages
Split figure across multiple pages
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
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: 10335
- Joined: Mon Mar 10, 2008 9:44 pm
Split figure across multiple pages
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


subfigure
package.Stefan
Re: Split figure across multiple pages
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