summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLPSRC.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/TeXLive/TLPSRC.pm')
-rw-r--r--Master/tlpkg/TeXLive/TLPSRC.pm8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/tlpkg/TeXLive/TLPSRC.pm b/Master/tlpkg/TeXLive/TLPSRC.pm
index d3b870c490d..327db379b47 100644
--- a/Master/tlpkg/TeXLive/TLPSRC.pm
+++ b/Master/tlpkg/TeXLive/TLPSRC.pm
@@ -795,11 +795,13 @@ C<lefthyphenmin>, C<righthyphenmin> (both integers), C<synonyms> (a
comma-separated list of alias names for that hyphenation), C<databases>
(a comma-separated list of databases the entry should go in; currently
recognized are: C<dat> (C<language.dat>), C<def> (C<language.def>) and
-C<lua> (C<language.dat.lua>)), C<txtpatt> and C<txthyph> (files with the
-patterns (resp. exceptions) in plain txt), and C<luaspecial> (string).
+C<lua> (C<language.dat.lua>)), C<file_patterns> and C<file_exceptions>
+(files with the patterns (resp. exceptions) in plain txt), and
+C<luaspecial> (string).
The variable C<databases> defaults to C<dat,def>, or C<dat,def,lua> if
-one of the keys C<txtpatt>, C<txthyph> or C<luaspecial> is used.
+one of the keys C<file_patterns>, C<file_exceptions> or C<luaspecial> is
+used.
=item C<execute AddFormat name=I<fmt> engine=I<eng> [I<var>...]>