tabularray icon indicating copy to clipboard operation
tabularray copied to clipboard

Enhancement : cell{even[4-Z]}{2-Z} = ...

Open projetmbc opened this issue 3 years ago • 2 comments

It could be helpful to allow the use of cell{even[4-]}{2-} instead of cell{even[4-Z]}{2-Z}.

With the brand new \IfBlank macro, it should be easy to add. See page 8 of the 2022-07-05 version of usrguide via texdoc usrguide.

projetmbc avatar Feb 24 '23 08:02 projetmbc

In fact you already can write even[4].

lvjr avatar Feb 26 '23 04:02 lvjr

In this case, perhaps cell{even[4]}{from[2]} might be a better interface.

projetmbc avatar Feb 26 '23 08:02 projetmbc