On Thu, Feb 29, 2024 at 10:25:08PM +0100, Bruno Voisin via tex-live wrote:
> Some further testing, and a clarification of my earlier message to tex-live.
>
> The following happens on the Mac, when typesetting a file with content
>
> % !TEX TS-program = LuaLaTeX
> \documentclass{article}
> \begin{document}
> Hello
> \end{document}
>
> having removed beforehand the directories ~/Library/texlive/{2023,2024},
> equivalent to ~/{.texlive2023,.texlive2024} on Unix.
>
> Using TeX Live 2023, with luaotfload at version 3.28: everything OK, the file
> is typeset successfully and the directory tree
> ~/Library/texlive/2023/texmf-var/luatex-cache and the font cache inside are
> created in the process.
>
> Using TeX Live 2024, same luaotfload version 3.28: things don't work, any
> attempt to typeset the file gives
Hi Bruno,
which "Development id" do you get when running `lualatex -credits`?
Best,
Marcel