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