blob: 10c17a958f1fe090b035caf6bae14bc4687635ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
category TLCore
depend hyphen-base
depend hyph-utf8
shortdesc Slovenian hyphenation patterns.
longdesc Hyphenation patterns for Slovenian in T1/EC and UTF-8 encodings.
execute AddHyphen \
name=slovenian synonyms=slovene \
lefthyphenmin=2 \
righthyphenmin=2 \
file=loadhyph-sl.tex \
file_patterns=hyph-sl.pat.txt \
file_exceptions=
|