summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/luahbtex.tlpsrc
blob: 5fa845b259e94af87d27353852195a3ff10eeeb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
category TLCore
shortdesc LuaTeX with HarfBuzz library for glyph shaping

binpattern f bin/${ARCH}/luahbtex

execute AddFormat name=luahbtex engine=luahbtex \
  patterns=language.def,language.dat.lua \
  options="luatex.ini" \
  fmttriggers=${global_luatex_deps},luatex

# can't have luahbtex without luatex.
depend luatex