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 271 times

Recommended reading 2024:

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

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

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

Re: Wide table into several pages

Post by Monstr »

update
Post Reply