Open AlphaJack opened 1 year ago
phase-III loads the new list implementation and that is currently not compatible with enumitem. You will have to wait until we provide a replacement.
However, most of the extended syntax provided bybenumitem
is already available out of the box with the new implementation provided by phase-III without adding the package, but the declarations to define your own list environments or configure existing ones in "enumitem"-style is not offered.
Do you have any clue on why the fourth case succeeds?
@AlphaJack probably because it is not trying to manipulate a counter in contrast to case two, but it is nothing that is worth spending time on in isolation. As Ulrike said: at a later stage we will have to look how the full interface can be offered given that the underlying list implementation has changed and what is necessary for that to be provided. But this has to wait.
I am using an up to date build of TeX Live (packages are now frozen to July 2023).
I cannot compile a document that loads
enumitem
and defines a custom list of specific types if I settestphase=phase-III
in\DocumentMetadata{}
I am compiling the following MWE with
lualatex --synctex=1 --interaction=nonstopmode --file-line-error enumitem.tex
:Output for phase-III: