1URL: https://github.com/hyphenation/tex-hyphen 2Version: ecf976ab6995acb653d38ab1af0b9b9829ec0c77 3License: various 4License File: LICENSE 5 6The tex-hyphen package contains hyphenation patterns under several different licenses. 7Patterns licensed under the following open source licenses can be imported here: 8* Apache 2.0 9* Unlicense 10* MIT 11* BSD 12* MPL 13* LGPL 2.1 14 15Description: 16Hyphenation patterns for automatic hyphenation from TeX hyphenation patterns 17project at http://www.hyphenation.org. 18 19Local Modifications: 20The patterns are taken from the hyph-utf8/tex/generic/hyph-utf8/patterns/txt directory. 21 22Only the following patterns are included from that directory: 23 24* Amharic (am) 25* Armenian (hy) 26* Assamese (as) 27* Basque (eu) 28* Belarusian (be) 29* Bengali (bn) 30* Bulgarian (bg) 31* Church Slavonic (cu) 32* Croation (hr) 33* Danish (da) 34* Estonian (et) 35* Ethiopic script (und-Ethi) 36* French (fr) 37* Galician (gl) 38* German (de) 39* Gujarati (gu) 40* Hindi (hi) 41* Hungarian (hu) 42* Irish (ga) 43* Kannada (kn) 44* Latin (la) 45* Latvian (lv) 46* Lithuanian (lt) 47* Malayalam (ml) 48* Marathi (mr) 49* Mongolian written in Cyrillic (mn-cyrl) 50* Norwegian Bokmål (nb) 51* Norwegian Nynorsk (nn) 52* Oriya (or) 53* Polish (pl) 54* Portuguese (pt) 55* Punjabi (pa) 56* Sanskrit (sa) 57* Slovenian (sl) 58* Spanish (es) 59* Tamil (ta) 60* Telugu (te) 61* Turkmen (tk) 62* Ukrainian (uk) 63* US English (en-US) 64* Welsh (cy) 65 66The Ethiopic script pattern files have been renamed from mul-ethi to und-ethi, 67to properly follow BCP 47 naming. 68 69In case hyphenation patterns are licensed under dual licenses, 70hyph-{lang}.lic.txt files are edited to keep only the license Android applies 71as listed in the corresponding NOTICE files. 72 73For the German (de) patterns, the *.chr.txt has been automatically generated 74based on the contents of the pattern files, using the the create_chr.py script 75created by Android engineers. 76 77British English (en-GB) patterns are taken from a different part of the 78tex-hyphen repository. Please see the README.android file in the 'en-GB' 79directory. 80 81US English (en-US) patterns have been modified to remove patterns added to 82the end of the file that had been incorrectly computed based on the TUGboat 83hyphenation exception list. To compensate for that, the TUGboat hyphenation 84exception list for US English has been downloaded from 85<http://mirror.ctan.org/info/digests/tugboat/hyphenex/ushyphex.tex> and 86explicitly added to the end of the hyphenation exception file for US 87English. 88 89Swedish (sv) patterns are converted to utf-8 and the first three 90lines(encoding, leftmin, rightmin) are removed to preserve the hyphenation 91pattern only in *.pat.txt 92