category TLCore shortdesc configuration and base files for MFLua longdesc For information on this Lua-enabled Metafont, longdesc see, for example: tug.org/TUGboat/tb32-2/tb101scarso.pdf. # must keep in sync with luatex.tlpsrc. tlpsetvar no_luajit_platforms x86_64-solaris # disabled until there is a user base. tlpsetvar fmtdeps luatex,metafont execute AddFormat name=mflua engine=mflua-nowin options="mf.ini" \ fmttriggers=${fmtdeps} mode=disabled runpattern d texmf-dist/scripts/mflua runpattern d texmf-dist/metafont/mflua binpattern f bin/${ARCH}/mflua binpattern f bin/${ARCH}/mflua-nowin binpattern f/!${no_luajit_platforms} bin/${ARCH}/mfluajit binpattern f/!${no_luajit_platforms} bin/${ARCH}/mfluajit-nowin # need metafont for support files, luatex for dll's, etc. depend metafont depend luatex