[latex3-commits] [git/LaTeX3-latex3-latex3] master: Install LuaHBTeX for TL'20 (a72bc2595)
Joseph Wright
joseph.wright at morningstar2.co.uk
Fri Apr 10 11:02:51 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/a72bc2595b1083b7dc09daf97a663e40f61f347e
>---------------------------------------------------------------
commit a72bc2595b1083b7dc09daf97a663e40f61f347e
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Apr 10 10:02:51 2020 +0100
Install LuaHBTeX for TL'20
>---------------------------------------------------------------
a72bc2595b1083b7dc09daf97a663e40f61f347e
support/texlive.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/support/texlive.sh b/support/texlive.sh
index b2101a9ba..da6bf24a5 100644
--- a/support/texlive.sh
+++ b/support/texlive.sh
@@ -26,7 +26,7 @@ tlmgr update --self
tlmgr install l3build
# Required to build plain and LaTeX formats including (u)pLaTeX
-tlmgr install latex-bin platex uplatex tex xetex
+tlmgr install latex-bin luahbtex platex uplatex tex xetex
# Then get the rest of required LaTeX
tlmgr install amsmath graphics tools
More information about the latex3-commits
mailing list.