Create tabular code possibly à la `tabularray`
Describe the feature and the current behavior/state
It would be nice for TXS to create code possibly à la tabularray:
- via its tabular wizard,
- via copy-paste from a spreadsheet.
Who will benefit with this feature?
All the people who, for their tables, are looking a nice regular syntax such as the one provided by tabularray.
Any Other info
OK, there's the very complete and powerful online LaTeX Table Editor, but it would be nice if the user didn't have to leave TXS, at least for simple tables like those provided by its wizard (there's no question here of trying to be as powerful as LaTeX Table Editor).
so, the request is just to change the environment to "tblr" ?
so, the request is just to change the environment to "tblr" ?
Unfortunately no. AFAICS, what needs to be reworked is:
- the columns alignment drop-down list and code,
- the left, right, top and bottom borders code,
- the merge columns code.
why would we need change borders code ? the old code still works fine. column alignment offers more candidates, but still normal preamble is just fine same with merge
why would we need change borders code ? the old code still works fine.
Indeed but I had in mind the new interface which doesn't clutter the data of the tables.
column alignment offers more candidates, but still normal preamble is just fine
Indeed but the new syntax is cleaner.
same with merge
With tabularray Version 2025A (2025-03-11), \multicolumn cannot be used:
! Package tabularray Error: \multicolumn is obsolete; use \SetCell instead.