From d4b685d0196ba0787292e1ad1e8246cb48157082 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 24 Jul 2020 21:53:44 +0000 Subject: tlmgrbasics (24jul20) git-svn-id: svn://tug.org/texlive/trunk@55930 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 2 +- Master/tlpkg/libexec/ctan2tds | 1 + Master/tlpkg/tlpsrc/collection-langenglish.tlpsrc | 1 + Master/tlpkg/tlpsrc/tlmgrbasics.tlpsrc | 0 4 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 Master/tlpkg/tlpsrc/tlmgrbasics.tlpsrc (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 573b304c90c..57bfd1fabe3 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -744,7 +744,7 @@ my @TLP_working = qw( titlecaps titlefoot titlepages titlepic titleref titlesec titling tkz-base tkz-doc tkz-euclide tkz-fct tkz-tab tkz-orm tikz-page - tlc-article tlc2 tlcockpit + tlc-article tlc2 tlcockpit tlmgrbasics tocbibind tocdata tocloft tocvsec2 todo todonotes tokcycle tokenizer toolbox tools topfloat topiclongtable topletter totcount totpages toptesi diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index ab0f1f7de7b..180652de31a 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1292,6 +1292,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'tkz-tab', "&MAKEtkz", 'tlaunch', "die 'skipping, siep installs by hand'", 'tlg2latex', "die 'skipping, not self-locating for default.py?'", + 'tlmgrbasics', "&MAKEflatten", 'tolkienfonts',"die 'skipping, cannot easily separate free from nonfree fonts'", 'tpcmfont', "die 'skipping, ?'", 'tpic2pdftex', "die 'skipping, in Build/source, not ready'", diff --git a/Master/tlpkg/tlpsrc/collection-langenglish.tlpsrc b/Master/tlpkg/tlpsrc/collection-langenglish.tlpsrc index c969935b2bc..6a9de43e9f6 100644 --- a/Master/tlpkg/tlpsrc/collection-langenglish.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-langenglish.tlpsrc @@ -62,6 +62,7 @@ depend texbytopic depend texonly depend titlepages depend tlc2 +depend tlmgrbasics depend undergradmath depend visualfaq depend webguide diff --git a/Master/tlpkg/tlpsrc/tlmgrbasics.tlpsrc b/Master/tlpkg/tlpsrc/tlmgrbasics.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d -- cgit v1.2.3