After some trouble I have managed to make a table in landscape orientation that breaks over three pages. I used tabularx and the landscape package. Now my problem is that the thing won't float like normal but instead breaks the text where it is, causing a premature page break. I have tried using sidewaystable and hvfloat but can't get it to work (are they incompatible with tabularx? Any help appreciated.
|
|
||||
|
If I understand correctly the description of the problem you're describing, you (i) have come material of the form
and (ii) don't want (pdf)LaTeX to create a page break immediately upon encountering the If this interpretation is correct, you may want to take a look at the instruction Note that it is very important to remember to use a right curly brace,
in the main file. That way, one is almost surely not going to forget that pesky right curly brace, right? |
|||
|
|
longtablepackage. – canaaerus Aug 1 '12 at 5:41