Name Date Size #Lines LOC

..--

Ethi/H25-Apr-2025-925913

am/H25-Apr-2025-1,0451,034

as/H25-Apr-2025-247234

be/H25-Apr-2025-3,4783,465

bg/H25-Apr-2025-1,8441,832

bn/H25-Apr-2025-247234

cu/H25-Apr-2025-14,90214,889

cy/H25-Apr-2025-6,8706,858

da/H25-Apr-2025-1,2861,274

de/H25-Apr-2025-70,57070,522

el/H25-Apr-2025-746737

en-GB/H25-Apr-2025-8,7418,725

en-US/H25-Apr-2025-7,4907,473

es/H25-Apr-2025-3,7553,743

et/H25-Apr-2025-3,8233,811

eu/H25-Apr-2025-363351

fr/H25-Apr-2025-1,3691,357

ga/H25-Apr-2025-6,2176,204

gl/H25-Apr-2025-2,4662,452

gu/H25-Apr-2025-235222

hi/H25-Apr-2025-243230

hr/H25-Apr-2025-1,6411,628

hu/H25-Apr-2025-63,02763,016

hy/H25-Apr-2025-2,0471,952

it/H25-Apr-2025-559548

ka/H25-Apr-2025-2,2482,239

kn/H25-Apr-2025-249236

la/H25-Apr-2025-2,3922,375

lt/H25-Apr-2025-1,7231,712

lv/H25-Apr-2025-11,72311,715

ml/H25-Apr-2025-267254

mn/H25-Apr-2025-1,1431,131

mr/H25-Apr-2025-243230

nb/H25-Apr-2025-27,58827,572

nn/H25-Apr-2025-27,58827,572

or/H25-Apr-2025-233220

pa/H25-Apr-2025-222210

pl/H25-Apr-2025-4,3174,307

pt/H25-Apr-2025-537527

sa/H25-Apr-2025-1,3231,313

sk/H25-Apr-2025-10,49810,487

sl/H25-Apr-2025-1,2241,212

sq/H25-Apr-2025-476466

ta/H25-Apr-2025-225212

te/H25-Apr-2025-247234

tk/H25-Apr-2025-2,5062,494

uk/H25-Apr-2025-4,7134,702

METADATAH A D25-Apr-2025392 1513

README.androidH A D25-Apr-20252.5 KiB9280

README.android

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