tabularray
Typeset tabulars and arrays with LATEX3
LATEX tables are implemented using TEX commands such as \halign, \noalign, \span, and \omit. In order to implement new features, many macro packages have modified the inner table commands inside LATEX. This makes package code complicated, difficult to maintain, and often conflicts with each other. At present, the LATEX3 programming layer is basically mature. This tabularray package will discard the old \halign commands and directly use LATEX3 functions to parse the table, and then typeset the entire table. Under the premise of being compatible with the basic syntax of LATEX2 tables, this macro package will completely separate the content and style of the table, and the style of the table can be completely set in key-val way.
homepage ↗ github: lvjr/tabularray
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| vowstar GitHub ↗ | 2025.11.27 | 1 | 24 h | details › |
| guru gitweb ↗ | 2025.11.27 | 1 | 46 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | alpha | arm | hppa | loong | ppc | s390 | sparc | x64-macos | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2025.11.27 | guru | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | arm testing | hppa testing | loong testing | ppc testing | s390 testing | sparc testing | x64-macos testing | — | view · download · history ↗ |
| 2025.11.27 ≈ | vowstar | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | arm testing | hppa testing | loong testing | ppc testing | s390 testing | sparc testing | x64-macos testing | 21 d | view · download · history ↗ |
Use flags of 2025.11.27
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally