From cf7342c11e4de5d7643fa9304797349e914a37dd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 24 Dec 2017 22:44:24 +0000 Subject: tikz-karnaugh (24dec17) git-svn-id: svn://tug.org/texlive/trunk@46131 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 2 +- Master/tlpkg/libexec/ctan2tds | 6 ++++-- Master/tlpkg/tlpsrc/collection-pictures.tlpsrc | 1 + Master/tlpkg/tlpsrc/tikz-karnaugh.tlpsrc | 0 4 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 Master/tlpkg/tlpsrc/tikz-karnaugh.tlpsrc (limited to 'Master/tlpkg') 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 -- cgit v1.2.3