texlive[51200] Master/texmf-dist/tex/generic/config/language.dat.lua:

commits+karl at tug.org commits+karl at tug.org
Thu May 23 01:38:35 CEST 2019


Revision: 51200
          http://tug.org/svn/texlive?view=revision&revision=51200
Author:   karl
Date:     2019-05-23 01:38:35 +0200 (Thu, 23 May 2019)
Log Message:
-----------
autoupdate via tlmgr generate language.dat.lua

Modified Paths:
--------------
    trunk/Master/texmf-dist/tex/generic/config/language.dat.lua

Modified: trunk/Master/texmf-dist/tex/generic/config/language.dat.lua
===================================================================
--- trunk/Master/texmf-dist/tex/generic/config/language.dat.lua	2019-05-22 23:38:31 UTC (rev 51199)
+++ trunk/Master/texmf-dist/tex/generic/config/language.dat.lua	2019-05-22 23:38:35 UTC (rev 51200)
@@ -1,4 +1,4 @@
--- Generated by /home/texlive/karl/Master/bin/x86_64-linux/tlmgr on Sat Apr  6 23:31:56 2019
+-- Generated by /home/texlive/karl/Master/bin/x86_64-linux/tlmgr on Thu May 23 01:38:35 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,6 +128,15 @@
 		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',



More information about the tex-live-commits mailing list