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