[NTG-context] not working "mtxrun --scripts cache --erase"
Max Chernoff
mseven at telus.net
Mon Jun 27 00:38:50 CEST 2022
> I’m afraid that I have just found out that "mtxrun --scripts cache
> --erase" doesn’t delete a single file from the cache.
> Could anyone confirm the issue?
I can confirm that the same thing happens here.
If I change line 81 of
texmf-context/scripts/context/lua/mtx-cache.lua
from
if find(filename,"luatex%-cache") then
to
if find(filename,"luametatex%-cache") then
the problem appears to be fixed.
-- Max
More information about the ntg-context
mailing list