summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/hyphen-indic.tlpsrc
blob: 09bd0328c6756b313edc16b780874aa1c9f0af58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
category TLCore
depend hyphen-base
depend hyph-utf8
shortdesc Indic hyphenation patterns.
longdesc Hyphenation patterns for Assamese, Bengali, Gujarati, Hindi, Kannada,
longdesc Malayalam, Marathi, Oriya, Panjabi, Tamil and Telugu for Unicode
longdesc engines.
#catalogue-version 0.5.3
execute AddHyphen \
	name=assamese \
	lefthyphenmin=1 \
	righthyphenmin=1 \
	file=loadhyph-as.tex \
	file_patterns=hyph-as.pat.txt \
	file_exceptions=
execute AddHyphen \
	name=bengali \
	lefthyphenmin=1 \
	righthyphenmin=1 \
	file=loadhyph-bn.tex \
	file_patterns=hyph-bn.pat.txt \
	file_exceptions=
execute AddHyphen \
	name=gujarati \
	lefthyphenmin=1 \
	righthyphenmin=1 \
	file=loadhyph-gu.tex \
	file_patterns=hyph-gu.pat.txt \
	file_exceptions=
execute AddHyphen \
	name=hindi \
	lefthyphenmin=1 \
	righthyphenmin=1 \
	file=loadhyph-hi.tex \
	file_patterns=hyph-hi.pat.txt \
	file_exceptions=
execute AddHyphen \
	name=kannada \
	lefthyphenmin=1 \
	righthyphenmin=1 \
	file=loadhyph-kn.tex \
	file_patterns=hyph-kn.pat.txt \
	file_exceptions=
execute AddHyphen \
	name=malayalam \
	lefthyphenmin=1 \
	righthyphenmin=1 \
	file=loadhyph-ml.tex \
	file_patterns=hyph-ml.pat.txt \
	file_exceptions=
execute AddHyphen \
	name=marathi \
	lefthyphenmin=1 \
	righthyphenmin=1 \
	file=loadhyph-mr.tex \
	file_patterns=hyph-mr.pat.txt \
	file_exceptions=
execute AddHyphen \
	name=oriya \
	lefthyphenmin=1 \
	righthyphenmin=1 \
	file=loadhyph-or.tex \
	file_patterns=hyph-or.pat.txt \
	file_exceptions=
execute AddHyphen \
	name=panjabi \
	lefthyphenmin=1 \
	righthyphenmin=1 \
	file=loadhyph-pa.tex \
	file_patterns=hyph-pa.pat.txt \
	file_exceptions=
execute AddHyphen \
	name=tamil \
	lefthyphenmin=1 \
	righthyphenmin=1 \
	file=loadhyph-ta.tex \
	file_patterns=hyph-ta.pat.txt \
	file_exceptions=
execute AddHyphen \
	name=telugu \
	lefthyphenmin=1 \
	righthyphenmin=1 \
	file=loadhyph-te.tex \
	file_patterns=hyph-te.pat.txt \
	file_exceptions=