summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-04-17 19:41:56 +0000
committerKarl Berry <karl@freefriends.org>2024-04-17 19:41:56 +0000
commitdc0b6e349cf1df8667b9ecba09af5b8cbc217489 (patch)
tree1bc06ed83adaba95454b47a66173d2ae46d48774 /Master/tlpkg
parent31e66aefb450e51367451a84ab01d0a92510cda2 (diff)
tikzmarmots (17apr24)
git-svn-id: svn://tug.org/texlive/trunk@70972 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 1f7cd53974a..7038cf33037 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -2542,6 +2542,7 @@ $standardtex
'tikz-sfc', '\.code\.tex$',
'tikz-trackschematic', '\.code\.tex$|tic\.sty$', # not *documentation.sty
'tikzducks', '-(generic|plain).tex$|\.mkiv$|' . $standardtex,
+ 'tikzmarmots', '\.code\.tex$|tikzmarmots(|-v1)\.sty$', # not *doc-settings.sty
'tikzposter', 'tikzposter[^-].*\.tex|' . $standardtex,
# tipa: we want to install all .sty except tipaman|boxchar|codelist.
# i can't explain why ^(?!...), the "zero-width negative look-ahead