[latex3-commits] [git/LaTeX3-latex3-l3build] master: More updates (cc9b46f)
Joseph Wright
joseph.wright at morningstar2.co.uk
Wed Nov 27 14:10:19 CET 2019
Repository : https://github.com/latex3/l3build
On branch : master
Link : https://github.com/latex3/l3build/commit/cc9b46fdca7546e7d1c1e2b39c5f5f9325473e66
>---------------------------------------------------------------
commit cc9b46fdca7546e7d1c1e2b39c5f5f9325473e66
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Nov 27 13:10:19 2019 +0000
More updates
>---------------------------------------------------------------
cc9b46fdca7546e7d1c1e2b39c5f5f9325473e66
support/texlive.sh | 14 ++++----------
1 file changed, 4 insertions(+), 10 deletions(-)
diff --git a/support/texlive.sh b/support/texlive.sh
index 17a2eb2..92392f9 100644
--- a/support/texlive.sh
+++ b/support/texlive.sh
@@ -35,6 +35,7 @@ tlmgr install amsfonts etex-pkg
tlmgr install \
amsmath \
booktabs \
+ ec \
colortbl \
csquotes \
enumitem \
@@ -42,6 +43,9 @@ tlmgr install \
graphics \
iftex \
l3packages \
+ listings \
+ makeindex \
+ needspace \
oberdiek \
pdftexcmds \
psnfss \
@@ -49,16 +53,6 @@ tlmgr install \
tools \
underscore
- ec \
- enumitem \
- etoolbox \
- listings \
- makeindex \
- needspace \
- symbol \
- underscore \
- zapfding
-
# Keep no backups (not required, simply makes cache bigger)
tlmgr option -- autobackup 0
More information about the latex3-commits
mailing list