diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-22 22:38:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-22 22:38:00 +0000 |
commit | bc46c8f4627710df445115626d25161dcb2df985 (patch) | |
tree | 9a575a36a18a5935f5eb7b94341555a31b135e2f /Master/tlpkg | |
parent | ad3821ed7290fee350c07efd2373cd164d2db4f9 (diff) |
tikz-kalender (22jan17)
git-svn-id: svn://tug.org/texlive/trunk@43023 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-pictures.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/tikz-kalender.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 a5c92d36f61..09b7ddf3c55 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -588,7 +588,7 @@ my @TLP_working = qw( thumb thumbpdf thumbs thumby thuthesis ticket ticollege tikz-bayesnet tikz-cd tikz-3dplot tikz-dependency tikz-dimline - tikz-feynman tikz-inet + tikz-feynman tikz-inet tikz-kalender tikz-opm tikz-optics tikz-palattice tikz-qtree tikz-timing tikzinclude tikzmark tikzorbital tikzpagenodes tikzpeople tikzpfeile tikzposter tikzscale tikzsymbols diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 71678d8f439..ea17ae7f51e 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1081,6 +1081,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'thsmc', "die 'skipping, requires nonfree font'", 'ticket', "&MAKEflatten", 'ticollege', "&MAKEflatten", + 'tikz-kalender',"&MAKEflatten", 'time', "die 'skipping, use piff'", 'timeline', "die 'skipping, LaTeX 2.09, never in TL'", 'timescyr', "die 'skipping, monotype font is nonfree'", diff --git a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc index 25ca25e0b58..19cac2e782b 100644 --- a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc @@ -120,6 +120,7 @@ depend tikz-dependency depend tikz-dimline depend tikz-feynman depend tikz-inet +depend tikz-kalender depend tikz-opm depend tikz-optics depend tikz-page diff --git a/Master/tlpkg/tlpsrc/tikz-kalender.tlpsrc b/Master/tlpkg/tlpsrc/tikz-kalender.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/tikz-kalender.tlpsrc |