summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/config/language.dat.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-05-15 01:17:07 +0000
committerKarl Berry <karl@freefriends.org>2016-05-15 01:17:07 +0000
commit8fe00121f242db956846e97aa21861fb005cd204 (patch)
treed66499e786cf3738de4c6cf563c57eec0231fcd0 /Master/texmf-dist/tex/generic/config/language.dat.lua
parent3134128a8504128f90de273083e5c0894e3d6096 (diff)
autoupdate via tlmgr generate language.dat.lua
git-svn-id: svn://tug.org/texlive/trunk@41138 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/config/language.dat.lua')
-rw-r--r--Master/texmf-dist/tex/generic/config/language.dat.lua21
1 files changed, 19 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 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',