blob: 42cab02fcae593ec299f560ee2961c1355dca5ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
category TLCore
depend hyphen-base
depend hyph-utf8
shortdesc Danish hyphenation patterns
longdesc Hyphenation patterns for Danish language in T1/EC and UTF-8 encoding.
execute AddHyphen \
name=danish \
lefthyphenmin=2 \
righthyphenmin=2 \
file=loadhyph-da.tex \
file_patterns=hyph-da.pat.txt \
file_exceptions=
|