summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/config
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-07-05 01:23:41 +0000
committerKarl Berry <karl@freefriends.org>2014-07-05 01:23:41 +0000
commit2773bbd0cf6cdf1e6f7a9291498cc325ac31d1b9 (patch)
tree4da5eef081941d99b5c491164f6099165150fc38 /Master/texmf-dist/tex/generic/config
parenta0dc5520b9c04ffe2a03de2df6fa1427f6744909 (diff)
autoupdate via tlmgr generate language.dat.lua
git-svn-id: svn://tug.org/texlive/trunk@34525 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/config')
-rw-r--r--Master/texmf-dist/tex/generic/config/language.dat.lua10
1 files changed, 9 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/generic/config/language.dat.lua b/Master/texmf-dist/tex/generic/config/language.dat.lua
index 4913a684e67..f1c43d12838 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 Sat Jun 28 03:23:47 2014
+-- Generated by /home/texlive/karl/Master/bin/i386-linux/tlmgr on Sat Jul 5 03:23:39 2014
-- $Id: language.us.lua 29720 2013-04-07 18:47:47Z karl $
--[[
language.us.dat (and the start of language.dat.lua), used by:
@@ -473,6 +473,14 @@ return {
patterns = 'hyph-la.pat.txt',
hyphenation = '',
},
+ ['classiclatin'] = {
+ loader = 'loadhyph-la-x-classic.tex',
+ lefthyphenmin = 2,
+ righthyphenmin = 2,
+ synonyms = { },
+ patterns = 'hyph-la-x-classic.pat.txt',
+ hyphenation = '',
+ },
-- from hyphen-latvian:
['latvian'] = {
loader = 'loadhyph-lv.tex',