From 1980641bf70a8a584e59c089c20b2a1d9d67b476 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 18 Jan 2021 22:15:49 +0000 Subject: luakeys (18jan21) git-svn-id: svn://tug.org/texlive/trunk@57463 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 3 ++- Master/tlpkg/libexec/ctan2tds | 1 + Master/tlpkg/tlpsrc/collection-luatex.tlpsrc | 1 + Master/tlpkg/tlpsrc/luakeys.tlpsrc | 0 4 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 Master/tlpkg/tlpsrc/luakeys.tlpsrc (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 31670019b7e..8cef87f9b5e 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -471,7 +471,8 @@ my @TLP_working = qw( lua-alt-getopt lua-check-hyphen lua-physical lua-uca lua-ul lua-uni-algos lua-visual-debug luabibentry luabidi luacode luacolor luahyphenrules - luaimageembed luaindex luainputenc luaintro lualatex-doc lualatex-doc-de + luaimageembed luaindex luainputenc luaintro luakeys + lualatex-doc lualatex-doc-de lualatex-math lualatex-truncate lualibs luamesh luamplib luaotfload luapackageloader luaprogtable luarandom luasseq luatex85 luatexbase luatexja luatexko luatextra diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index f46ea4185cf..10232131732 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2024,6 +2024,7 @@ $standardtex 'lua2dox', 'NULL', # .def is lua code 'luabidi', '(arabmaths|footnoterule)|' . $standardtex, 'luaintro', 'NULL', # doc pkg + 'luakeys', '\.lua|' . $standardtex, 'lualatex-math', '\.sty', # not phst-doc.cls 'luamesh', '\.sty', # not lltxdoc.cls 'luapackageloader', '\.lua|' . $standardtex, diff --git a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc index 0a62557e84c..b5da8280d51 100644 --- a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc @@ -33,6 +33,7 @@ depend luaimageembed depend luaindex depend luainputenc depend luaintro +depend luakeys depend lualatex-doc depend lualatex-math depend lualatex-truncate diff --git a/Master/tlpkg/tlpsrc/luakeys.tlpsrc b/Master/tlpkg/tlpsrc/luakeys.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d -- cgit v1.2.3