summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/hyphen-serbian.tlpsrc
blob: 3b92e2b702bfc64a57442ac4b1d6720ffe684970 (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
category TLCore
depend hyphen-base
depend hyph-utf8
shortdesc Serbian hyphenation patterns
longdesc Hyphenation patterns for Serbian language in UTF-8 and 8-bit variant.
longdesc For 8-bit TeX the patterns are available separately as 'serbian' in
longdesc T1/EC encoding for Latin script and 'serbianc' in T2A encoding for
longdesc Cyrillic script. UTF-8 engines should only use 'serbian'
longdesc which has patterns in both scripts combined.
execute AddHyphen \
	name=serbian \
	lefthyphenmin=2 \
	righthyphenmin=2 \
	file=loadhyph-sr-latn.tex \
	file_patterns=hyph-sh-latn.pat.txt,hyph-sh-cyrl.pat.txt \
	file_exceptions=hyph-sh-latn.hyp.txt,hyph-sh-cyrl.hyp.txt
execute AddHyphen \
	name=serbianc \
	lefthyphenmin=2 \
	righthyphenmin=2 \
	file=loadhyph-sr-cyrl.tex \
	file_patterns=hyph-sh-latn.pat.txt,hyph-sh-cyrl.pat.txt \
	file_exceptions=hyph-sh-latn.hyp.txt,hyph-sh-cyrl.hyp.txt