blob: 1799b6ced2c48114814c465da4bf67c16b29181d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
category TLCore
depend hyphen-base
depend hyph-utf8
execute AddHyphen \
name=swedish \
lefthyphenmin=2 \
righthyphenmin=2 \
file=loadhyph-sv.tex \
file_patterns=hyph-sv.pat.txt \
file_exceptions=hyph-sv.hyp.txt
|