-
Named colors defined with the interfaces in the l3color module of LaTeX3 are not usable with xcolor.
See for instance https://tex.stackexchange.com/questions/682078/l3colors-colors-unusable-with-ti…
-
After the last updates, I am getting the errors indicated in
https://github.com/latex3/hyperref/issues/359
I mention it here as I am not sure if it is a hyperref or a thmtools issue.
-
## Description
support footnotes also if tagging is active
currently there is a warning:
`Package microtype Warning: Unable to apply patch `footnote' on input line 21.`
## Minimal example …
-
Ref.: https://tex.stackexchange.com/q/715533/ (but the question describes multiple luaotfload-tool bugs) and [Max Chernoff's comment.](https://tex.stackexchange.com/questions/715533/luaotfload-tool-th…
cfr42 updated
2 weeks ago
-
To apply additional normalization, after built-in output normalization is done. Could be named `normalize_hook()`.
Use case: to simplify specific test output, for example the log-based `m3plain002.…
-
`interface3.pdf` says `V`-type expansion can be applied to `bitset` and `clist` variables, but `expl3.pdf` says no, because they both don't have a `\_use:N` function.
- `interface3.pdf` (2024-07-20…
-
Ref.: https://tex.stackexchange.com/q/715533/ (but the question describes multiple luaotfload-tool bugs)
```lang-bash
luaotfload | diagnose : =============== file permissions ==============
luaot…
cfr42 updated
2 weeks ago
-
I think this is the right time to raise the question considering latest blog post by Joseph Wright
https://www.texdev.net/2024/11/05/engine-news-from-the-latex-project
He is a member of the [LaTeX…
-
Package writers may use such functions like `\str_assert:N(TF)` and `\fp_assert:N(TF)` to check if contents of variables match their type signatures, at entrances of package commands or when debugging…
-
Or it is actually an internal function?
https://github.com/latex3/latex3/blob/96bd4f36bf7b9e3238047536125b7f014efafbce/l3experimental/l3draw/l3draw-points.dtx#L183-L198