Directory macros/latex/contrib/topiclongtable
topiclongtable
This work is sponsored by Human Predictions, LLC (http://www.humanpredictions.com).
This work is maintained by Paolo Brasolin (<paolo.brasolin@gmail.com>).
This work is licensed under MIT License.
This LaTeX package extends longtable
implementing cells that:
- merge with the one above if it has the same content,
- do not merge with the one above unless the ones on the left are merged,
- are well behaved with respect to
longtable
chunking on page breaks, - and automatically draw the correct separation lines.
The typical use case is a table spanning multiple pages that contains a list of hierarchically organized topics (hence the package name).
Copyright (c) 2017-2020 Paolo Brasolin (<paolo.brasolin@gmail.com>)
Download the contents of this package in one zip archive (373.6k).
topiclongtable – Extend longtable with cells that merge hierarchically
This LaTeX package extends longtable implementing cells that:
- merge with the one above if it has the same content,
- do not merge with the one above unless the ones on the left are merged,
- are well behaved with respect to longtable chunking on page breaks,
- and automatically draw the correct separation lines.
The typical use case is a table spanning multiple pages that contains a list of hierarchically organized topics (hence the package name).
The package depends on array, expl3, longtable, multirow, xparse, and zref-abspage.
Package | topiclongtable |
Bug tracker | https://github.com/paolobrasolin/topiclongtable/issues |
Repository | https://github.com/paolobrasolin/topiclongtable |
Version | 1.3.2 2020-04-12 |
Licenses | MIT License |
Copyright | 2017–2020 Paolo Brasolin |
Maintainer | Paolo Brasolin |
Contained in | TeX Live as topiclongtable MiKTeX as topiclongtable |
Topics | Table Experimental LaTeX3 Table long |