summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/c2lx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-07-25 21:28:48 +0000
committerKarl Berry <karl@freefriends.org>2021-07-25 21:28:48 +0000
commit1e2d3f758e640e468065386ce6819b30f46cfb25 (patch)
treea3a4d827be7093a15724dd6eebe639c61eec9527 /Master/tlpkg/bin/c2lx
parentbe723d921a31d084bdaad48b79a15e588733fb46 (diff)
pdflatex-preserve-pdf: answer y to foil \askforoverwrite; etex-answer-y: support --engine; c2lx: more jxu packages
git-svn-id: svn://tug.org/texlive/trunk@60069 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/c2lx')
-rwxr-xr-xMaster/tlpkg/bin/c2lx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/c2lx b/Master/tlpkg/bin/c2lx
index d0b5cbc2e24..523ab47f0e9 100755
--- a/Master/tlpkg/bin/c2lx
+++ b/Master/tlpkg/bin/c2lx
@@ -29,7 +29,7 @@ elif test "x$1" = x3; then
pkgs="l3kernel l3packages l3experimental l3build l3backend"
elif test "x$1" = xjxu; then
shift; label=jxu
- pkgs="einfart minimalist colorist simplivre"
+ pkgs="beaulivre colorist einfart lebhart minimalist simplivre"
else
echo "$0: unknown latex or group type: $1 (one of: e dev 3 jxu)" >&2
exit 1