[latex3-commits] [git/LaTeX3-latex3-luaotfload] dev: replace packages ifxetex, ifluatex by new iftex (ab800d1)

Marcel Fabian Krüger tex at 2krueger.de
Sun Nov 3 20:50:22 CET 2019


Repository : https://github.com/latex3/luaotfload
On branch  : dev
Link       : https://github.com/latex3/luaotfload/commit/ab800d14ab820b5a4c31b931ba46bd92de99b971

>---------------------------------------------------------------

commit ab800d14ab820b5a4c31b931ba46bd92de99b971
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Sun Nov 3 10:26:51 2019 +0100

    replace packages ifxetex, ifluatex by new iftex


>---------------------------------------------------------------

ab800d14ab820b5a4c31b931ba46bd92de99b971
 texlive.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/texlive.sh b/texlive.sh
index 20ce666..0832289 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