Graphics, Figures & Tables ⇒ How to split rows over multiple pages
How to split rows over multiple pages
I'm a novice Latex user and currently having problems with a multi-page table I'm building. I've searched the internet but couldn't find sufficient help that's why I ask here.
I use the longtable environment which correctly splits the table over multiple pages. However, since the entries of e.g. two succeeding rows are longer than one page, Latex puts the second row on a new page.
How can I script Latex to split 1 row over multiple pages?
Thanks in advance!
Roel
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
-
- Posts: 13
- Joined: Tue Apr 21, 2009 9:14 am
Re: How to split rows over multiple pages
What I understand from your post is that in case a cell of the table has many rows, the cell itself is shifted to the next page. Please let me know if I have understood it rightly.
I have a problem that I want the cell to go to the next page instead of having some rows of the cell in one page and remaning rows on the other.
Regards,
Ruchir