summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-10-13 22:09:21 +0000
committerKarl Berry <karl@freefriends.org>2014-10-13 22:09:21 +0000
commita81c9d1ef0b46432af068c7bb16347426eb1f7ce (patch)
treee99ffaaf31618e237ee61910072bbeb3db92a606 /Master/texmf-dist/source/generic
parent05e05c9035b826378da10058ef59a39a893da0e4 (diff)
hyph-utf8 (13oct14)
git-svn-id: svn://tug.org/texlive/trunk@35367 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic')
-rw-r--r--Master/texmf-dist/source/generic/hyph-utf8/generate-tl-files.rb1
-rw-r--r--Master/texmf-dist/source/generic/hyph-utf8/languages.rb10
2 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/generic/hyph-utf8/generate-tl-files.rb b/Master/texmf-dist/source/generic/hyph-utf8/generate-tl-files.rb
index 0b427c9d62d..f1b4f89193c 100644
--- a/Master/texmf-dist/source/generic/hyph-utf8/generate-tl-files.rb
+++ b/Master/texmf-dist/source/generic/hyph-utf8/generate-tl-files.rb
@@ -29,6 +29,7 @@ language_grouping = {
'chinese' => ['zh-latn-pinyin'],
'indic' => ['as', 'bn', 'gu', 'hi', 'kn', 'ml', 'mr', 'or', 'pa', 'ta', 'te'],
'serbian' => ['sh-latn', 'sh-cyrl'],
+ 'latin' => ['la', 'la-x-classic'],
}
language_used_in_group = Hash.new
diff --git a/Master/texmf-dist/source/generic/hyph-utf8/languages.rb b/Master/texmf-dist/source/generic/hyph-utf8/languages.rb
index 8f9bed23feb..c51261080dd 100644
--- a/Master/texmf-dist/source/generic/hyph-utf8/languages.rb
+++ b/Master/texmf-dist/source/generic/hyph-utf8/languages.rb
@@ -200,7 +200,7 @@ class Authors < Hash
"rene_bastian" => ["René", "Bastian", nil, false, false], # TODO make contact
"daniel_flipo" => ["Daniel", "Flipo", nil, false, false], # TODO make contact
"bernard_gaulle" => ["Bernard", "Gaulle", nil, false, false], # Deceased...
- "theppitak_karoonboonyanan" => ["Theppitak", "Karoonboonyanan", "thep{at}linux{dot}thai{dot}net", true, true],
+ "theppitak_karoonboonyanan" => ["Theppitak", "Karoonboonyanan", "theppitak{at}gmail{dot}com", true, true],
"levan_shoshiashvili" => ["Levan", "Shoshiashvili", "shoshia{at}hotmail{dot}com", true, true],
# email doesn't work
"javier_mugica" => ["Javier", "Múgica", "javier{at}digi21{dot}eu", true, true],
@@ -1251,12 +1251,12 @@ class Languages < Hash
"use_old_patterns" => false,
"filename_old_patterns" => nil,
"hyphenmin" => [2,2],
- "encoding" => "ec",
+ "encoding" => "ascii",
"exceptions" => false,
"message" => "Classical Latin hyphenation patterns",
- "version" => "1.0",
- "last_modified" => "2014-05-27",
+ "version" => "1.2",
+ "last_modified" => "2014-10-06",
"type" => "rules",
"authors" => [ "claudio_beccari" ],
"licence" => "LPPL",
@@ -1967,7 +1967,7 @@ class Languages < Hash
"message" => "Thai hyphenation patterns",
"version" => nil,
- "last_modified" => "2013-10-28",
+ "last_modified" => "2014-08-22",
"type" => "dictionary",
"authors" => [ "theppitak_karoonboonyanan" ],
"licence" => "LPPL",