Skip to content

Commit

Permalink
remove ifluatex, replace by iftex
Browse files Browse the repository at this point in the history
  • Loading branch information
u-fischer committed Nov 3, 2019
1 parent 92a907e commit 4e25902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion texlive.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ tlmgr install l3kernel l3packages l3build latex latex-bin ctablestack l3experim
tlmgr install collection-langgerman

# luatex
tlmgr install luacode luatex luatexbase luaotfload ifluatex
tlmgr install luacode luatex luatexbase luaotfload iftex

# language
tlmgr install babel babel-english babel-german hyph-utf8
Expand Down

0 comments on commit 4e25902

Please sign in to comment.