sanjeev@minas-tirith.cs.psu.edu (Sanjeev Y. Dharap) (03/07/90)
Hi.
I am trying to typeset a table in tabular env. in latex. The problem
is that it is a multi-page table and my document is two-column. I
tried to use supertab.sty from sun.soe.clarkson.edu. It has some bugs:
1.
\def\nextline{\global\advance\numline by 1\\
^
It assumes that each item spans only one line. The table I have has
items that span one or more lines.
2. It assumes that the document is in single column format.
Does anyone have any fixes for this ?
thank you.
sanjeev.
sanjeev@cs.psu.edu