From 313d13857d7bab6aca46600b6b9cfdfbe8e81b58 Mon Sep 17 00:00:00 2001 From: Mojca Miklavec Date: Sun, 26 May 2013 21:25:50 +0000 Subject: hyph-utf8 update (2013-05-26) - update German patterns (by Werner Lemberg), version 2013-05-26 - add LPPL licence to Thai patterns - update luatex-hyphen.dtx and derivate files - minor documentation updates git-svn-id: svn://tug.org/texlive/trunk@30689 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/luatex/hyph-utf8/README | 40 ++++----------------------- 1 file changed, 6 insertions(+), 34 deletions(-) (limited to 'Master/texmf-dist/doc/luatex/hyph-utf8/README') diff --git a/Master/texmf-dist/doc/luatex/hyph-utf8/README b/Master/texmf-dist/doc/luatex/hyph-utf8/README index 0ef0959f81c..bb43e34cbb8 100644 --- a/Master/texmf-dist/doc/luatex/hyph-utf8/README +++ b/Master/texmf-dist/doc/luatex/hyph-utf8/README @@ -1,30 +1,18 @@ The luatex hyphenation package. -This package aims at replacing the standard hyphen.cfg for LuaTeX. The main -difference is that the patterns are loaded at runtime and not in the format. +This package provides functions to be used for hyphenation pattern loading +in LuaTeX. The patterns are loaded at runtime and not in the format. This leads to much shorter format loading time, with no loss as the patterns are not really loaded in the format, just copied and then loaded at runtime. -This package is developped on . +This package is developped on . Installation ------------ -Here are the recommended installation methods (preferred first). - -1. If you are using TeX Live 2010 or later, the files are already installed. - -2. a. Grab luatex-hyphen.tds.zip on the CTAN. - b. Unzip it at the root of one or your TDS trees. - c. Update some filename database after, and regenerate the formats for - LuaTeX. See your TeX distribution's manual for details. - -3. a. Grab the sources from CTAN or github. - b. Run 'make install TEXMFROOT=/path/to/texmf'. - c. See 2c. - -4. Try to figure it out by looking at the Makefile and comments in the sources. +These files are part of the format, so they should be installed in your +TeX distribution (it is the case in TeXLive since 2010 release). Manifest -------- @@ -34,26 +22,10 @@ Source files: Derived files: luatex-hyphen.pdf documentation - hyphen.cfg pattern loading file luatex-hyphen.lua lua code used by the package License ------- -This work is under the CC0 license, with an additional restriction: -the article 6 of the LaTeX Project Public License (lppl), that applies to code -that has been taken from LaTeX files. - -You can find the text of the lppl at - -The lppl can be found at http://www.latex-project.org/lppl.txt - -You can find the CC0 full text at - -http://creativecommons.org/publicdomain/zero/1.0/legalcode - -The file luatex-hyphen.dtx contains code with the lppl restriction as well as the -derived files - hyphen.cfg - luatex-hyphen.pdf +This work is under the CC0 license. -- cgit v1.2.3