On 6/27/2022 12:38 AM, Max Chernoff via ntg-context wrote:
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. maybe can you test with
LUATEXENGINE .. "%-cache" no time now myself Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------