diff options
author | Karl Berry <karl@freefriends.org> | 2013-07-25 21:55:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-07-25 21:55:03 +0000 |
commit | d916ced297859e30c730363e4cf05d6bb1b06883 (patch) | |
tree | ec2703c85054d1594475ea1565704eb77745ec87 /Master/texmf-dist/doc/support/fontools/README | |
parent | 3010f6ec44bddb79238b7a00ccdd9ba5ce6e4fe9 (diff) |
fontools (25jul13)
git-svn-id: svn://tug.org/texlive/trunk@31283 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support/fontools/README')
-rw-r--r-- | Master/texmf-dist/doc/support/fontools/README | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/support/fontools/README b/Master/texmf-dist/doc/support/fontools/README index 13eb3f60874..f22d4900896 100644 --- a/Master/texmf-dist/doc/support/fontools/README +++ b/Master/texmf-dist/doc/support/fontools/README @@ -29,7 +29,7 @@ Perl LCDF TypeTools Of course, Autoinst needs the LCDF TypeTools; - their installation directory should be in the PATH environment variable. + they should be installed in a directory on your PATH. Kpathsea Automatically installing the fonts into a suitable TEXMF tree @@ -38,6 +38,7 @@ Kpathsea own directory searching (such as MiKTeX), Autoinst will complain that it cannot find the kpsewhich program and install all generated files into subdirectories of the current directory. + If you use such a TeX distribution, either move these files to their destinations by hand, or use the -target command line option (please see the manual for more information). @@ -47,12 +48,21 @@ Other somewhere where otftotfm can find them. -LICENSE -------- +DISCLAIMER +---------- + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +See the GNU General Public License for more details. + + +LICENSE & COPYRIGHT +------------------- This software is copyright (C) 2005-2013 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, 2013/02/06 + Marc Penninga, 2013/07/25 |