From cefd926888936d049ba924a278fbef488932946c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 22 Mar 2021 20:13:09 +0000 Subject: trie_size needs enlarging for new hyph-utf8; missing \patterns git-svn-id: svn://tug.org/texlive/trunk@58622 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/tex/generic/hyph-utf8/patterns/tex/hyph-fi-x-school.tex | 2 ++ Master/texmf-dist/web2c/texmf.cnf | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'Master') diff --git a/Master/texmf-dist/tex/generic/hyph-utf8/patterns/tex/hyph-fi-x-school.tex b/Master/texmf-dist/tex/generic/hyph-utf8/patterns/tex/hyph-fi-x-school.tex index cca647a8245..50fb2b26976 100644 --- a/Master/texmf-dist/tex/generic/hyph-utf8/patterns/tex/hyph-fi-x-school.tex +++ b/Master/texmf-dist/tex/generic/hyph-utf8/patterns/tex/hyph-fi-x-school.tex @@ -30,6 +30,7 @@ % babelname: schoolfinnish % ========================================== % +\patterns{ .b2l2 .b2r2 .c2h @@ -345,3 +346,4 @@ yy1ö ö1ä öö1i öö1y +} diff --git a/Master/texmf-dist/web2c/texmf.cnf b/Master/texmf-dist/web2c/texmf.cnf index 909ba0cc326..7a4f4030777 100644 --- a/Master/texmf-dist/web2c/texmf.cnf +++ b/Master/texmf-dist/web2c/texmf.cnf @@ -823,7 +823,7 @@ buf_size = 200000 % 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 -- cgit v1.2.3