[latex3-commits] [l3svn] branch master updated: Install cidmap for fandol as part of TL script

noreply at latex-project.org noreply at latex-project.org
Sat Oct 3 00:10:59 CEST 2015


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  24d3ed5   Install cidmap for fandol as part of TL script
24d3ed5 is described below

commit 24d3ed54e8c5bfaffea2acdff8b86454867fd0ff
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Oct 2 23:10:40 2015 +0100

    Install cidmap for fandol as part of TL script
---
 support/texlive.sh |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/support/texlive.sh b/support/texlive.sh
index 16d641d..0cc9823 100644
--- a/support/texlive.sh
+++ b/support/texlive.sh
@@ -70,3 +70,8 @@ tlmgr install --no-depends \
   fontspec    \
   siunitx     \
   unicode-math
+
+# 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