summaryrefslogtreecommitdiff
path: root/print/tex-hyphen-base/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-hyphen-base/patches/patch-ac')
-rw-r--r--print/tex-hyphen-base/patches/patch-ac22
1 files changed, 15 insertions, 7 deletions
diff --git a/print/tex-hyphen-base/patches/patch-ac b/print/tex-hyphen-base/patches/patch-ac
index c4181cb7a9a..fbb3756839c 100644
--- a/print/tex-hyphen-base/patches/patch-ac
+++ b/print/tex-hyphen-base/patches/patch-ac
@@ -1,22 +1,22 @@
-$NetBSD: patch-ac,v 1.13 2020/05/01 04:51:45 markd Exp $
+$NetBSD: patch-ac,v 1.14 2021/05/30 08:04:42 markd Exp $
---- tex/generic/config/language.dat.lua.orig 2020-04-15 23:56:32.000000000 +0000
+--- tex/generic/config/language.dat.lua.orig 2021-03-22 21:59:26.000000000 +0000
+++ tex/generic/config/language.dat.lua
-@@ -33,725 +33,4 @@ return {
+@@ -33,733 +33,4 @@ return {
-- dumylang and zerohyph are dumped in the format,
-- since they contain either very few or no patterns at all
-- END of language.us.lua (missing '}' appended after all entries)
--- from dehyph-exptl:
-- ['german-x-2019-04-04'] = {
-- loader = 'dehypht-x-2019-04-04.tex',
+- ['german-x-2021-02-26'] = {
+- loader = 'dehypht-x-2021-02-26.tex',
- lefthyphenmin = 2,
- righthyphenmin = 2,
- synonyms = { 'german-x-latest' },
- patterns = 'hyph-de-1901.pat.txt',
- hyphenation = '',
- },
-- ['ngerman-x-2019-04-04'] = {
-- loader = 'dehyphn-x-2019-04-04.tex',
+- ['ngerman-x-2021-02-26'] = {
+- loader = 'dehyphn-x-2021-02-26.tex',
- lefthyphenmin = 2,
- righthyphenmin = 2,
- synonyms = { 'ngerman-x-latest' },
@@ -225,6 +225,14 @@ $NetBSD: patch-ac,v 1.13 2020/05/01 04:51:45 markd Exp $
- patterns = 'hyph-fi.pat.txt',
- hyphenation = '',
- },
+- ['schoolfinnish'] = {
+- loader = 'loadhyph-fi-x-school.tex',
+- lefthyphenmin = 1,
+- righthyphenmin = 1,
+- synonyms = { },
+- patterns = 'hyph-fi-x-school.pat.txt',
+- hyphenation = '',
+- },
--- from hyphen-french:
- ['french'] = {
- loader = 'loadhyph-fr.tex',