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