Possible Duplicate:
How can I make a table that takes up more than a single page?
Is there a way to allow tabular environment to split across two pages? I build an environment which uses tabular, because I want to write something short in the left side, and explanations in the right side. Everything is fine until the table becomes big enough not to fit on the page it started, and then it jumps on the next page, leaving half a page blank before it. Is there a way to avoid this?
parallelpackage? – Mar 31 '12 at 17:59