diff options
author | Karl Berry <karl@freefriends.org> | 2012-05-24 02:37:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-05-24 02:37:19 +0000 |
commit | 952ccb96896d20ebd8687968555d34eed8f03a3e (patch) | |
tree | bdbc2feb76daf3c5cb9cade70640311ab45cc921 | |
parent | 34619aca20a5aa9b2241cdb8538fd8b548f14922 (diff) |
autoupdate via tlmgr generate language.dat.lua
git-svn-id: svn://tug.org/texlive/trunk@26621 c570f23f-e606-0410-a88d-b1316a301751
-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', |