print/tex-tabularray - The NetBSD Packages Collection

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 keyval way.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/tex-etoolbox print/tex-ninecolors print/kpathsea

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64tex-tabularray-2025A.tgz
NetBSD 10.0aarch64tex-tabularray-2025A.tgz
NetBSD 10.0aarch64ebtex-tabularray-2025A.tgz
NetBSD 10.0earmv6hftex-tabularray-2025A.tgz
NetBSD 10.0earmv6hftex-tabularray-2025A.tgz
NetBSD 10.0earmv7hftex-tabularray-2025A.tgz
NetBSD 10.0i386tex-tabularray-2025A.tgz
NetBSD 10.0i386tex-tabularray-2025A.tgz
NetBSD 10.0powerpctex-tabularray-2024A.tgz
NetBSD 10.0powerpctex-tabularray-2025A.tgz
NetBSD 10.0powerpctex-tabularray-2025A.tgz
NetBSD 10.0sparc64tex-tabularray-2024A.tgz
NetBSD 10.0sparc64tex-tabularray-2025A.tgz
NetBSD 10.0x86_64tex-tabularray-2025A.tgz
NetBSD 10.0x86_64tex-tabularray-2025A.tgz
NetBSD 11.0aarch64tex-tabularray-2025A.tgz
NetBSD 11.0aarch64tex-tabularray-2025A.tgz
NetBSD 11.0aarch64ebtex-tabularray-2025A.tgz
NetBSD 11.0aarch64ebtex-tabularray-2025A.tgz
NetBSD 11.0earmv6hftex-tabularray-2025A.tgz
NetBSD 11.0earmv6hftex-tabularray-2025A.tgz
NetBSD 11.0earmv7hftex-tabularray-2025A.tgz
NetBSD 11.0i386tex-tabularray-2025A.tgz
NetBSD 11.0i386tex-tabularray-2025A.tgz
NetBSD 11.0powerpctex-tabularray-2025A.tgz
NetBSD 11.0riscv64tex-tabularray-2025A.tgz
NetBSD 11.0riscv64tex-tabularray-2025A.tgz
NetBSD 11.0x86_64tex-tabularray-2025A.tgz
NetBSD 11.0x86_64tex-tabularray-2025A.tgz
NetBSD 9.0aarch64tex-tabularray-2025A.tgz
NetBSD 9.0aarch64tex-tabularray-2025A.tgz
NetBSD 9.0earmv6hftex-tabularray-2025A.tgz
NetBSD 9.0earmv6hftex-tabularray-2025A.tgz
NetBSD 9.0earmv7hftex-tabularray-2025A.tgz
NetBSD 9.0i386tex-tabularray-2025A.tgz
NetBSD 9.0i386tex-tabularray-2025A.tgz
NetBSD 9.0powerpctex-tabularray-2025A.tgz
NetBSD 9.0x86_64tex-tabularray-2025A.tgz
NetBSD 9.0x86_64tex-tabularray-2025A.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.