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