blob: c21898367fb17ad1649bd6ea4ccdf6972d6cee6b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
category TLCore
depend hyphen-base
depend hyph-utf8
shortdesc Hungarian hyphenation patterns.
longdesc Hyphenation patterns for Hungarian in T1/EC and UTF-8 encodings.
longdesc From https://github.com/nagybence/huhyphn/.
execute AddHyphen \
name=hungarian \
lefthyphenmin=2 \
righthyphenmin=2 \
file=loadhyph-hu.tex \
file_patterns=hyph-hu.pat.txt \
file_exceptions=
docpattern d texmf-dist/doc/generic/huhyphen
|