longtable – Allow tables to flow over page boundaries
Longtable allows you to write tables that continue to the next
page. You can write captions within the table (typically at the
start of the table), and headers and trailers for pages of table.
Longtable arranges that the columns on successive pages have the
same widths. This last contrasts with the superficially similar
supertabular package.
Longtable (unlike supertabular) modifies the output routine, and
consequently won't work in a
multicolumn environment (or in other
circumstances where the output routine has been critically
altered); it also fails in twocolumn pages.
This package is part of the tools
bundle in the LaTeX required
distribution.
| CTAN path | /macros/latex/required/tools |
|---|---|
| Documentation |
Package documentation |
| Version | 4.11 |
| License | The LaTeX Project Public License |
| Copyright | 1990-2006 David Carlisle |
| Maintainer | David Carlisle David Kastrup |
| Contained in | TeXLive as tools |
| MiKTeX as tools | |
| Topics |
table typesetting typeset tables that may be too big for a page |
