From 5e514c20c590569dee9a6ae13ab7ac8ed0878822 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 17 May 2013 22:32:58 +0000 Subject: luatexko (17may13) git-svn-id: svn://tug.org/texlive/trunk@30533 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 2 +- Master/tlpkg/libexec/ctan2tds | 1 + Master/tlpkg/tlpsrc/collection-luatex.tlpsrc | 1 + Master/tlpkg/tlpsrc/luatexko.tlpsrc | 0 4 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 Master/tlpkg/tlpsrc/luatexko.tlpsrc (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 916b86f6e09..d253aa2cc93 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -283,7 +283,7 @@ my @TLP_working = qw( luaindex luainputenc luaintro lualatex-doc lualatex-doc-de lualatex-math lualibs luamplib luaotfload - luasseq luatexbase luatexja luatextra luaxml + luasseq luatexbase luatexja luatexko luatextra luaxml lxfonts ly1 m-tx macros2e mafr magaz mailing mailmerge makebarcode makebox makecell makecirc makecmds makedtx makeglos makeplot diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 9c067841d93..95564d1cb76 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1417,6 +1417,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'lua2dox', 'NULL', # .def is lua code 'luaintro', 'NULL', # doc pkg 'lualatex-math', '\.sty', # not phst-doc.cls + 'luatexko', '\.lua|' . $standardtex, 'luaxml', '\.lua|' . $standardtex, 'magyar', 'NULL', # do not install in runtime, conflicts with babel 'manjutex', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$|manju.tex', diff --git a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc index f2b6af1907d..4b8612e1449 100644 --- a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc @@ -24,6 +24,7 @@ depend luamplib depend luaotfload depend luasseq depend luatexbase +depend luatexko depend luatextra depend luaxml depend odsfile diff --git a/Master/tlpkg/tlpsrc/luatexko.tlpsrc b/Master/tlpkg/tlpsrc/luatexko.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d -- cgit v1.2.3