diff options
author | Karl Berry <karl@freefriends.org> | 2020-01-16 22:01:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-01-16 22:01:23 +0000 |
commit | 027668ae0269a68a604395640ca7ebd51e554c4a (patch) | |
tree | c096f005eaf9be6ceb156a46c3d818dbf6c1fa18 /Master/tlpkg/libexec | |
parent | e76d924f69c5d9f65440dbb689b18d3440d80468 (diff) |
tikz-trackschematic (16jan20)
git-svn-id: svn://tug.org/texlive/trunk@53426 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 4018ee3b19e..46fc9127ff3 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2045,7 +2045,8 @@ $standardtex 'tikz-cd', 'tikz-cd.sty|tikzlibrarycd.code.tex', # not pgfmanual.sty 'tikz-karnaugh', '\.code\.tex$', 'tikz-qtree', '(pgf|tikz-)(subpic|q?tree(-compat)?)\.(tex|sty)', - 'tikz-sfc', '\.code\.tex$', + 'tikz-sfc', '\.code\.tex$', + 'tikz-trackschematic', '\.code\.tex$', '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 |