diff options
author | Karl Berry <karl@freefriends.org> | 2020-10-23 21:01:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-10-23 21:01:21 +0000 |
commit | 8d5f67188f1204985ace3fd986e21a9d97326850 (patch) | |
tree | d87ea2da3a19a5ae01cc73704a16737eddde75a3 /Master/tlpkg | |
parent | c16785fbd9d5dcd0b1a9a76465c2bdd8549e9668 (diff) |
tikz-among-us (23oct20)
git-svn-id: svn://tug.org/texlive/trunk@56740 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-pictures.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/tikz-among-us.tlpsrc | 0 |
4 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 9163290489d..a8e1dcfde5a 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -735,7 +735,8 @@ my @TLP_working = qw( threadcol threeddice threeparttable threeparttablex thuaslogos thucoursework thumb thumbpdf thumbs thumby thuthesis ticket ticollege - tikz-bayesnet tikz-cd tikz-3dplot tikz-dependency tikz-dimline + tikz-3dplot tikz-among-us tikz-bayesnet + tikz-cd tikz-dependency tikz-dimline tikz-feynhand tikz-feynman tikz-imagelabels tikz-inet tikz-kalender tikz-karnaugh tikz-ladder tikz-lake-fig tikz-layers tikz-nef tikz-network tikz-opm tikz-optics diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 4606166ed06..ec29b88278f 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1267,6 +1267,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'thmtools', "&MAKEflatten", 'ticket', "&MAKEflatten", 'ticollege', "&MAKEflatten", + 'tikz-among-us',"&MAKEflatten", 'tikz-kalender',"&MAKEflatten", 'tikz-karnaugh',"&MAKEflatten", 'tikz-ladder', "&MAKEflatten", diff --git a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc index 202061baabf..4d580ad3fed 100644 --- a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc @@ -147,6 +147,7 @@ depend texdraw depend ticollege depend tipfr depend tikz-3dplot +depend tikz-among-us depend tikz-bayesnet depend tikz-cd depend tikz-dependency diff --git a/Master/tlpkg/tlpsrc/tikz-among-us.tlpsrc b/Master/tlpkg/tlpsrc/tikz-among-us.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/tikz-among-us.tlpsrc |