diff options
Diffstat (limited to 'Master/tlpkg/bin/c2lx')
-rwxr-xr-x | Master/tlpkg/bin/c2lx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/c2lx b/Master/tlpkg/bin/c2lx index 02bf81d393e..2832b948cc2 100755 --- a/Master/tlpkg/bin/c2lx +++ b/Master/tlpkg/bin/c2lx @@ -30,7 +30,7 @@ elif test "x$1" = x3; then elif test "x$1" = xjxu; then shift; label=jxu pkgs="beaulivre colorist einfart lebhart mindflow minimalist simplivre" - pkgs="$pkgs create-theorem crethe projlib" + pkgs="$pkgs create-theorem projlib" elif test "x$1" = xqyi; then shift; label=qyi pkgs="easybook spbmark" |