Hello, I'm not a Latex expert, but I think the current versions of Latex (known as Latex2e) should have a package called longtable or supertab that may do what you want. See the Latex Companion for more documentation. There is also a TeX newsgroup.
Hope this helps King lee On Sun, 1 Nov 1998, Ionutz Borcoman wrote: > Hi, > > I have a table that is too big (too long) to fit on one page. Can LaTeX > break this table by itself ? How ? I was forced to split the table in 2 > parts, but I would like a more intelligent solution (my table fitted in > 2 pages, so it wasn't so hard to split by hand. But what do I do when > the table should take several pages ?) >