CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/tabularray

README.md

The 3 package tabularray

Caption     : Typeset tabulars and arrays with LaTeX3
Author      : Jianrui Lyu <tolvjr@163.com>
Collaborator: Yukai Chou <muzimuzhi@gmail.com>
CTAN Page   : https://ctan.org/pkg/tabularray
Repository  : https://github.com/lvjr/tabularray
Repository  : https://bitbucket.org/lvjr/tabularray
License     : The LaTeX Project Public License 1.3c

1. Introduction

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 contents and styles of the table, and the styles of the table can be completely set in key-value way.

2. Contributing

To make the upcoming releases more stable, you are very welcome to test the latest package file in the repository. To test it, you only need to download tabularray.sty and put it into the folder of your documents.

If you want to make a contribution to tabularray package, you can get necessary informations from CONTRIBUTING.md file. The following are all contributors to the package:

Download the contents of this package in one zip archive (890.2k).

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
Home pagehttps://github.com/lvjr/tabularray/wiki
Supporthttps://topanswers.xyz/tex
Bug trackerhttps://github.com/lvjr/tabularray/issues
Announcementshttps://github.com/lvjr/tabularray/wiki/ChangeLog
Repositoryhttps://github.com/lvjr/tabularray
Version2025A 2025-03-11
LicensesThe Project Public License 1.3c
Copyright2021–2023 Jianrui Lyu
MaintainerJianrui Lyu
Contained inTeX Live as tabularray
MiKTeX as tabularray
TopicsExperimental 3
Table
Table long
...
Guest Book Sitemap Contact Contact Author