[latex3-commits] [l3svn] branch master updated: "textex" now part of core TL infra-only scheme
noreply at latex-project.org
noreply at latex-project.org
Tue Jun 28 10:02:58 CEST 2016
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
The following commit(s) were added to refs/heads/master by this push:
new 660b110 "textex" now part of core TL infra-only scheme
660b110 is described below
commit 660b110a2564b9167113cdd4619ef4050beac10b
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Jun 28 09:02:07 2016 +0100
"textex" now part of core TL infra-only scheme
---
support/texlive.sh | 3 ---
1 file changed, 3 deletions(-)
diff --git a/support/texlive.sh b/support/texlive.sh
index 7065869..a67f505 100644
--- a/support/texlive.sh
+++ b/support/texlive.sh
@@ -19,9 +19,6 @@ if ! command -v texlua > /dev/null; then
cd ..
fi
-# Absolutely required as it includes fmtutil-sys
-tlmgr install tetex
-
# Needed for any use of texlua even if not testing LuaTeX
tlmgr install luatex
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list