Graphics, Figures & Tables ⇒ Long Tables with ctable
Long Tables with ctable
I use the ctable package but have a very long table. However, ctable does not provide an option for long tables that break over more than a page and the longtable environment does not seem to work with the package either. Does anyone know how to break a table over two pages without using another package (ctable is really good otherwise).
Thanks a lot.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Long Tables with ctable
perhaps you could break the table manually and use the continued option of ctable? Refer to the package documentation for further information on this option.
Re: Long Tables with ctable
Best wishes, Alrik