diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-pictures.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/tikzcodeblocks.tlpsrc | 0 |
3 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 005150d6db1..71f994cf6a7 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -604,7 +604,7 @@ my @TLP_working = qw( tikz-bayesnet tikz-cd tikz-3dplot tikz-dependency tikz-dimline tikz-feynman tikz-inet tikz-kalender tikz-opm tikz-optics tikz-palattice tikz-qtree tikz-timing - tikzinclude tikzmark tikzorbital + tikzcodeblocks tikzinclude tikzmark tikzorbital tikzpagenodes tikzpeople tikzpfeile tikzposter tikzscale tikzsymbols timetable timing-diagrams tinos tipa tipa-de tipfr titlecaps titlefoot titlepages titlepic titleref titlesec titling diff --git a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc index 0a72eed90a2..497771023a5 100644 --- a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc @@ -133,6 +133,7 @@ depend tikz-page depend tikz-palattice depend tikz-qtree depend tikz-timing +depend tikzcodeblocks depend tikzinclude depend tikzmark depend tikzorbital diff --git a/Master/tlpkg/tlpsrc/tikzcodeblocks.tlpsrc b/Master/tlpkg/tlpsrc/tikzcodeblocks.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/tikzcodeblocks.tlpsrc |