summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-12-24 22:44:24 +0000
committerKarl Berry <karl@freefriends.org>2017-12-24 22:44:24 +0000
commitcf7342c11e4de5d7643fa9304797349e914a37dd (patch)
tree78fb60e5f55de794aa958808c731ca587b74d19f /Master/tlpkg
parentf3f678879bfeb80c0731bf0f3a5bf63f7aa06e55 (diff)
tikz-karnaugh (24dec17)
git-svn-id: svn://tug.org/texlive/trunk@46131 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds6
-rw-r--r--Master/tlpkg/tlpsrc/collection-pictures.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/tikz-karnaugh.tlpsrc0
4 files changed, 6 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index fd11904e782..062186e9603 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -611,7 +611,7 @@ my @TLP_working = qw(
thumb thumbpdf thumbs thumby thuthesis
ticket ticollege
tikz-bayesnet tikz-cd tikz-3dplot tikz-dependency tikz-dimline
- tikz-feynman tikz-inet tikz-kalender
+ tikz-feynman tikz-inet tikz-kalender tikz-karnaugh
tikz-opm tikz-optics tikz-palattice tikz-qtree tikz-timing
tikzcodeblocks tikzducks tikzinclude tikzmark tikzorbital
tikzpagenodes tikzpeople tikzpfeile tikzposter tikzscale tikzsymbols
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 3d5839bad4b..d5e72a4dcd4 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1108,6 +1108,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'ticket', "&MAKEflatten",
'ticollege', "&MAKEflatten",
'tikz-kalender',"&MAKEflatten",
+ 'tikz-karnaugh',"&MAKEflatten",
'time', "die 'skipping, use piff'",
'timeline', "die 'skipping, LaTeX 2.09, never in TL'",
'timescyr', "die 'skipping, monotype font is nonfree'",
@@ -1840,11 +1841,12 @@ $standardtex
'texosquery', '\.tex$|' . $standardtex,
'texproposal', 'NULL',
'texsis', '\.txs|TXS.*tex|texsis.tex',
- 'thesis-ekf', 'images|\.cls', # not magyar.ldf
+ 'thesis-ekf', 'images|\.cls', # not magyar.ldf
'thesis-titlepage-fhac','LOGO.*|' . $standardtex,
- 'threeparttable', '^..[^s].*\.sty', # not miscdoc.sty
+ 'threeparttable', '^..[^s].*\.sty', # not miscdoc.sty
'ticket', '\.tdf|' . $standardtex,
'tikz-cd', 'tikz-cd.sty|tikzlibrarycd.code.tex', # not pgfmanual.sty
+ 'tikz-karnaugh', 'tikz-karnaugh\.tex$',
'tikz-qtree', '(pgf|tikz-)(subpic|q?tree(-compat)?)\.(tex|sty)',
'tikzposter', 'tikzposter[^-].*\.tex|' . $standardtex,
# tipa: we want to install all .sty except tipaman|boxchar|codelist.
diff --git a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc
index 1230ddb908e..4b1c893f4fb 100644
--- a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc
@@ -133,6 +133,7 @@ depend tikz-dimline
depend tikz-feynman
depend tikz-inet
depend tikz-kalender
+depend tikz-karnaugh
depend tikz-opm
depend tikz-optics
depend tikz-page
diff --git a/Master/tlpkg/tlpsrc/tikz-karnaugh.tlpsrc b/Master/tlpkg/tlpsrc/tikz-karnaugh.tlpsrc
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/tikz-karnaugh.tlpsrc