diff options
author | Karl Berry <karl@freefriends.org> | 2020-07-24 21:53:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-07-24 21:53:44 +0000 |
commit | d4b685d0196ba0787292e1ad1e8246cb48157082 (patch) | |
tree | 46921153c67fb89895449bc33af391dae28c4958 /Master/tlpkg | |
parent | 8f4aaf6d6924a4287d469671f811a864f25811d8 (diff) |
tlmgrbasics (24jul20)
git-svn-id: svn://tug.org/texlive/trunk@55930 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-langenglish.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/tlmgrbasics.tlpsrc | 0 |
4 files changed, 3 insertions, 1 deletions
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 --- /dev/null +++ b/Master/tlpkg/tlpsrc/tlmgrbasics.tlpsrc |