diff options
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 |