diff options
author | Karl Berry <karl@freefriends.org> | 2018-01-16 22:44:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-01-16 22:44:45 +0000 |
commit | d811e36dc59a626f32fe732ea5771b006a95a0d4 (patch) | |
tree | 39953c3507f5d41368017bc1e080f97aac1aa4fc /Master/tlpkg/libexec | |
parent | bef4a8ea7ddff032e3474a34332a4b7b453b891c (diff) |
tikz-sfc (16jan18)
git-svn-id: svn://tug.org/texlive/trunk@46332 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 4aaca000d13..01a79998ad0 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1110,6 +1110,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'tikz-kalender',"&MAKEflatten", 'tikz-karnaugh',"&MAKEflatten", 'tikz-ladder', "&MAKEflatten", + 'tikz-sfc', "&MAKEflatten", 'time', "die 'skipping, use piff'", 'timeline', "die 'skipping, LaTeX 2.09, never in TL'", 'timescyr', "die 'skipping, monotype font is nonfree'", @@ -1848,6 +1849,7 @@ $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$', '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 |