I have a two column document and a long table. I would like the table to start in one column and then extend into the next column.
I know about the table* environment; I don't want a table that is the width of both columns of the text. I want a table that is the width of one column of text, but longer than the column of text so it has to extend on the the next column.
Is this even possible in LaTeX? I know I can do this in Word (ick!).