LyX ⇒ Splitting a long table in a float
Splitting a long table in a float
I'm trying to split a long table that is within a float over several pages without much success. The displayed result includes only the rows that fit that one page while the other rows are hidden. Is it possible?
Any help will be appreciated,
-G
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
Re: Splitting a long table in a float
I've found the answer, floats don't split

-G
Splitting a long table in a float
No, you don't need to do that. Take a look at the caption package documentation, especially for the commands \captionof, \captionsetup{type=table}, and \ContinuedFloat.gilo wrote:As I had to add the caption and label manually using ERT, I had to reference it by manually entering the reference.
(If you are using a KOMA-Script document class \captionof is already available without loading an extra package for that.)
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Splitting a long table in a float
If so, please mark the topic accordingly as written in Section 3 of the Board Rules (to be read before posting).gilo wrote:[…] I've found the answer, floats don't split […]
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10