diff options
author | Karl Berry <karl@freefriends.org> | 2018-02-17 22:36:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-02-17 22:36:51 +0000 |
commit | a8064b8efea58f48a68d2b78bd462befb55daa5f (patch) | |
tree | 35e0c81e5add03f2028af7f503108b1bc8029a55 /Master/tlpkg | |
parent | 7a5d7c25a9af35767193321e810c8b379757bf34 (diff) |
tikz-layers (17feb18)
git-svn-id: svn://tug.org/texlive/trunk@46660 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-layers.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 da615b84f75..f76f439c037 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -619,7 +619,7 @@ my @TLP_working = qw( ticket ticollege tikz-bayesnet tikz-cd tikz-3dplot tikz-dependency tikz-dimline tikz-feynhand tikz-feynman tikz-inet - tikz-kalender tikz-karnaugh tikz-ladder + tikz-kalender tikz-karnaugh tikz-ladder tikz-layers tikz-opm tikz-optics tikz-palattice tikz-qtree tikz-relay tikz-sfc tikz-timing tikzcodeblocks tikzducks tikzinclude tikzmark tikzorbital diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 5f9dbcee74e..82915b69c75 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -3074,6 +3074,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'swimgraf' => 'swimgraf.pdf', # no source 'sympytexpackage' => '.*\.pdf$', # cc-nc 'table-fct' => '.*\.pdf$', # no source + 'tikz-layers' => '.*\.pdf$', # no source 'toptesi' => 'logo.*', # legalities unknown 'tree-dvips' => 'avm.*', # author no response 'ucs' => 'languages.ps.gz', # no source diff --git a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc index 994f1755d28..dab11d6d488 100644 --- a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc @@ -138,6 +138,7 @@ depend tikz-inet depend tikz-kalender depend tikz-karnaugh depend tikz-ladder +depend tikz-layers depend tikz-opm depend tikz-optics depend tikz-page diff --git a/Master/tlpkg/tlpsrc/tikz-layers.tlpsrc b/Master/tlpkg/tlpsrc/tikz-layers.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/tikz-layers.tlpsrc |