From cce69ad0b59b059976669eb922832fd161493af8 Mon Sep 17 00:00:00 2001 From: Manuel Pégourié-Gonnard Date: Thu, 20 May 2010 17:08:42 +0000 Subject: Implement generation of language.dat.lua by extending execute AddHyphen. git-svn-id: svn://tug.org/texlive/trunk@18379 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLPSRC.pm | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'Master/tlpkg/TeXLive/TLPSRC.pm') diff --git a/Master/tlpkg/TeXLive/TLPSRC.pm b/Master/tlpkg/TeXLive/TLPSRC.pm index b5f044402b0..d3b870c490d 100644 --- a/Master/tlpkg/TeXLive/TLPSRC.pm +++ b/Master/tlpkg/TeXLive/TLPSRC.pm @@ -791,8 +791,15 @@ the font cache for luatex. activates the hyphenation pattern with name I and load the file I for that language. The additional variables I are: -C, C (both integers), and C (a -comma-separated list of alias names for that hyphenation). +C, C (both integers), C (a +comma-separated list of alias names for that hyphenation), C +(a comma-separated list of databases the entry should go in; currently +recognized are: C (C), C (C) and +C (C)), C and C (files with the +patterns (resp. exceptions) in plain txt), and C (string). + +The variable C defaults to C, or C if +one of the keys C, C or C is used. =item C engine=I [I...]> -- cgit v1.2.3