diff options
-rw-r--r-- | tlpkg/tlpsrc/luahbtex.tlpsrc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tlpkg/tlpsrc/luahbtex.tlpsrc b/tlpkg/tlpsrc/luahbtex.tlpsrc index f4fca779..48600c6a 100644 --- a/tlpkg/tlpsrc/luahbtex.tlpsrc +++ b/tlpkg/tlpsrc/luahbtex.tlpsrc @@ -1,5 +1,7 @@ binpattern f bin/${ARCH}/luahbtex -binpattern f bin/${ARCH}/luahablatex +binpattern f bin/${ARCH}/luahblatex +binpattern f bin/${ARCH}/luajithbtex +binpattern f bin/${ARCH}/luajithblatex execute AddFormat name=luahbtex engine=luahbtex options="-etex luatex.ini" \ patterns=language.def,language.dat.lua execute AddFormat name=luahblatex engine=luahbtex options="-etex lualatex.ini" \ |