diff options
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 |