[latex3-commits] [git/LaTeX3-latex3-luaotfload] master-v3.0008-201910290: replace packages ifxetex, ifluatex by new iftex (15db3a2)
Ulrike Fischer
fischer at troubleshooting-tex.de
Sun Nov 3 10:26:51 CET 2019
Repository : https://github.com/latex3/luaotfload
On branch : master-v3.0008-201910290
Link : https://github.com/latex3/luaotfload/commit/15db3a22edcaf986267430d8eda95c1625bf9b2a
>---------------------------------------------------------------
commit 15db3a22edcaf986267430d8eda95c1625bf9b2a
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sun Nov 3 10:26:51 2019 +0100
replace packages ifxetex, ifluatex by new iftex
>---------------------------------------------------------------
15db3a22edcaf986267430d8eda95c1625bf9b2a
texlive.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/texlive.sh b/texlive.sh
index 2845053..184e6f6 100644
--- a/texlive.sh
+++ b/texlive.sh
@@ -35,8 +35,8 @@ tlmgr install luahbtex
tlmgr install cm etex knuth-lib tex tex-ini-files unicode-data
# various tools / dependencies of other packages
-tlmgr install ctablestack filehook ifoddpage ifxetex luatexbase trimspaces
-tlmgr install oberdiek etoolbox xkeyval ucharcat xstring ifluatex everyhook
+tlmgr install ctablestack filehook ifoddpage iftex luatexbase trimspaces
+tlmgr install oberdiek etoolbox xkeyval ucharcat xstring everyhook
tlmgr install svn-prov setspace
# graphics
More information about the latex3-commits
mailing list