texlive[58622] Master/texmf-dist: trie_size needs enlarging for new

commits+karl at tug.org commits+karl at tug.org
Mon Mar 22 21:13:10 CET 2021


Revision: 58622
          http://tug.org/svn/texlive?view=revision&revision=58622
Author:   karl
Date:     2021-03-22 21:13:09 +0100 (Mon, 22 Mar 2021)
Log Message:
-----------
trie_size needs enlarging for new hyph-utf8; missing \patterns

Modified Paths:
--------------
    trunk/Master/texmf-dist/tex/generic/hyph-utf8/patterns/tex/hyph-fi-x-school.tex
    trunk/Master/texmf-dist/web2c/texmf.cnf

Modified: trunk/Master/texmf-dist/tex/generic/hyph-utf8/patterns/tex/hyph-fi-x-school.tex
===================================================================
--- trunk/Master/texmf-dist/tex/generic/hyph-utf8/patterns/tex/hyph-fi-x-school.tex	2021-03-22 20:05:43 UTC (rev 58621)
+++ trunk/Master/texmf-dist/tex/generic/hyph-utf8/patterns/tex/hyph-fi-x-school.tex	2021-03-22 20:13:09 UTC (rev 58622)
@@ -30,6 +30,7 @@
 %     babelname: schoolfinnish
 % ==========================================
 %
+\patterns{
 .b2l2
 .b2r2
 .c2h
@@ -345,3 +346,4 @@
 ö1ä
 öö1i
 öö1y
+}

Modified: trunk/Master/texmf-dist/web2c/texmf.cnf
===================================================================
--- trunk/Master/texmf-dist/web2c/texmf.cnf	2021-03-22 20:05:43 UTC (rev 58621)
+++ trunk/Master/texmf-dist/web2c/texmf.cnf	2021-03-22 20:13:09 UTC (rev 58622)
@@ -823,7 +823,7 @@
 % for all known free hyphenation patterns to be loaded simultaneously
 % (as TeX Live does).
 %
-trie_size = 1000000
+trie_size = 1100000
 
 hyph_size = 8191        % prime number of hyphenation exceptions, >610, <65535
                         % http://primes.utm.edu/curios/page.php/8191.html



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