[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Install texlive-scripts for mftextfm (b5dbc673)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Jan 9 15:13:53 CET 2020
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/b5dbc673dd7d5b6c8a9dc083eb6e05ca28270929
>---------------------------------------------------------------
commit b5dbc673dd7d5b6c8a9dc083eb6e05ca28270929
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Jan 9 14:13:53 2020 +0000
Install texlive-scripts for mftextfm
>---------------------------------------------------------------
b5dbc673dd7d5b6c8a9dc083eb6e05ca28270929
support/texlive.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/support/texlive.sh b/support/texlive.sh
index e7fffd3b..adcc71a2 100644
--- a/support/texlive.sh
+++ b/support/texlive.sh
@@ -38,7 +38,7 @@ tlmgr install cm etex knuth-lib latex-bin tex tex-ini-files unicode-data \
# Assuming a 'basic' font set up, metafont is required to avoid
# warnings with some packages and errors with others
-tlmgr install metafont mfware
+tlmgr install metafont mfware texlive-scripts
# Contrib packages: done as a block to avoid multiple calls to tlmgr
tlmgr install \
More information about the latex3-commits
mailing list