blob: 089a36f0d7c3168fbafc3adcf8a9fb9f23eee418 (
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 Coptic hyphenation patterns
longdesc Hyphenation patterns for Coptic language in UTF-8 encoding
longdesc as well as in ASCII-based encoding for 8-bit engines.
longdesc The latter can only be used with special Coptic fonts (like CBcoptic).
longdesc The patterns are considered experimental.
execute AddHyphen \
name=coptic \
lefthyphenmin=1 \
righthyphenmin=1 \
file=loadhyph-cop.tex \
file_patterns=hyph-cop.pat.txt \
file_exceptions=
|