summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/hyphen-serbian.tlpsrc
blob: 1a98f4bfa38ba1f987e39c378b00daf85fc252a0 (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 in T1/EC, T2A and UTF-8 encodings.
longdesc For 8-bit engines the patterns are available separately as 'serbian'
longdesc in T1/EC encoding for Latin script and 'serbianc' in T2A encoding for
longdesc Cyrillic script. Unicode 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