diff options
author | Karl Berry <karl@freefriends.org> | 2010-02-07 23:45:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-02-07 23:45:04 +0000 |
commit | 602b340986f3fac67efcc0363a158aa136453ce1 (patch) | |
tree | 6308fc4b3fee55b0b7a62f997e3a79d427e6c964 /Master/texmf-dist/doc/luatex/luaotfload/README | |
parent | 28f8287b52b9e47d5579c5ee9813513f4c7c918c (diff) |
luaotfloaf 1.06a (7feb10)
git-svn-id: svn://tug.org/texlive/trunk@16937 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex/luaotfload/README')
-rw-r--r-- | Master/texmf-dist/doc/luatex/luaotfload/README | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/luatex/luaotfload/README b/Master/texmf-dist/doc/luatex/luaotfload/README index 50fbea7c2c1..5b1f7453334 100644 --- a/Master/texmf-dist/doc/luatex/luaotfload/README +++ b/Master/texmf-dist/doc/luatex/luaotfload/README @@ -5,7 +5,8 @@ luaotfload is the adaptation of the ConTeXt OTF loading system for Plain and LaTeX. It allows to open OTF fonts with almost all features available through the XeTeX font syntax. -This package is developped on <http://github.com/mpg/luaotfload>. +This package is developed on <http://github.com/mpg/luaotfload>, see the 'News' +file for version history. Installation @@ -68,35 +69,35 @@ This work is distributed under the GNU GPLv2 license. Please see COPYING file for more details about the license. The files otfl-*.lua are under the GNU GPLv2 license. Their legal notice is - + " Copyright 2008 PRAGMA ADE / ConTeXt Development Team - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + 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 +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. " - + The file luaotfload.dtx and the derived files luaotfload.pdf luaotfload.sty luaotfload.lua are under the CC0 license. You can find the CC0 license full text at - + http://creativecommons.org/publicdomain/zero/1.0/legalcode - + and a FAQ at - + http://wiki.creativecommons.org/CC0 |