Joseph Wright

Results 989 comments of Joseph Wright

I've started to think about this. The easiest way is to have some `tl` ('`\l_color_mixin_tl`') that is then checked most likely in `\@@_finalise_current:`. But that means errors would be spotted...

@car222222 I've never timed it but I presume reading the entire file a second time for every file will add up! As @FrankMittelbach says, I'm proposing something explicitly for debugging,...

I'm imagining that the kernel itself would save MD5 data during format-building, so this would be available to e.g. us when testing dev formats :)

@FrankMittelbach I'm mainly thinking of local `expl3` installs for the team - but the main priority would be as you say local packages or similar

I've now looked again at this. My suggestion is adding a keyval argument to `\listfiles`, something like ```latex \listfiles[include-hashes, include-sizes] ``` yielding something like ``` *File List* article.cls 2023/05/17 v1.4n...

As detailed in the manual, the `locale` key in `siunitx` is about the typographic tradition in use for typesetting a document, not the language the document is written in.

@FrankMittelbach One for a doc change? Assign to you?

I'm doing some testing: key question for me is will we want rollback?

Supported syntax doesn't include `|`: we will clarify this in the docs (as mentioned in another issue).

As it stands, the PR feels like it's becoming too broad. I think we all like the idea of extending the logging info, so a focussed PR for that would...