Possible Duplicate:
In LaTeX, how can I make a table that takes up more than a single page?
I have a big table which one page is not enough for. I would suppose that since LaTeX is WYSIWYM (What You See Is What You Mean), it should automatically divide the table into two parts in two pages, but that's not happening! Now:
- Why doesn't it automatically do that?
- Is there any way (probably a package) to automatically divide a table into two parts of it can't fit in a page?