You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
luaotfload-tool --find="Latin Modern Roman" (or any other font, with or without -F) fails with version 3.15 (up-to-date TeX Live 2020 on Windows 10), returning C:\texlive\2020\bin\win32\runscript.tlu:935: ...texmf-dist/tex/luatex/luaotfload/luaotfload-features.lua:432: attempt to index a nil value (field 'normal').
A self-test with --diagnose=files reports mktests, mkstatus, mkcharacters, mkglyphlist, and mkimport as missing. All other self-tests are fine.
The text was updated successfully, but these errors were encountered:
luaotfload-tool --find="Latin Modern Roman"
(or any other font, with or without-F
) fails with version 3.15 (up-to-date TeX Live 2020 on Windows 10), returningC:\texlive\2020\bin\win32\runscript.tlu:935: ...texmf-dist/tex/luatex/luaotfload/luaotfload-features.lua:432: attempt to index a nil value (field 'normal')
.A self-test with
--diagnose=files
reportsmktests
,mkstatus
,mkcharacters
,mkglyphlist
, andmkimport
as missing. All other self-tests are fine.The text was updated successfully, but these errors were encountered: