diff options
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/tex/generic/config/language.dat.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/generic/config/language.dat.lua b/Master/texmf-dist/tex/generic/config/language.dat.lua index dfe1b7f9b97..4863f8e0bb1 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 29 03:47:44 2013 +-- Generated by /home/texlive/karl/Master/bin/i386-linux/tlmgr on Mon Jul 8 03:19:25 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: @@ -547,7 +547,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', }, |