summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/config
diff options
context:
space:
mode:
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',