blob: de224a622965434a2cc29f90fca23fae1c1927f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
category TLCore
depend hyphen-base
depend hyph-utf8
shortdesc Slovak hyphenation patterns.
longdesc Hyphenation patterns for Slovak in T1/EC and UTF-8 encodings.
longdesc Original patterns 'skhyphen' are still distributed in the 'csplain'
longdesc package and loaded with ISO Latin 2 encoding (IL2).
execute AddHyphen \
name=slovak \
lefthyphenmin=2 \
righthyphenmin=3 \
file=loadhyph-sk.tex \
file_patterns=hyph-sk.pat.txt \
file_exceptions=hyph-sk.hyp.txt
|