diff options
Diffstat (limited to 'Master')
-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 7704d889822..4967b8286d0 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 Aug 5 04:26:45 2011 +-- Generated by /home/texlive/karl/Master/bin/i386-linux/tlmgr on Wed Mar 14 04:26: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: @@ -529,7 +529,7 @@ return { loader = 'loadhyph-pt.tex', lefthyphenmin = 2, righthyphenmin = 3, - synonyms = { 'portuges' }, + synonyms = { 'portuges', 'brazil', 'brazilian' }, patterns = 'hyph-pt.pat.txt', hyphenation = 'hyph-pt.hyp.txt', }, |