diff options
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 aa6be0949a7..5c9ea53e298 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 Sat Apr 6 01:38:52 2019 +-- Generated by /home/texlive/karl/Master/bin/x86_64-linux/tlmgr on Sat Apr 6 23:31:56 2019 -- $Id: language.us.lua 18737 2010-06-04 17:09:02Z karl $ --[[ language.us.dat (and the start of language.dat.lua), used by: @@ -128,15 +128,6 @@ return { patterns = 'hyph-ca.pat.txt', hyphenation = 'hyph-ca.hyp.txt', }, --- from hyphen-chinese: - ['pinyin'] = { - loader = 'loadhyph-zh-latn-pinyin.tex', - lefthyphenmin = 1, - righthyphenmin = 2, - synonyms = { }, - patterns = 'hyph-zh-latn-pinyin.pat.txt', - hyphenation = '', - }, -- from hyphen-churchslavonic: ['churchslavonic'] = { loader = 'loadhyph-cu.tex', |