From 8fe00121f242db956846e97aa21861fb005cd204 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 15 May 2016 01:17:07 +0000 Subject: autoupdate via tlmgr generate language.dat.lua git-svn-id: svn://tug.org/texlive/trunk@41138 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/tex/generic/config/language.dat.lua | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex/generic/config/language.dat.lua') diff --git a/Master/texmf-dist/tex/generic/config/language.dat.lua b/Master/texmf-dist/tex/generic/config/language.dat.lua index eea4a9cdfa6..c0b8f9f1fb6 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 Fri Apr 8 03:19:20 2016 +-- Generated by /home/texlive/karl/Master/bin/i386-linux/tlmgr on Sun May 15 03:17:07 2016 -- $Id: language.us.lua 29720 2013-04-07 18:47:47Z karl $ --[[ language.us.dat (and the start of language.dat.lua), used by: @@ -128,6 +128,15 @@ return { patterns = 'hyph-zh-latn-pinyin.pat.txt', hyphenation = '', }, +-- from hyphen-churchslavonic: + ['churchslavonic'] = { + loader = 'loadhyph-cu.tex', + lefthyphenmin = 1, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-cu.pat.txt', + hyphenation = 'hyph-cu.hyp.txt', + }, -- from hyphen-coptic: ['coptic'] = { loader = 'loadhyph-cop.tex', @@ -238,7 +247,7 @@ return { ['french'] = { loader = 'loadhyph-fr.tex', lefthyphenmin = 2, - righthyphenmin = 3, + righthyphenmin = 2, synonyms = { 'patois', 'francais' }, patterns = 'hyph-fr.pat.txt', hyphenation = '', @@ -481,6 +490,14 @@ return { patterns = 'hyph-la-x-classic.pat.txt', hyphenation = '', }, + ['liturgicallatin'] = { + loader = 'loadhyph-la-x-liturgic.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-la-x-liturgic.pat.txt', + hyphenation = '', + }, -- from hyphen-latvian: ['latvian'] = { loader = 'loadhyph-lv.tex', -- cgit v1.2.3