How to use make a longtable span across a two-column document?
I'm working on a twocolumn class, and I'd like to make the longtable be centralized in the page, as well as to make the orphan items, i.e. last items that shows up in a separate (last, usually) page to follow the same pattern as the initial pages.
I've thought about a similar way as the use of \begin{table*}, but I couldn't figure out how to do that for longtable.
I'd really appreciate to hear some experience on that.
multicolumnandlongtable. Could you give some example code which could be used as a basis for a solution? It doesn't have to work, just to show what you are getting at. – Stephan Lehmke Apr 18 '12 at 5:55