diff options
author | Karl Berry <karl@freefriends.org> | 2019-05-23 20:56:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-05-23 20:56:57 +0000 |
commit | 13c26861f5d3a197cd2593f569b4c0da5909a1af (patch) | |
tree | b32a4d1f074fe7b0e10da44df327daa23293129d /Master/texmf-dist/doc/support | |
parent | 8677bbdef11fcc17cdbc065587f330cb86681493 (diff) |
fontools (23may19)
git-svn-id: svn://tug.org/texlive/trunk@51204 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support')
-rw-r--r-- | Master/texmf-dist/doc/support/fontools/README | 24 |
1 files changed, 16 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/support/fontools/README b/Master/texmf-dist/doc/support/fontools/README index 93b11098eea..ebce4589825 100644 --- a/Master/texmf-dist/doc/support/fontools/README +++ b/Master/texmf-dist/doc/support/fontools/README @@ -48,8 +48,19 @@ Kpathsea Installation ------------ -The encoding files in the "share" directory should be moved -to a standard location where otftotfm can find them. +When installing manually, the encoding files in the "share/" directory +should be moved to a "standard" location where otftotfm can find them. +What this location is depends on your TeX installation; +in TeXLive, it should be $TEXMFLOCAL/fonts/enc/dvips/fontools/ or, +if you don't have write permissions in $TEXMFLOCAL, +$TEXMFHOME/fonts/enc/dvips/fontools/. + +The scripts in the "bin/" directory should be placed in a directory +on your PATH (or else you have to call them with their full path name). + +Of course, when using a package manager (such as tlmgr) to do +the installation, all files will automatically be put in the right +location. DISCLAIMER @@ -64,9 +75,6 @@ See the GNU General Public License for more details. LICENSE & COPYRIGHT =================== -This software is copyright (C) 2005-2019 Marc Penninga. It is released under -the terms of the GNU General Public Licence; see the file GPLv2.txt for -the license conditions. - - - Marc Penninga, 2019/05/17 +This software is copyright (C) 2005-2019 Marc Penninga. +It is released under the terms of the GNU General Public Licence; +see the file GPLv2.txt for the license conditions. |