diff options
author | Karl Berry <karl@freefriends.org> | 2014-07-04 21:53:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-07-04 21:53:03 +0000 |
commit | c64cd5d30ffc29a53e3967461bdaf4d58aee6ddf (patch) | |
tree | 7fa40c778797b690d9f1c403f10385a8b40b54a7 /Master/tlpkg | |
parent | 066e2167748018c36a7edd791aabb9c623aeb865 (diff) |
hyph-utf8 for classical-latin
git-svn-id: svn://tug.org/texlive/trunk@34520 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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= |