diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-luatex.tlpsrc | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/luacode.tlpsrc | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 9bde6a2a010..a74de5f45a6 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -204,7 +204,7 @@ my @TLP_working = qw( lshort-slovenian lshort-spanish lshort-thai lshort-turkish lshort-ukr lshort-vietnamese ltabptch ltxdockit ltxindex ltxmisc ltxnew - lua-alt-getopt + lua-alt-getopt luacode luainputenc lualatex-doc lualibs luamplib luaotfload luatexbase luatextra lxfonts ly1 macqassign mafr magaz magyar mailing mailmerge diff --git a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc index e4941c723cf..08e1aa3a9ee 100644 --- a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc @@ -5,7 +5,7 @@ longdesc as an embedded scripting and extension language. http://luatex.org/ # depend collection-basic # -depend luainputenc +depend luacode depend lualatex-doc depend lualibs depend luamplib diff --git a/Master/tlpkg/tlpsrc/luacode.tlpsrc b/Master/tlpkg/tlpsrc/luacode.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/luacode.tlpsrc |