diff options
author | Karl Berry <karl@freefriends.org> | 2013-07-08 01:19:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-07-08 01:19:27 +0000 |
commit | f80d143399165b41f79ba96f31cc6e665d16dfb8 (patch) | |
tree | eeeb107354beb472016f12531c02ad90329a96bf | |
parent | d28c6ac90381c17bd4a845520c68f8187e8b4014 (diff) |
autoupdate via tlmgr generate language.dat.lua
git-svn-id: svn://tug.org/texlive/trunk@31131 c570f23f-e606-0410-a88d-b1316a301751
-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', }, |