summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-07-21 23:06:28 +0000
committerKarl Berry <karl@freefriends.org>2017-07-21 23:06:28 +0000
commit3e321b4b1b3ac20d7e239a079279f3d7c666b118 (patch)
treec71ac38bc9c1b7c1cff29c5a090446e0492765f5 /Master/tlpkg
parent51d74983b14a9c2832b6bfbdcac4e99243aabbb6 (diff)
luapackageloader.lua in runtime
git-svn-id: svn://tug.org/texlive/trunk@44865 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index da1ccac4ecc..a4c10e7fc11 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1692,6 +1692,7 @@ $standardtex = '(\.(.bx|4ht|cls|clo|cmap|code\.tex|def|fd|fontspec|ldf|sty)'
'luaintro', 'NULL', # doc pkg
'lualatex-math', '\.sty', # not phst-doc.cls
'luamesh', '\.sty', # not lltxdoc.cls
+ 'luapackageloader', '\.lua|' . $standardtex,
'luatexko', '\.lua|' . $standardtex,
'luatodonotes','\.lua|' . $standardtex,
'luaxml', '\.lua|' . $standardtex,