diff options
author | Karl Berry <karl@freefriends.org> | 2020-01-05 00:54:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-01-05 00:54:40 +0000 |
commit | 4cf8b7fb2002b7d203088b5b3286f901c0b5e81e (patch) | |
tree | a90e672d1366e97d5b4b75fbcc455a68df3b681e /Master/texmf-dist/tex/generic | |
parent | 12cce4d22c7d0f6f7f6c9863683fb32161426d51 (diff) |
autoupdate via tlmgr generate language.dat.lua
git-svn-id: svn://tug.org/texlive/trunk@53326 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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/config/language.dat.lua b/Master/texmf-dist/tex/generic/config/language.dat.lua index 77bfd3913a3..812b69dc0a0 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 May 23 01:38:35 2019 +-- Generated by /home/texlive/karl/Master/bin/x86_64-linux/tlmgr on Sun Jan 5 01:54:38 2020 -- $Id: language.us.lua 18737 2010-06-04 17:09:02Z karl $ --[[ language.us.dat (and the start of language.dat.lua), used by: @@ -40,7 +40,7 @@ return { righthyphenmin = 2, synonyms = { 'german-x-latest' }, patterns = 'hyph-de-1901.pat.txt', - hyphenation = 'hyph-de-1901.hyp.txt', + hyphenation = '', }, ['ngerman-x-2019-04-04'] = { loader = 'dehyphn-x-2019-04-04.tex', @@ -48,7 +48,7 @@ return { righthyphenmin = 2, synonyms = { 'ngerman-x-latest' }, patterns = 'hyph-de-1996.pat.txt', - hyphenation = 'hyph-de-1996.hyp.txt', + hyphenation = '', }, -- from hyphen-afrikaans: ['afrikaans'] = { |