diff options
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/tlpsrc/luahbtex.tlpsrc | 14 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/luajittex.tlpsrc | 1 |
2 files changed, 9 insertions, 6 deletions
diff --git a/Master/tlpkg/tlpsrc/luahbtex.tlpsrc b/Master/tlpkg/tlpsrc/luahbtex.tlpsrc index 4b5717ed441..2706c01f8b7 100644 --- a/Master/tlpkg/tlpsrc/luahbtex.tlpsrc +++ b/Master/tlpkg/tlpsrc/luahbtex.tlpsrc @@ -1,5 +1,11 @@ -# before the TL'20 release, let's include luahbtex here. -# We only have it for auto-built platforms and Windows, +category TLCore +shortdesc LuaTeX with HarfBuzz library for glyph shaping + +# must keep in sync with luatex.tlpsrc. +tlpsetvar fmtdeps cm,etex,hyphen-base,knuth-lib,plain,tex-ini-files,\ +unicode-data + +# Until TL'20, we only have this for auto-built platforms and Windows, # via /home/texlive/luahbtmp on tug. # # Keep in sync with latex-bin-dev.tlpsrc @@ -8,10 +14,6 @@ tlpsetvar no_luahb_platforms \ # binpattern f/!${no_luahb_platforms} bin/${ARCH}/luahbtex -# must keep in sync with luatex.tlpsrc. -tlpsetvar fmtdeps cm,etex,hyphen-base,knuth-lib,plain,tex-ini-files,\ -unicode-data - # For the TL'20 release, we should have luahbtex for all platforms. # For now, on platforms where there is no luahbtex, it will be ignored # due to the special --no-error-if-no-engine option in fmtutil, diff --git a/Master/tlpkg/tlpsrc/luajittex.tlpsrc b/Master/tlpkg/tlpsrc/luajittex.tlpsrc index 484761d23ba..1493487c2f7 100644 --- a/Master/tlpkg/tlpsrc/luajittex.tlpsrc +++ b/Master/tlpkg/tlpsrc/luajittex.tlpsrc @@ -1,4 +1,5 @@ category TLCore +shortdesc LuaTeX with just-in-time (jit) compiler # must keep in sync with luatex.tlpsrc. tlpsetvar fmtdeps cm,etex,hyphen-base,knuth-lib,plain,tex-ini-files,\ |