Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paolobrasolin/topiclongtable
topiclongtable extends longtable with cells that merge hierarchically
https://github.com/paolobrasolin/topiclongtable
Last synced: 25 days ago
JSON representation
topiclongtable extends longtable with cells that merge hierarchically
- Host: GitHub
- URL: https://github.com/paolobrasolin/topiclongtable
- Owner: paolobrasolin
- License: mit
- Created: 2018-01-20T09:10:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-20T05:51:08.000Z (over 4 years ago)
- Last Synced: 2024-11-06T00:43:01.443Z (2 months ago)
- Language: TeX
- Homepage:
- Size: 192 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# topiclongtable
This work is sponsored by Human Predictions, LLC ().
This work is maintained by Paolo Brasolin ().
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 ()