diff options
author | Karl Berry <karl@freefriends.org> | 2022-12-29 23:10:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-12-29 23:10:32 +0000 |
commit | 095e264c301f3116b1873190041262cd8cb85d74 (patch) | |
tree | 4578da5e4250832c12328f55d22fa66fe12621e1 /Master/tlpkg | |
parent | fb9529f5945c966f5cecc99c572b3079a265a805 (diff) |
luamaths (missed a few days ago)
git-svn-id: svn://tug.org/texlive/trunk@65400 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-luatex.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/luamaths.tlpsrc | 0 |
3 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index eafe78b6d24..92bb4a8a73a 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -511,7 +511,7 @@ my @TLP_working = qw( luafindfont luagcd luahyphenrules luaimageembed luaindex luainputenc luaintro luakeys lualatex-doc lualatex-doc-de - lualatex-math lualatex-truncate lualibs luamathalign + lualatex-math lualatex-truncate lualibs luamathalign luamaths luamesh luamodulartables luamplib luaoptions luaotfload luapackageloader luaprogtable luapstricks luaquotes luarandom diff --git a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc index 972c2fd73a9..c9f95709734 100644 --- a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc @@ -52,6 +52,7 @@ depend lualatex-math depend lualatex-truncate depend lualibs depend luamathalign +depend luamaths depend luamodulartables depend luamplib depend luaoptions diff --git a/Master/tlpkg/tlpsrc/luamaths.tlpsrc b/Master/tlpkg/tlpsrc/luamaths.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/luamaths.tlpsrc |