diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/hyphen-latin.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/hyphen-latin.tlpsrc | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-latin.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-latin.tlpsrc index b5e716857dd..bc96d35261c 100644 --- a/Master/tlpkg/tlpsrc/hyphen-latin.tlpsrc +++ b/Master/tlpkg/tlpsrc/hyphen-latin.tlpsrc @@ -1,7 +1,7 @@ category TLCore depend hyphen-base depend hyph-utf8 -shortdesc Latin hyphenation patterns. +shortdesc Latin and classical Latin hyphenation patterns. longdesc Hyphenation patterns for Latin in T1/EC and UTF-8 encodings, longdesc mainly in modern spelling (u when u is needed and v when v is needed), longdesc medieval spelling with the ligatures \ae and \oe and the (uncial) @@ -15,4 +15,14 @@ execute AddHyphen \ file=loadhyph-la.tex \ file_patterns=hyph-la.pat.txt \ file_exceptions= +longdesc Hyphenation patterns for the Classical Latin in T1/EC and UTF-8 +longdesc encodings. Classical Latin hyphenation patterns are different from +longdesc those of 'plain' Latin, the latter being more adapted to modern Latin. +execute AddHyphen \ + name=classiclatin \ + lefthyphenmin=2 \ + righthyphenmin=2 \ + file=loadhyph-la-x-classic.tex \ + file_patterns=hyph-la-x-classic.pat.txt \ + file_exceptions= |