summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-04-04 22:47:58 +0000
committerKarl Berry <karl@freefriends.org>2013-04-04 22:47:58 +0000
commitcbc5d15025eacd6c76506330508257731ed94b35 (patch)
tree61bd44cb02ccc8c232f639792e39af4d58c9c2df /Master/tlpkg
parent1ad2b9fe98fa89e00cd3ac9f7b39956472438473 (diff)
smartdiagram *.code.tex in runtime
git-svn-id: svn://tug.org/texlive/trunk@29642 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 9d998e1b9bf..0d79502c152 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1472,6 +1472,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'spanish', 'NULL', # babel conflict
'showexpl', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$', # not cfg
'skeycommand', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$', # not cfg
+ 'smartdiagram','code\.tex|' . $standardtex,
'splitindex', 'splitindex\.tex|' . $standardtex,
'spotcolor', 'spotcolor.*\.tex|' . $standardtex,
'startex', '\.tex',