summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-05-17 22:32:58 +0000
committerKarl Berry <karl@freefriends.org>2013-05-17 22:32:58 +0000
commit5e514c20c590569dee9a6ae13ab7ac8ed0878822 (patch)
tree181c94317f4c68bc0734d51b48742bc39893d6fa /Master/tlpkg
parent92ef8eb9450138c18ff43262f6251d8e23d722ce (diff)
luatexko (17may13)
git-svn-id: svn://tug.org/texlive/trunk@30533 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
-rw-r--r--Master/tlpkg/tlpsrc/collection-luatex.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/luatexko.tlpsrc0
4 files changed, 3 insertions, 1 deletions
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
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/luatexko.tlpsrc