Hi Hans,

Line 27725 of mtxrun.lua currently says

    -- retry after generate but only if --autogenerate
    if fullname == "" and environment.argument("autogenerate") then -- might 
become the default

I've tested changing this to

    if fullname == "" and true then

and this seems to solve all of the

    mtxrun          | unknown script 'mtx-context.lua' or 'mtx-mtx-context.lua'

errors in TeX Live that have been reported recently. Do you have any
opposition to me making this change in TL? Or even better, would you
consider making this change yourself in the upstream version?

Thanks,
-- Max
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to