diff options
author | Karl Berry <karl@freefriends.org> | 2019-04-06 21:31:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-04-06 21:31:57 +0000 |
commit | 375b9097c50ba92f41513ab12476dceaa6658597 (patch) | |
tree | c6aa8c6d9abd0265d5aabe8e825d11835d175394 /Master/texmf-dist | |
parent | fdcdd4330d9b0ce4fc6e42b6f05193c9bdedad04 (diff) |
autoupdate via tlmgr generate language.dat.lua
git-svn-id: svn://tug.org/texlive/trunk@50826 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-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', |