summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/tex/generic/config/language.dat.lua11
1 files changed, 10 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/generic/config/language.dat.lua b/Master/texmf-dist/tex/generic/config/language.dat.lua
index 211acac8460..3ecf0b71af7 100644
--- a/Master/texmf-dist/tex/generic/config/language.dat.lua
+++ b/Master/texmf-dist/tex/generic/config/language.dat.lua
@@ -1,4 +1,4 @@
--- Generated by /home/texlive/karl/Master/bin/i386-linux/tlmgr on Wed May 8 03:37:24 2013
+-- Generated by /home/texlive/karl/Master/bin/i386-linux/tlmgr on Wed May 22 03:47:35 2013
-- $Id: language.us.lua 29720 2013-04-07 18:47:47Z karl $
--[[
language.us.dat (and the start of language.dat.lua), used by:
@@ -640,6 +640,15 @@ return {
patterns = 'hyph-sv.pat.txt',
hyphenation = '',
},
+-- from hyphen-thai:
+ ['thai'] = {
+ loader = 'loadhyph-th.tex',
+ lefthyphenmin = 2,
+ righthyphenmin = 3,
+ synonyms = { },
+ patterns = 'hyph-th.pat.txt',
+ hyphenation = '',
+ },
-- from hyphen-turkish:
['turkish'] = {
loader = 'loadhyph-tr.tex',