summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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',