From c64cd5d30ffc29a53e3967461bdaf4d58aee6ddf Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 4 Jul 2014 21:53:03 +0000 Subject: hyph-utf8 for classical-latin git-svn-id: svn://tug.org/texlive/trunk@34520 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/tlpsrc/hyphen-latin.tlpsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'Master/tlpkg') 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= -- cgit v1.2.3