blob: 2b200c8fe27cb3333ed011426d12ffca867bead7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
category TLCore
depend hyphen-base
depend hyph-utf8
shortdesc Polish hyphenation patterns.
longdesc Hyphenation patterns for Polish in QX and UTF-8 encodings.
longdesc These patterns are also used by Polish TeX formats MeX and LaMeX.
catalogue-version 3.0a
execute AddHyphen \
name=polish \
lefthyphenmin=2 \
righthyphenmin=2 \
file=loadhyph-pl.tex \
file_patterns=hyph-pl.pat.txt \
file_exceptions=hyph-pl.hyp.txt
|