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

commits+karl at tug.org commits+karl at tug.org
Thu Apr 16 01:56:33 CEST 2020


Revision: 54763
          http://tug.org/svn/texlive?view=revision&revision=54763
Author:   karl
Date:     2020-04-16 01:56:32 +0200 (Thu, 16 Apr 2020)
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	2020-04-15 23:56:28 UTC (rev 54762)
+++ trunk/Master/texmf-dist/tex/generic/config/language.dat.lua	2020-04-15 23:56:32 UTC (rev 54763)
@@ -1,4 +1,4 @@
--- Generated by /home/texlive/karl/Master/bin/x86_64-linux/tlmgr on Thu Mar 26 23:28:56 2020
+-- Generated by /home/texlive/karl/Master/bin/x86_64-linux/tlmgr on Thu Apr 16 01:56:32 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:
@@ -314,6 +314,14 @@
 		hyphenation = '',
 	},
 -- from hyphen-greek:
+	['greek'] = {
+		loader = 'loadhyph-el-polyton.tex',
+		lefthyphenmin = 1,
+		righthyphenmin = 1,
+		synonyms = { 'polygreek' },
+		patterns = 'hyph-el-polyton.pat.txt',
+		hyphenation = '',
+	},
 	['monogreek'] = {
 		loader = 'loadhyph-el-monoton.tex',
 		lefthyphenmin = 1,
@@ -322,14 +330,6 @@
 		patterns = 'hyph-el-monoton.pat.txt',
 		hyphenation = '',
 	},
-	['greek'] = {
-		loader = 'loadhyph-el-polyton.tex',
-		lefthyphenmin = 1,
-		righthyphenmin = 1,
-		synonyms = { 'polygreek' },
-		patterns = 'hyph-el-polyton.pat.txt',
-		hyphenation = '',
-	},
 -- from hyphen-hungarian:
 	['hungarian'] = {
 		loader = 'loadhyph-hu.tex',
@@ -413,6 +413,14 @@
 		patterns = 'hyph-or.pat.txt',
 		hyphenation = '',
 	},
+	['pali'] = {
+		loader = 'loadhyph-pi.tex',
+		lefthyphenmin = 1,
+		righthyphenmin = 2,
+		synonyms = {  },
+		patterns = 'hyph-pi.pat.txt',
+		hyphenation = '',
+	},
 	['panjabi'] = {
 		loader = 'loadhyph-pa.tex',
 		lefthyphenmin = 1,
@@ -421,14 +429,6 @@
 		patterns = 'hyph-pa.pat.txt',
 		hyphenation = '',
 	},
-	['pali'] = {
-		loader = 'loadhyph-pi.tex',
-		lefthyphenmin = 1,
-		righthyphenmin = 2,
-		synonyms = {  },
-		patterns = 'hyph-pi.pat.txt',
-		hyphenation = '',
-	},
 	['tamil'] = {
 		loader = 'loadhyph-ta.tex',
 		lefthyphenmin = 1,
@@ -491,20 +491,20 @@
 		hyphenation = '',
 	},
 -- from hyphen-latin:
-	['latin'] = {
-		loader = 'loadhyph-la.tex',
+	['classiclatin'] = {
+		loader = 'loadhyph-la-x-classic.tex',
 		lefthyphenmin = 2,
 		righthyphenmin = 2,
 		synonyms = {  },
-		patterns = 'hyph-la.pat.txt',
+		patterns = 'hyph-la-x-classic.pat.txt',
 		hyphenation = '',
 	},
-	['classiclatin'] = {
-		loader = 'loadhyph-la-x-classic.tex',
+	['latin'] = {
+		loader = 'loadhyph-la.tex',
 		lefthyphenmin = 2,
 		righthyphenmin = 2,
 		synonyms = {  },
-		patterns = 'hyph-la-x-classic.pat.txt',
+		patterns = 'hyph-la.pat.txt',
 		hyphenation = '',
 	},
 	['liturgicallatin'] = {



More information about the tex-live-commits mailing list.