File: README.md

package info (click to toggle)
texlive-extra 2022.20230122-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,466,588 kB
  • sloc: perl: 398,710; xml: 35,871; python: 29,125; cs: 25,850; sh: 17,610; makefile: 17,304; ansic: 15,490; java: 12,811; javascript: 9,898; lisp: 1,755; csh: 1,129; ruby: 1,072; awk: 151; tcl: 142; pascal: 138; cpp: 41; sed: 36; haskell: 5
file content (22 lines) | stat: -rw-r--r-- 759 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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>)