blob: fc9dfc62b70c9eef32f67ff6982d629fac31dee9 (
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 Esperanto hyphenation patterns.
longdesc Hyphenation patterns for Esperanto ISO Latin 3 and UTF-8 encodings.
longdesc Note that TeX distributions don't ship any suitable fonts in Latin 3
longdesc encoding, so unless you create your own font support or want to use
longdesc MlTeX, using native Unicode engines is highly recommended.
execute AddHyphen \
name=esperanto \
lefthyphenmin=2 \
righthyphenmin=2 \
file=loadhyph-eo.tex \
file_patterns=hyph-eo.pat.txt \
file_exceptions=
|