summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-02-21 21:16:02 +0000
committerKarl Berry <karl@freefriends.org>2024-02-21 21:16:02 +0000
commitd798f6934307e0964f886fc25b01f0b79607517a (patch)
tree7404cf6fb1ee0175daeefb82c603bfe673c24726 /Master/tlpkg/bin
parente06c48a0936bdf0224fe8fd12d6e177e9a9ca6aa (diff)
jxu packages (21feb24)
git-svn-id: svn://tug.org/texlive/trunk@70049 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin')
-rwxr-xr-xMaster/tlpkg/bin/c2lx4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/c2lx b/Master/tlpkg/bin/c2lx
index 23cfcfb21fc..7d20f1e299b 100755
--- a/Master/tlpkg/bin/c2lx
+++ b/Master/tlpkg/bin/c2lx
@@ -36,8 +36,8 @@ elif test "x$1" = xhep; then
pkgs="$pkgs hep-graphic hep-math hep-paper hep-reference hep-text hep-title"
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"
+ pkgs="beaulivre colorist create-theorem einfart lebhart minimalist"
+ pkgs="$pkgs crefthe homework mindflow projlib q-and-a simplivre"
elif test "x$1" = xluamath-all; then
shift; label=luamath-all # not really all
pkgs="lualinalg luanumint luaplot"