From cbea910aed7bdfa1cb783d81d65d84cb296a6499 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 13 Apr 2012 02:41:04 +0000 Subject: autoupdate via tlmgr generate language.dat.lua git-svn-id: svn://tug.org/texlive/trunk@25946 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/tex/generic/config/language.dat.lua | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'Master') diff --git a/Master/texmf/tex/generic/config/language.dat.lua b/Master/texmf/tex/generic/config/language.dat.lua index 4967b8286d0..0e168c5bef1 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 Wed Mar 14 04:26:18 2012 +-- Generated by /home/texlive/karl/Master/bin/i386-linux/tlmgr on Fri Apr 13 04:41:03 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: @@ -243,6 +243,15 @@ return { patterns = 'hyph-fr.pat.txt', hyphenation = '', }, +-- from hyphen-friulan: + ['friulan'] = { + loader = 'loadhyph-fur.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { 'furlan' }, + patterns = 'hyph-fur.pat.txt', + hyphenation = '', + }, -- from hyphen-galician: ['galician'] = { loader = 'loadhyph-gl.tex', @@ -542,6 +551,15 @@ return { patterns = 'hyph-ro.pat.txt', hyphenation = '', }, +-- from hyphen-romansh: + ['romansh'] = { + loader = 'loadhyph-rm.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-rm.pat.txt', + hyphenation = '', + }, -- from hyphen-russian: ['russian'] = { loader = 'loadhyph-ru.tex', -- cgit v1.2.3