[latex3-commits] [git/LaTeX3-latex3-l3build] master: Update for oberdiek split (664fbf3)

Joseph Wright joseph.wright at morningstar2.co.uk
Tue Jan 14 22:32:57 CET 2020


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

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

commit 664fbf3dfdca8fa032012acfabe84345b776d81f
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Jan 14 21:32:57 2020 +0000

    Update for oberdiek split


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

664fbf3dfdca8fa032012acfabe84345b776d81f
 support/texlive.sh | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

diff --git a/support/texlive.sh b/support/texlive.sh
index 92392f9..c713af0 100644
--- a/support/texlive.sh
+++ b/support/texlive.sh
@@ -33,25 +33,43 @@ tlmgr install amsfonts etex-pkg
 
 # Support for typesetting the docs
 tlmgr install \
+  alphalph   \
+  atbegshi   \
+  atveryend  \
   amsmath    \
+  bigintcalc \
+  bitset     \
   booktabs   \
   ec         \
   colortbl   \
   csquotes   \
   enumitem   \
+  etexcmds   \
   fancyvrb   \
+  gettitlestring \
   graphics   \
+  hologo     \
+  hycolor    \
   iftex      \
+  intcalc    \
+  kvdefinekeys \
+  kvsetkeys  \
   l3packages \
+  letltxmacro \
   listings   \
+  ltxcmds    \
   makeindex  \
   needspace  \
   oberdiek   \
+  pdfesape   \
   pdftexcmds \
   psnfss     \
+  refcount   \
+  rerunfilecheck \
   hyperref   \
   tools      \
-  underscore
+  underscore \
+  uniquecounter
 
 # Keep no backups (not required, simply makes cache bigger)
 tlmgr option -- autobackup 0





More information about the latex3-commits mailing list