summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-05-29 09:35:02 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-05-29 09:35:02 +0000
commitbad9348a29610a5030b0ff1da29174f9fe2dbc98 (patch)
tree1a27079839d052f5b5760ec698e7d708a779a2c5 /Master/texmf-dist/doc/luatex
parente62580242146a93f7836af785779cfd1a79e0ce1 (diff)
luaotfload update (2010/05/28 v1.08a)
git-svn-id: svn://tug.org/texlive/trunk@18578 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex')
-rw-r--r--Master/texmf-dist/doc/luatex/luaotfload/NEWS22
-rw-r--r--Master/texmf-dist/doc/luatex/luaotfload/README95
-rw-r--r--Master/texmf-dist/doc/luatex/luaotfload/luaotfload.pdfbin271792 -> 313280 bytes
3 files changed, 75 insertions, 42 deletions
diff --git a/Master/texmf-dist/doc/luatex/luaotfload/NEWS b/Master/texmf-dist/doc/luatex/luaotfload/NEWS
index 129a2b0e5fd..a09e8ef9778 100644
--- a/Master/texmf-dist/doc/luatex/luaotfload/NEWS
+++ b/Master/texmf-dist/doc/luatex/luaotfload/NEWS
@@ -1,6 +1,24 @@
- History of the luaotfload bundle
+Change History
+--------------
-Currrent git, luaotfload v1.07:
+2010/05/28, luaotfload v1.08a:
+ * revert experimental code that was committed by mistake
+
+2010/05/28, luaotfload v1.08:
+ * fix misc. bugs with system fonts scanning
+ * parse fontconfig configuration directly, no longer dependant on 'fc-list'
+ * now if no font names database is found, luaotfload will generate it, also
+ it will force an update of the database if the asked font can not be
+ found
+ * avoid loading non-tfm fonts when the user asks for tfm font
+ * update the documentation
+ * blacklist .ttc and LastResort font on mac.
+ * sync with ConTeXt beta 2010.05.22
+ * fix attribute handling
+ * clarify license
+ * misc. bug fixes
+
+2010/05/10, luaotfload v1.07:
* using the new luatexbase package
* synchronizing with latest ConTeXt stable 2010.05.08
* adding support for microtypography
diff --git a/Master/texmf-dist/doc/luatex/luaotfload/README b/Master/texmf-dist/doc/luatex/luaotfload/README
index 94096480e7a..bf6b0a8fc63 100644
--- a/Master/texmf-dist/doc/luatex/luaotfload/README
+++ b/Master/texmf-dist/doc/luatex/luaotfload/README
@@ -1,12 +1,33 @@
- The luaotfload generic package
+ The luaotfload package
+Luaotfload is an adaptation of the ConTeXt font loading system for Plain and
+LaTeX. It allows OpenType fonts to be loaded with OpenType features accessible
+through the XeTeX font syntax.
-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.
+It may be loaded in Plain LuaTeX with "\input luaotfload.sty" and in LuaLaTeX
+with "\usepackage{luaotfload}". LuaLaTeX users may be interested in the
+fontspec package which provides a high-level interface to the functionality
+provided by this package.
+
+Please see the documentation luaotfload.pdf for more information.
+
+This package is developed on <http://github.com/khaledhosny/luaotfload>.
+Please report bugs at the Github address above.
+
+Discussion of development for LuaLaTeX is held in the lualatex-dev mailing
+list. See <http://www.tug.org/mailman/listinfo/lualatex-dev> to join or to
+view the archives.
+
+
+Responsible Persons
+-------------------
+
+The following people have contributed to this package.
+
+Khaled Hosny <khaledhosny@eglug.org>
+Elie Roux <elie.roux@telecom-bretagne.eu>
+Will Robertson <will.robertson@latex-project.org>
-This package is developed on <http://github.com/khaledhosny/luaotfload>, see the
-'NEWS' file for version history.
Installation
@@ -17,10 +38,10 @@ Here are the recommended installation methods (preferred first).
1. If you are using TeX Live 2008 or later, use 'tlmgr install luaotfload'.
Alternatively, try your (TeX or Linux) distribution's package management system.
-2. a. Grab luaotfload.tds.zip on the CTAN.
+2. a. Download luaotfload.tds.zip from CTAN.
b. Unzip it at the root of one or your TDS trees.
c. You may need to update some filename database after, see your TeX
-distribution's manual for details.
+ distribution's manual for details.
3. a. Grab the sources from CTAN or github.
b. Run 'make install TEXMFROOT=/path/to/texmf'.
@@ -32,6 +53,8 @@ distribution's manual for details.
Manifest
--------
+The following files are part of the luaotfload package.
+
Source files:
luaotfload.dtx single file source & doc for the package
mkluatexfontdb.lua script using otfl-font-nms.lua
@@ -66,28 +89,15 @@ Derived files:
luaotfload.sty TeX & LaTeX package
luaotfload.lua Lua code for the package
+
License
-------
-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
-starts by:
-
-"
-Copyright 2008 PRAGMA ADE / ConTeXt Development Team
-"
-
-for otf-*.lua files except otfl-font-clr.lua and otfl-luat-ovr.lua, and
-
-"
-Copyright 2010 Luaotfload Development Team
-"
-
-for otfl-font-clr.lua, otfl-font-nms and otfl-luat-ovr.lua, and continues by:
+The luaotfload bundle is distributed under the GNU GPLv2 license:
+ <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
+This license requires the license itself to be distributed with the work.
+It may be located within the documentation luaotfload.pdf.
-"
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
@@ -98,22 +108,27 @@ 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.
-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.
-"
+All non-ConTeXt source files in this bundle,
+ luaotfload.dtx
+ mkluatexfontdb.lua
+ otfl-data-con.lua
+ otfl-font-clr.lua
+and derived files
+ luaotfload.pdf
+ luaotfload.sty
+ luaotfload.lua
+are copyright 2010 by the luaotfload development team (see above).
+These files may be modified and distributed under the terms and conditions
+of the CC0 license: <http://creativecommons.org/publicdomain/zero/1.0>
+The source files otfl-luat-ovr.lua and otfl-luat-nms.lua are copyright 2010 by
+the luaotfload development team and are derived from ConTeXt sources. They are
+distributed under the terms and conditions of the GNU General Public License
+v2.
-The file luaotfload.dtx and the derived files
- luaotfload.pdf
- luaotfload.sty
- luaotfload.lua
-
-as well as the file mkluatexfontdb.lua are under the CC0 license. You can find
-the CC0 license full text at
+The ConTeXt files otfl-*.lua (as indicated above) are distributed under the
+terms and conditions of the GNU General Public License v2. The contents of
+these files is copyright 2008 by PRAGMA ADE and the ConTeXt Development Team.
-http://creativecommons.org/publicdomain/zero/1.0/legalcode
-and a FAQ at
-http://wiki.creativecommons.org/CC0
diff --git a/Master/texmf-dist/doc/luatex/luaotfload/luaotfload.pdf b/Master/texmf-dist/doc/luatex/luaotfload/luaotfload.pdf
index a85639692e6..1cc623b7754 100644
--- a/Master/texmf-dist/doc/luatex/luaotfload/luaotfload.pdf
+++ b/Master/texmf-dist/doc/luatex/luaotfload/luaotfload.pdf
Binary files differ