diff options
Diffstat (limited to 'Master/texmf/tex/generic/config/language.dat.lua')
-rw-r--r-- | Master/texmf/tex/generic/config/language.dat.lua | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/Master/texmf/tex/generic/config/language.dat.lua b/Master/texmf/tex/generic/config/language.dat.lua index 0557b4a1e1b..16c1025449e 100644 --- a/Master/texmf/tex/generic/config/language.dat.lua +++ b/Master/texmf/tex/generic/config/language.dat.lua @@ -1,4 +1,4 @@ --- Generated by /home/texlive/karl/Master/bin/i386-linux/tlmgr on Tue Apr 17 04:31:51 2012 +-- Generated by /home/texlive/karl/Master/bin/i386-linux/tlmgr on Thu May 24 04:37:18 2012 -- $Id: language.us.lua 18737 2010-06-04 17:09:02Z karl $ --[[ language.us.dat (and the start of language.dat.lua), used by: @@ -248,7 +248,7 @@ return { loader = 'loadhyph-fur.tex', lefthyphenmin = 2, righthyphenmin = 2, - synonyms = { 'furlan' }, + synonyms = { }, patterns = 'hyph-fur.pat.txt', hyphenation = '', }, @@ -455,15 +455,6 @@ return { patterns = 'hyph-kmr.pat.txt', hyphenation = '', }, --- from hyphen-lao: - ['lao'] = { - loader = 'loadhyph-lo.tex', - lefthyphenmin = 1, - righthyphenmin = 1, - synonyms = { }, - patterns = 'hyph-lo.pat.txt', - hyphenation = '', - }, -- from hyphen-latin: ['latin'] = { loader = 'loadhyph-la.tex', |