-
Notifications
You must be signed in to change notification settings - Fork 193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tabularray broken with latest release of l3kernel #1458
Comments
The error is right in the sense I'll leave open for the moment, but really this needs to be fixed in |
@josephwright Was that really catched by the debug setup? I don't get an error in older systems with
|
@u-fischer That would be an omission in the debug module, but the point still stands: we do require declaration before use in general (exception: variables used to store keys are 'auto-generated'). |
See #1458: this was intended to be covered by \prop_(g)put_from_keyval:Nn, but the move to linked-lists negates that.
@u-fischer I've fixed that issue - I think it was picked up immediately before the latest update, but not long before that so likely could be missed. |
@josephwright acro is affected too and there it is
|
@u-fischer I guess |
This is solved with |
After upgrading my TeX Live install today, which included https://tug.org/svn/texlive?revision=69870&view=revision, I’m facing an error compiling any document that use tabularray:
I’ve also reported it at lvjr/tabularray#474 in case it should be fixed there.
The text was updated successfully, but these errors were encountered: