Joseph Wright

Results 1051 comments of Joseph Wright

As with the `"` issue I've just closed, I think here again these are 'cross-platform policy disallowed'.

Looking back, the point is that this is the same as the rule we using in `expl3`: *nix might allow `"` chars, but Windows really doesn't, so we don't. I...

I took a look at how we solved things for `biblatex checking, which is basically the same issue. That was done by using `checkinit_hook()`: ```lua -- For auto-editing local tagname...

Looking back here, it seems that what is wanted is something like a `packmanifest` boolean that is used only by the CTAN target, and that lists *exactly* what goes into...

@FrankMittelbach suggests using a key to define the behaviour: I might look at `l3graphics` first for testing

A key here would be able to enforce the standard colour as black across all engines: I guess what I need is a suggestion on a key name. I suppose...

Thinking a bit more, I guess we should be talking about `normalcolor` here, so just `normalcolor`, `ensure-normalcolor`, `apply-normalcolor`, ...?