• Home
Name Date Size #Lines LOC

..--

READMED06-May-2025882 3221

README

1                    The luatex hyphenation package.
2
3This package provides functions to be used for hyphenation pattern loading
4in LuaTeX. The patterns are loaded at runtime and not in the format.
5This leads to much shorter format loading time, with no loss as the
6patterns are not really loaded in the format, just copied and then loaded
7at runtime.
8
9This package is developped on <http://tug.org/svn/texhyphen/trunk/hyph-utf8/>.
10
11Installation
12------------
13
14These files are part of the format, so they should be installed in your
15TeX distribution (it is the case in TeXLive since 2010 release).
16
17Manifest
18--------
19
20Source files:
21        luatex-hyphen.dtx            single file source & doc
22
23Derived files:
24        luatex-hyphen.pdf            documentation
25        luatex-hyphen.lua            lua code used by the package
26
27
28License
29-------
30
31This work is under the CC0 license.
32