Verzeichnis macros/latex/contrib/tabulary
README.txt
The tabulary package: The tabulary environment is similar to tabularx (tools) and tabular* (LaTeX kernel) but uses a different column width allocation algorithm.
Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (318.4k).
tabulary – Tabular with variable width columns balanced
The package defines a tabular*-like environment, tabulary, taking a ‘total width’ argument as well as the column specifications. The environment uses column types L, C, R and J for variable width columns (\raggedright', \centering, \raggedleft, and normally justified). In contrast to tabularx's X columns, the width of each column is weighted according to the natural width of the widest cell in the column.
| Paket | tabulary |
| Fehlermeldungen | https://github.com/davidcarlisle/dpctex/issues |
| Repository | https://github.com/davidcarlisle/dpctex |
| Version | 0.11 2024-06-04 |
| Lizenzen | The LaTeX Project Public License |
| Copyright | 1995, 1996, 2003, 2008, 2024 David Carlisle |
| Betreuer | David Carlisle |
| Enthalten in | TeX Live als tabulary MiKTeX als tabulary |
| Themen | Tabellen |