summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
-rw-r--r--Master/tlpkg/tlpsrc/collection-pictures.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/tikz-ext.tlpsrc0
4 files changed, 4 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 0bb79c813ce..5e5600b0d7d 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -792,7 +792,7 @@ my @TLP_working = qw(
thuaslogos thubeamer thucoursework thumb thumbpdf thumbs thumby thuthesis
ticket ticollege
tikz-3dplot tikz-among-us tikz-bagua tikz-bayesnet tikz-bbox
- tikz-cd tikz-dependency tikz-dimline
+ tikz-cd tikz-dependency tikz-dimline tikz-ext
tikz-feynhand tikz-feynman tikz-imagelabels tikz-inet
tikz-kalender tikz-karnaugh tikz-ladder tikz-lake-fig tikz-layers
tikz-nef tikz-network tikz-opm tikz-optics
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 69f66a6f8a0..7c4f433b6a0 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1371,6 +1371,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'ticket', "&MAKEflatten",
'ticollege', "&MAKEflatten",
'tikz-among-us',"&MAKEflatten",
+ 'tikz-ext', " &MAKEflatten",
'tikz-kalender',"&MAKEflatten",
'tikz-karnaugh',"&MAKEflatten",
'tikz-ladder', "&MAKEflatten",
@@ -2345,7 +2346,7 @@ $standardtex
'thubeamer', 'thulogo.pdf|' . $standardtex,
'ticket', '\.tdf|' . $standardtex,
'tikz-cd', 'tikz-cd.sty|tikzlibrarycd.code.tex', # not pgfmanual.sty
- 'tikz-karnaugh', '\.code\.tex$',
+ 'tikz-ext', 'pgfcalendar-ext\.tex$|' . $standardtex,
'tikz-qtree', '(pgf|tikz-)(subpic|q?tree(-compat)?)\.(tex|sty)',
'tikz-sfc', '\.code\.tex$',
'tikz-trackschematic', '\.code\.tex$|tic\.sty$', # not *documentation.sty
diff --git a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc
index edb00f52241..8ba05ef684f 100644
--- a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc
@@ -168,6 +168,7 @@ depend tikz-bbox
depend tikz-cd
depend tikz-dependency
depend tikz-dimline
+depend tikz-ext
depend tikz-feynhand
depend tikz-feynman
depend tikz-imagelabels
diff --git a/Master/tlpkg/tlpsrc/tikz-ext.tlpsrc b/Master/tlpkg/tlpsrc/tikz-ext.tlpsrc
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/tikz-ext.tlpsrc