diff options
author | Karl Berry <karl@freefriends.org> | 2013-04-24 23:03:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-04-24 23:03:45 +0000 |
commit | 5e1a6326b6652f7e6b95fc1aa7a72b00072f21c3 (patch) | |
tree | b2157d19fc28f53f0447f2a3c857ffd37155dd97 /Master/tlpkg | |
parent | 8dd5331b1c2612522ed62e8557f498650c1114e7 (diff) |
tikz-bayesnet (24apr13)
git-svn-id: svn://tug.org/texlive/trunk@30094 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-pictures.tlpsrc | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/tikz-bayesnet.tlpsrc | 0 |
3 files changed, 4 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 297c0ec3531..10f735c186a 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -430,7 +430,8 @@ my @TLP_working = qw( thinsp thmbox thmtools threadcol threeddice threeparttable threeparttablex thumb thumbpdf thumbs thumby thuthesis ticket - tikz-cd tikz-3dplot tikz-dependency tikz-inet tikz-qtree tikz-timing + tikz-bayesnet tikz-cd tikz-3dplot tikz-dependency tikz-inet + tikz-qtree tikz-timing tikzinclude tikzmark tikzorbital tikzpagenodes tikzpfeile tikzposter tikzscale tikzsymbols timetable tipa tipa-de diff --git a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc index 5d756dfd415..7aa2c3d6df5 100644 --- a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc @@ -78,8 +78,9 @@ depend smartdiagram depend spath3 depend swimgraf depend texdraw -depend tikz-cd depend tikz-3dplot +depend tikz-bayesnet +depend tikz-cd depend tikz-dependency depend tikz-inet depend tikz-qtree diff --git a/Master/tlpkg/tlpsrc/tikz-bayesnet.tlpsrc b/Master/tlpkg/tlpsrc/tikz-bayesnet.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/tikz-bayesnet.tlpsrc |