diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-05 02:26:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-05 02:26:45 +0000 |
commit | f7ff82889e09a67904ffc2d1c4ff599b4da6c13c (patch) | |
tree | 733ad61d679bc3535fc8651c667dea6621198d01 /Master | |
parent | 899ef44a2ed78bbc762f5817d56e3fc835e46363 (diff) |
autoupdate via tlmgr generate language.dat.lua
git-svn-id: svn://tug.org/texlive/trunk@23418 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf/tex/generic/config/language.dat.lua | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf/tex/generic/config/language.dat.lua b/Master/texmf/tex/generic/config/language.dat.lua index dc46944087d..7704d889822 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 Thu Jun 23 04:14:02 2011 +-- Generated by /home/texlive/karl/Master/bin/i386-linux/tlmgr on Fri Aug 5 04:26:45 2011 -- $Id: language.us.lua 18737 2010-06-04 17:09:02Z 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-2009-06-19'] = { - loader = 'dehypht-x-2009-06-19.tex', + ['german-x-2011-07-01'] = { + loader = 'dehypht-x-2011-07-01.tex', lefthyphenmin = 2, righthyphenmin = 2, synonyms = { 'german-x-latest' }, patterns = 'hyph-de-1901.pat.txt', hyphenation = 'hyph-de-1901.hyp.txt', }, - ['ngerman-x-2009-06-19'] = { - loader = 'dehyphn-x-2009-06-19.tex', + ['ngerman-x-2011-07-01'] = { + loader = 'dehyphn-x-2011-07-01.tex', lefthyphenmin = 2, righthyphenmin = 2, synonyms = { 'ngerman-x-latest' }, |