Hello,
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
LyX ⇒ Splitting a long table in a float
NEW: TikZ book now 40% off at Amazon.com for a short time.

Re: Splitting a long table in a float
Ok,
I've found the answer, floats don't split
. Actually, I needed to reference the table and not put it in a float. As I had to add the caption and label manually using ERT, I had to reference it by manually entering the reference.
-G
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
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10