diff options
author | Karl Berry <karl@freefriends.org> | 2021-02-28 16:27:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-02-28 16:27:24 +0000 |
commit | acf06475ecebf0c8119ecd0ffb30e6fc46d98b21 (patch) | |
tree | 534b27ff0750c30025aafc7d2ba5da10c016fcec /Master/texmf-dist/tex/generic | |
parent | f0111feb863e4ee1cd7b96ac3a01591b5579b850 (diff) |
autoupdate via tlmgr generate language.dat.lua
git-svn-id: svn://tug.org/texlive/trunk@57996 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic')
-rw-r--r-- | Master/texmf-dist/tex/generic/config/language.dat.lua | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/generic/config/language.dat.lua b/Master/texmf-dist/tex/generic/config/language.dat.lua index cf1e8632753..dccbb144811 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 Thu Apr 16 01:56:32 2020 +-- Generated by /home/texlive/karl/Master/bin/x86_64-linux/tlmgr on Sun Feb 28 17:27:23 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: @@ -34,16 +34,16 @@ return { -- since they contain either very few or no patterns at all -- END of language.us.lua (missing '}' appended after all entries) -- from dehyph-exptl: - ['german-x-2019-04-04'] = { - loader = 'dehypht-x-2019-04-04.tex', + ['german-x-2021-02-26'] = { + loader = 'dehypht-x-2021-02-26.tex', lefthyphenmin = 2, righthyphenmin = 2, synonyms = { 'german-x-latest' }, patterns = 'hyph-de-1901.pat.txt', hyphenation = '', }, - ['ngerman-x-2019-04-04'] = { - loader = 'dehyphn-x-2019-04-04.tex', + ['ngerman-x-2021-02-26'] = { + loader = 'dehyphn-x-2021-02-26.tex', lefthyphenmin = 2, righthyphenmin = 2, synonyms = { 'ngerman-x-latest' }, |