texlive[74085] Master/texmf-dist/tex/generic/config: autoupdate via

commits+karl at tug.org commits+karl at tug.org
Tue Feb 18 01:40:41 CET 2025


Revision: 74085
          https://tug.org/svn/texlive?view=revision&revision=74085
Author:   karl
Date:     2025-02-18 01:40:41 +0100 (Tue, 18 Feb 2025)
Log Message:
-----------
autoupdate via tlmgr generate language.*

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

Modified: trunk/Master/texmf-dist/tex/generic/config/language.dat
===================================================================
--- trunk/Master/texmf-dist/tex/generic/config/language.dat	2025-02-18 00:40:28 UTC (rev 74084)
+++ trunk/Master/texmf-dist/tex/generic/config/language.dat	2025-02-18 00:40:41 UTC (rev 74085)
@@ -1,5 +1,5 @@
-% Generated by /home/texlive/karl/Master/bin/x86_64-linux/tlmgr on Mon Feb 17 01:40:17 2025
-% $Id: language.us 68317 2023-09-18 21:21:09Z karl $
+% Generated by /home/texlive/karl/Master/bin/x86_64-linux/tlmgr on Tue Feb 18 01:40:35 2025
+% $Id: language.us 74081 2025-02-17 23:11:37Z karl $
 % language.us (and the start of language.dat)
 % - initial hyphenation patterns.
 % Created long ago by Sebastian Rahtz and others.  Public domain.
@@ -57,10 +57,6 @@
 dumylang	dumyhyph.tex    % for testing a new language.
 nohyphenation	zerohyph.tex    % a language with no patterns at all.
 
-% temp until hyph-utf8 is updated, per message from Javier,
-% https://tug.org/pipermail/tex-live/2023-September/049478.html
-vietnamese zerohyph.tex
-hebrew zerohyph.tex
 % (end of static file language.us)
 % from dehyph-exptl:
 german-x-2024-02-28 dehypht-x-2024-02-28.tex

Modified: trunk/Master/texmf-dist/tex/generic/config/language.dat.lua
===================================================================
--- trunk/Master/texmf-dist/tex/generic/config/language.dat.lua	2025-02-18 00:40:28 UTC (rev 74084)
+++ trunk/Master/texmf-dist/tex/generic/config/language.dat.lua	2025-02-18 00:40:41 UTC (rev 74085)
@@ -1,4 +1,4 @@
--- Generated by /home/texlive/karl/Master/bin/x86_64-linux/tlmgr on Mon Feb 17 01:40:21 2025
+-- Generated by /home/texlive/karl/Master/bin/x86_64-linux/tlmgr on Tue Feb 18 01:40:40 2025
 -- $Id: language.us.lua 18737 2010-06-04 17:09:02Z karl $
 --[[
 language.us.dat (and the start of language.dat.lua), used by:
@@ -347,6 +347,13 @@
 		patterns = 'hyph-el-monoton.pat.txt',
 		hyphenation = '',
 	},
+-- from hyphen-hebrew:
+	['hebrew'] = {
+		loader = 'hyph-he.tex',
+		lefthyphenmin = 0,
+		righthyphenmin = 0,
+		synonyms = {  },
+	},
 -- from hyphen-hungarian:
 	['hungarian'] = {
 		loader = 'loadhyph-hu.tex',
@@ -762,6 +769,13 @@
 		patterns = 'hyph-hsb.pat.txt',
 		hyphenation = 'hyph-hsb.hyp.txt',
 	},
+-- from hyphen-vietnamese:
+	['vietnamese'] = {
+		loader = 'hyph-vi.tex',
+		lefthyphenmin = 0,
+		righthyphenmin = 0,
+		synonyms = {  },
+	},
 -- from hyphen-welsh:
 	['welsh'] = {
 		loader = 'loadhyph-cy.tex',



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