diff options
author | Karl Berry <karl@freefriends.org> | 2013-05-29 01:47:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-05-29 01:47:45 +0000 |
commit | 191c352b53f4a91ca8153a0749faf23b3f9112f6 (patch) | |
tree | df0fbf6e153ddd66fc43323edb287875fca3758b /Master/texmf-dist/tex/generic | |
parent | 9b67953dca3813022510a5be13b97417ebe03563 (diff) |
autoupdate via tlmgr generate language.dat.lua
git-svn-id: svn://tug.org/texlive/trunk@30797 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic')
-rw-r--r-- | Master/texmf-dist/tex/generic/config/language.dat.lua | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/generic/config/language.dat.lua b/Master/texmf-dist/tex/generic/config/language.dat.lua index 3ecf0b71af7..dfe1b7f9b97 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 22 03:47:35 2013 +-- Generated by /home/texlive/karl/Master/bin/i386-linux/tlmgr on Wed May 29 03:47:44 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: @@ -34,16 +34,16 @@ return { -- since they contain either very few or no patterns at all -- END of language.us.lua (missing '}' appended after all entries) -- from dehyph-exptl: - ['german-x-2012-05-30'] = { - loader = 'dehypht-x-2012-05-30.tex', + ['german-x-2013-05-26'] = { + loader = 'dehypht-x-2013-05-26.tex', lefthyphenmin = 2, righthyphenmin = 2, synonyms = { 'german-x-latest' }, patterns = 'hyph-de-1901.pat.txt', hyphenation = 'hyph-de-1901.hyp.txt', }, - ['ngerman-x-2012-05-30'] = { - loader = 'dehyphn-x-2012-05-30.tex', + ['ngerman-x-2013-05-26'] = { + loader = 'dehyphn-x-2013-05-26.tex', lefthyphenmin = 2, righthyphenmin = 2, synonyms = { 'ngerman-x-latest' }, |