tabularray icon indicating copy to clipboard operation
tabularray copied to clipboard

Add default rule width setting

Open lvjr opened this issue 2 years ago • 2 comments

We need to add a new option rulewidth for setting default width for all hlines and vlines. It corresponds to \arrayrulewidth in tabular.

lvjr avatar Sep 10 '21 07:09 lvjr

Oh, there is already a \rulewidth variable used in source code.

lvjr avatar Jan 24 '22 00:01 lvjr

Maybe the interface could be

rules = {fg=brown, wd=1pt}

See also issue https://github.com/lvjr/tabularray/issues/172.

lvjr avatar Aug 22 '22 11:08 lvjr