diff options
author | Karl Berry <karl@freefriends.org> | 2021-03-22 21:59:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-03-22 21:59:26 +0000 |
commit | f4e70f43f1c0e908b549cb093d600be9118bbab0 (patch) | |
tree | 46773bf902032e088abe3790b82066189d7940e9 /Master/texmf-dist/tex | |
parent | 7e33a9180a61aa6a0a73ac535a48ca0b12265fe9 (diff) |
autoupdate via tlmgr generate language.dat.lua
git-svn-id: svn://tug.org/texlive/trunk@58630 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/generic/config/language.dat.lua | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/generic/config/language.dat.lua b/Master/texmf-dist/tex/generic/config/language.dat.lua index 4ad98048b7e..05d6a979552 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:26:11 2021 +-- Generated by /home/texlive/karl/Master/bin/x86_64-linux/tlmgr on Mon Mar 22 22:59:25 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,15 +59,6 @@ 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', |