[latex3-commits] [l3svn] branch master updated: Add font info for XeTeX to build script
noreply at latex-project.org
noreply at latex-project.org
Sat Oct 3 11:44:10 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 2245dc0 Add font info for XeTeX to build script
2245dc0 is described below
commit 2245dc0f392f9185512cc2aa31ae4688ad7d352b
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sat Oct 3 10:43:52 2015 +0100
Add font info for XeTeX to build script
---
support/texlive.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/support/texlive.sh b/support/texlive.sh
index 2dde085..2b1c104 100644
--- a/support/texlive.sh
+++ b/support/texlive.sh
@@ -78,3 +78,5 @@ tlmgr install --no-depends \
mkdir -p `kpsewhich -var-value TEXMFHOME`/fonts/cid/fontforge
cp ./support/Adobe-GB1-4.cidmap \
`kpsewhich -var-value TEXMFHOME`/fonts/cid/fontforge
+cp /tmp/texlive/texmf-var/fonts/conf/texlive-fontconfig.conf \
+ ~/.fonts.conf
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list