diff options
author | Karl Berry <karl@freefriends.org> | 2012-04-17 02:31:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-04-17 02:31:52 +0000 |
commit | 8f8126178c38856ba7e0dbaa088cac2619ffb8bd (patch) | |
tree | ffe8047f945f3671d563af35e465c025179bd1a4 /Master/texmf/tex | |
parent | e2c07943918ca90c02ac041de243d47b66037bcd (diff) |
autoupdate via tlmgr generate language.dat.lua
git-svn-id: svn://tug.org/texlive/trunk@26002 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/tex')
-rw-r--r-- | Master/texmf/tex/generic/config/language.dat.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf/tex/generic/config/language.dat.lua b/Master/texmf/tex/generic/config/language.dat.lua index 0e168c5bef1..0557b4a1e1b 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 Fri Apr 13 04:41:03 2012 +-- Generated by /home/texlive/karl/Master/bin/i386-linux/tlmgr on Tue Apr 17 04:31:51 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: @@ -538,7 +538,7 @@ return { loader = 'loadhyph-pt.tex', lefthyphenmin = 2, righthyphenmin = 3, - synonyms = { 'portuges', 'brazil', 'brazilian' }, + synonyms = { 'portuges' }, patterns = 'hyph-pt.pat.txt', hyphenation = 'hyph-pt.hyp.txt', }, |