blob: 9b4324566beda17f1debb59d970cf89a5e67333f (
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 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=
|