blob: b5bea7a5b10c99875004e6b4bacc85554045204d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
category TLCore
depend hyphen-base
depend hyph-utf8
shortdesc Lithuanian hyphenation patterns.
longdesc Hyphenation patterns for Lithuanian in L7X and UTF-8 encodings.
longdesc \lefthyphenmin and \righthyphenmin have to be at least 2.
execute AddHyphen \
name=lithuanian \
lefthyphenmin=2 \
righthyphenmin=2 \
file=loadhyph-lt.tex \
file_patterns=hyph-lt.pat.txt \
file_exceptions=
|