diff options
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/tex/luatex/luapackageloader/luapackageloader.lua (renamed from Master/texmf-dist/doc/luatex/luapackageloader/luapackageloader.lua) | 0 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/luatex/luapackageloader/luapackageloader.lua b/Master/texmf-dist/tex/luatex/luapackageloader/luapackageloader.lua index 7ebd5b63e31..7ebd5b63e31 100644 --- a/Master/texmf-dist/doc/luatex/luapackageloader/luapackageloader.lua +++ b/Master/texmf-dist/tex/luatex/luapackageloader/luapackageloader.lua 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, |