lvjr
lvjr
> I 100% agree with your request for a minimal example. > > I tried: > > * 100pt failed > * 200pt OK > > but I don't like...
I think I have fixed this bug. Please try latest `tabularray.sty` in the repository.
There will be a new release in next month.
@albert-github May I suggest `doxygen` to provide an option for generating a single file `refman.tex` by combining all latex code into it? Therefore you can make a minimal example by...
Image and bibliography and other non-tex files need not to be merged. To save my limited time I am afraid I have to reject future issue reports with an example...
This is a duplicate of issue #365 (see this [comment](https://github.com/lvjr/tabularray/issues/365#issuecomment-1426657199) for the planned `hspacing=fixed` option).
Since you can get what you want with public interfaces, I will close this issue.
> Is `\tblr_set_vline:nnnn` really part of the public interfaces? > > The more general question is, do all public `tblr` latex3 functions and variables, documented or not, have stable behavior...
Based on issue #548, I think it is good to add `\hlinenext` and `\vlinenext` commands, so that users can use four line commands (`\hline`, `\hlinenext`, `\vline`, `\vlinenext`) to set four...
I think this is not a strong reason for making a breaking change. Any user can define a new `L/C/R` column type which takes an optional argument.