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
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10348
- 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