summaryrefslogtreecommitdiff
path: root/Master/tlpkg
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
parente06c48a0936bdf0224fe8fd12d6e177e9a9ca6aa (diff)
jxu packages (21feb24)
git-svn-id: svn://tug.org/texlive/trunk@70049 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/c2lx4
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
2 files changed, 3 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"
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index ad705fb59aa..f9a4567b1a6 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1716,6 +1716,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'context-games' => '&POSTcontext_games',
'coordsys' => '&POSTcoordsys',
'couleurs-fr' => '&POST_onelevel',
+ 'create-theorem' => '&POST_onelevel',
'creationboites' => '&POST_onelevel',
'crossrefenum' => '&POSTcrossrefenum',
'cs' => '&POSTcs',