Jonathan Sauer wrote:
> 
> package.loaders = { loader }

Once the new /luatex is in place, you while probably want to
change that to

  package.loaders[#package.loaders + 1] = loader

to avoid destroying the internal loaders

Best wishes,
Taco
_______________________________________________
dev-luatex mailing list
dev-luatex@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-luatex

Reply via email to