summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-11-17 22:04:28 +0000
committerKarl Berry <karl@freefriends.org>2023-11-17 22:04:28 +0000
commitaeb7497eda15cbf667226a1ad2e8e76d048d3343 (patch)
tree9ade899b85e127584724fe95c4d4d8c127d0ed83 /Master/tlpkg
parente237f11686b90fadbb89f7a4376711ea865f0ffa (diff)
luacomplex, luamaths, luaset (17nov23)
git-svn-id: svn://tug.org/texlive/trunk@68883 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/c2lx3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/c2lx b/Master/tlpkg/bin/c2lx
index 3dcb982fe58..70db55e0993 100755
--- a/Master/tlpkg/bin/c2lx
+++ b/Master/tlpkg/bin/c2lx
@@ -38,6 +38,9 @@ elif test "x$1" = xjxu; then
shift; label=jxu
pkgs="beaulivre colorist einfart lebhart mindflow minimalist simplivre"
pkgs="$pkgs create-theorem crefthe projlib q-and-a"
+elif test "x$1" = xluamath-all; then
+ shift; label=luamath-all # not really all
+ pkgs="luacomplex luamaths luaset"
elif test "x$1" = xminim-all; then
shift; label=minim
pkgs="minim-hatching minim-math minim-mp minim-pdf minim-xmp minim"