[latex3-commits] [l3svn] 01/02: Skip clearing LuaTeX font cache in CI
noreply at latex-project.org
noreply at latex-project.org
Sat Oct 3 10:49:37 CEST 2015
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
commit 26ddbcebec51c20c5bfd1a2ffa067e6ac28001ab
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sat Oct 3 08:09:21 2015 +0100
Skip clearing LuaTeX font cache in CI
At present there's an issue with luaotfload-tool, but ideally
this doesn't have to happen every time anyway.
---
support/texlive.sh | 1 -
1 file changed, 1 deletion(-)
diff --git a/support/texlive.sh b/support/texlive.sh
index 0cc9823..495ca0c 100644
--- a/support/texlive.sh
+++ b/support/texlive.sh
@@ -74,4 +74,3 @@ tlmgr install --no-depends \
# Other bits and pieces
mkdir -p `kpsewhich -var-value TEXMFHOME`/fonts/cid/fontforge
cp Adobe-GB1-4.cidmap `kpsewhich -var-value TEXMFHOME`/fonts/cid/fontforge
-luaotfload-tool --cache=erase
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list