summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-03-21 22:10:16 +0000
committerKarl Berry <karl@freefriends.org>2021-03-21 22:10:16 +0000
commit0f67bb16431a1ef46f820429fa885994b04cabc1 (patch)
treeb37d1df16989d5d6e09dc55c525eb74033a64a40
parent2050d4566eef0a97a2f242795d35a3850913dff7 (diff)
autoupdate via tlmgr generate language.dat.lua
git-svn-id: svn://tug.org/texlive/trunk@58608 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/tex/generic/config/language.dat.lua10
1 files changed, 9 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/generic/config/language.dat.lua b/Master/texmf-dist/tex/generic/config/language.dat.lua
index dccbb144811..968549f4cd8 100644
--- a/Master/texmf-dist/tex/generic/config/language.dat.lua
+++ b/Master/texmf-dist/tex/generic/config/language.dat.lua
@@ -1,4 +1,4 @@
--- Generated by /home/texlive/karl/Master/bin/x86_64-linux/tlmgr on Sun Feb 28 17:27:23 2021
+-- Generated by /home/texlive/karl/Master/bin/x86_64-linux/tlmgr on Sun Mar 21 23:10:16 2021
-- $Id: language.us.lua 18737 2010-06-04 17:09:02Z karl $
--[[
language.us.dat (and the start of language.dat.lua), used by:
@@ -252,6 +252,14 @@ return {
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',