[latex3-commits] [git/LaTeX3-latex3-l3build] master: Some packages are now auto-installed (e82d8f2)

Joseph Wright joseph.wright at morningstar2.co.uk
Sun Sep 23 11:54:59 CEST 2018


Repository : https://github.com/latex3/l3build
On branch  : master
Link       : https://github.com/latex3/l3build/commit/e82d8f2b4da6839840fddff17ac81dc6db990522

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

commit e82d8f2b4da6839840fddff17ac81dc6db990522
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sun Sep 23 10:54:59 2018 +0100

    Some packages are now auto-installed


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

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

diff --git a/support/texlive.sh b/support/texlive.sh
index c6e27f0..8729a09 100644
--- a/support/texlive.sh
+++ b/support/texlive.sh
@@ -26,8 +26,8 @@ tlmgr install luatex
 # TeX90 plain for unpacking, pdfLaTeX, LuaLaTeX and XeTeX for tests
 # The Lua libs and Latin Modern font avoid a few warnings with more
 # recent LaTeX2e kernels (which load Unicode as standard)
-tlmgr install cm etex etex-pkg knuth-lib latex-bin lm lualibs luaotfload \
-  metafont mfware tex tex-ini-files unicode-data xetex
+tlmgr install etex-pkg latex-bin lm lualibs luaotfload \
+  metafont mfware tex xetex
   
 # Additional requirements for (u)pLaTeX, done with no dependencies to
 # avoid large font payloads





More information about the latex3-commits mailing list