summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/luahbtex.tlpsrc
blob: 7da3ee74f496a617d2e2ce3e9f23e1366ec1b19b (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},hyph-utf8,luatex

# can't have luahbtex without luatex.
depend luatex