diff options
author | Karl Berry <karl@freefriends.org> | 2017-07-06 21:29:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-07-06 21:29:42 +0000 |
commit | 69b4ff04adcdeef7db32dd8a1a3c068e62d366a4 (patch) | |
tree | e8fb3a45fdb6cf6043619685efb96abc32ae4c6f /Master/tlpkg | |
parent | c42ed950c46f42b713218d67e694ec05041734ba (diff) |
tikzcodeblocks (6jul17)
git-svn-id: svn://tug.org/texlive/trunk@44761 c570f23f-e606-0410-a88d-b1316a301751
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 |