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

commits+karl at tug.org commits+karl at tug.org
Mon Jan 20 17:25:02 CET 2025


Revision: 73526
          https://tug.org/svn/texlive?view=revision&revision=73526
Author:   karl
Date:     2025-01-20 17:25:02 +0100 (Mon, 20 Jan 2025)
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	2025-01-20 16:24:58 UTC (rev 73525)
+++ trunk/Master/texmf-dist/tex/generic/config/language.dat.lua	2025-01-20 16:25:02 UTC (rev 73526)
@@ -1,4 +1,4 @@
--- Generated by /home/texlive/karl/Master/bin/x86_64-linux/tlmgr on Mon Jan 20 01:40:38 2025
+-- Generated by /home/texlive/karl/Master/bin/x86_64-linux/tlmgr on Mon Jan 20 17:25:01 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:
@@ -87,8 +87,8 @@
 -- from hyphen-arabic:
 	['arabic'] = {
 		loader = 'zerohyph.tex',
-		lefthyphenmin = ,
-		righthyphenmin = ,
+		lefthyphenmin = 0,
+		righthyphenmin = 0,
 		synonyms = {  },
 		patterns = '',
 	},
@@ -247,8 +247,8 @@
 -- from hyphen-farsi:
 	['farsi'] = {
 		loader = 'zerohyph.tex',
-		lefthyphenmin = ,
-		righthyphenmin = ,
+		lefthyphenmin = 0,
+		righthyphenmin = 0,
 		synonyms = { 'persian' },
 		patterns = '',
 	},



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