summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-03-21 22:26:11 +0000
committerKarl Berry <karl@freefriends.org>2021-03-21 22:26:11 +0000
commit6a4f742bf100af91ae800968644d3e77072b133d (patch)
tree15c3f486a174960598be2a5314d9490d5dc71f2f
parent3edbb5fd220fca19c5d773c0faa602650275331a (diff)
autoupdate via tlmgr generate language.dat.lua
git-svn-id: svn://tug.org/texlive/trunk@58614 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/tex/generic/config/language.dat.lua11
1 files changed, 10 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 968549f4cd8..4ad98048b7e 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/x86_64-linux/tlmgr on Sun Mar 21 23:10:16 2021
+-- Generated by /home/texlive/karl/Master/bin/x86_64-linux/tlmgr on Sun Mar 21 23:26:11 2021
-- $Id: language.us.lua 18737 2010-06-04 17:09:02Z karl $
--[[
language.us.dat (and the start of language.dat.lua), used by:
@@ -59,6 +59,15 @@ return {
patterns = 'hyph-af.pat.txt',
hyphenation = 'hyph-af.hyp.txt',
},
+-- from hyphen-albanian:
+ ['albanian'] = {
+ loader = 'loadhyph-sq.tex',
+ lefthyphenmin = 2,
+ righthyphenmin = 2,
+ synonyms = { },
+ patterns = 'hyph-sq.pat.txt',
+ hyphenation = '',
+ },
-- from hyphen-ancientgreek:
['ancientgreek'] = {
loader = 'loadhyph-grc.tex',