summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-11-13 22:42:38 +0000
committerKarl Berry <karl@freefriends.org>2015-11-13 22:42:38 +0000
commit9785633d50ff8bbc07ad5b5fbceff189e6e3ee1b (patch)
tree2df9c2cf1f98cc1dfb9bc7fff46662f40c97d3df /Master/tlpkg/libexec
parent3a45a1fb1b8828638ab19aca6c84b78752232431 (diff)
nucleardata (13nov15)
git-svn-id: svn://tug.org/texlive/trunk@38842 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-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 b63e6c5b163..0030882c814 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1610,6 +1610,7 @@ $standardtex='\.(.bx|code\.tex|cfg|sty|clo|ldf|cls|def|fd|fontspec|cmap|4ht)$';
'noindentafter', "noindentafter\.sty",
'notes', '[^s]\.(eps|pdf|png)|' . $standardtex, # not notes.pdf
'ntheorem', '\.sty|\.std',
+ 'nucleardata', '\.(csv|hd|pytxcode)|' . $standardtex,
'ocgx', 'tikz.*\.code\.tex|' . $standardtex,
'odsfile', '\.lua|' . $standardtex,
'ofs', '^ofs\.tex|ofsdef\.tex|ofs-.*\.tex|\.sty|a.*\.tex|.*fn\.tex',