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
{{ message }}
This repository has been archived by the owner on Sep 27, 2019. It is now read-only.
luatex 1.0 gives
with luaotfload
as
local major = tex.luatexversion / 100
is 100/100=1
but it's compared against the first entry in
luaotfload.min_luatex_version = { 0, 95, 0 } --- i. e. 0.95.0
not the second
The text was updated successfully, but these errors were encountered: