diff options
author | Karl Berry <karl@freefriends.org> | 2015-11-13 22:42:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-11-13 22:42:38 +0000 |
commit | 9785633d50ff8bbc07ad5b5fbceff189e6e3ee1b (patch) | |
tree | 2df9c2cf1f98cc1dfb9bc7fff46662f40c97d3df /Master/tlpkg | |
parent | 3a45a1fb1b8828638ab19aca6c84b78752232431 (diff) |
nucleardata (13nov15)
git-svn-id: svn://tug.org/texlive/trunk@38842 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-science.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/nucleardata.tlpsrc | 0 |
4 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 51e4e67532b..518794e4145 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -399,7 +399,7 @@ my @TLP_working = qw( nmbib noconflict noindentafter noitcrul nolbreaks nomencl nomentbl nonfloat nonumonpart nopageno norasi-c90 nostarch notes notes2bib notoccite nowidow nox - nrc ntgclass ntheorem ntheorem-vn nuc + nrc ntgclass ntheorem ntheorem-vn nuc nucleardata numberedblock numericplots numname numprint oberdiek objectz obnov ocg-p ocgx ocgx2 ocherokee ocr-b ocr-b-outline ocr-latex octavo 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', diff --git a/Master/tlpkg/tlpsrc/collection-science.tlpsrc b/Master/tlpkg/tlpsrc/collection-science.tlpsrc index e97ffc670ae..bf272f0ceb8 100644 --- a/Master/tlpkg/tlpsrc/collection-science.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-science.tlpsrc @@ -54,6 +54,7 @@ depend mhchem depend miller depend mychemistry depend nuc +depend nucleardata depend objectz depend physics depend pseudocode diff --git a/Master/tlpkg/tlpsrc/nucleardata.tlpsrc b/Master/tlpkg/tlpsrc/nucleardata.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/nucleardata.tlpsrc |