GeneralWide table into several pages

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
Monstr
Posts: 2
Joined: Mon Apr 28, 2008 5:44 pm

Wide table into several pages

Post by Monstr »

Hello, I need your help

I have too wide table in landscape format with 52 columns and 24 rows, in average 6-7 character per cell. For fontsize 12pt and landscape paper A4 all rows of table is inside single page and 12 columns only. I search latex package that cat split this wide table into several pages with repeated first column (like repeated headrow in longtable package) . Longtable is not work.

I can manualy split the table, but wish pure LaTeX path.
Attachments
tab_abund.tex
(15.74 KiB) Downloaded 263 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Monstr
Posts: 2
Joined: Mon Apr 28, 2008 5:44 pm

Re: Wide table into several pages

Post by Monstr »

update
Post Reply