CTAN Comprehensive TeX Archive Network

CTAN update: tabularray

Date: November 28, 2025 6:32:06 PM CET
Jianrui Lyu submitted an update to the tabularray package. Version: 2025C 2025-11-27 License: lppl1.3c Summary description: Typeset tabulars and arrays with LaTeX3 Announcement text:
This is the last tabularray release published by me. If you would like to become the new maintainer of this package, please sent me an email.
- Make sure there is at least one row in any table (#326) - Fix unexpected new pages caused by \pageshrink (#536) - Skip detection for `*` and `[` for the first row (#598) - Make `measure=vbox` work together with `\mathcolor` (#603) - Fix default horizontal alignment setting of `longtblr` (#611) - Work around `NoHyper` bug in `hyperref` for nested tables (#620, latex3/hyperref#397)
This package is located at https://mirrors.ctan.org/macros/latex/contrib/tabularray More information is at https://ctan.org/pkg/tabularray
Thanks for the upload. For the CTAN Team Manfred Lotz CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs .

tabularray – Typeset tabulars and arrays with 3

tables are implemented using commands such as \halign, \noalign, \span, and \omit. In order to implement new features, many macro packages have modified the inner table commands inside . This makes package code complicated, difficult to maintain, and often conflicts with each other.

At present, the 3 programming layer is basically mature. This tabularray package will discard the old \halign commands and directly use 3 functions to parse the table, and then typeset the entire table. Under the premise of being compatible with the basic syntax of 2 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.

Packagetabularray
Version2025C 2025-11-27
MaintainerJianrui Lyu

Announcements

more

Guest Book Sitemap Contact Contact Author