diff options
author | Karl Berry <karl@freefriends.org> | 2014-06-19 20:27:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-06-19 20:27:26 +0000 |
commit | b6679ea205e9f4909f71ae93a61c231c330c2e8a (patch) | |
tree | e1dd54f9511c6de0704cd5fce9c7add11883fced /Master/tlpkg | |
parent | dfb6a6e86ad28eb8628676615b0147a26deb9685 (diff) |
matlab-prettifier (19jun14)
git-svn-id: svn://tug.org/texlive/trunk@34323 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/matlab-prettifier.tlpsrc | 0 |
4 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 34c0fd38c17..976cd8c3fc1 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -309,7 +309,7 @@ my @TLP_working = qw( matc3 matc3mem match_parens math-e mathabx mathabx-type1 mathalfa mathastext mathcomp mathdesign mathdots mathexam - mathspec mathspic mattens maybemath mbenotes + mathspec matlab-prettifier mathspic mattens maybemath mbenotes mcaption mceinleger mcite mciteplus mdframed mdputu mdsymbol mdwtools media9 meetingmins memdesign memexsupp memoir MemoirChapStyles memory mentis diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index aca1c2e62ad..86b0afd30b7 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -643,7 +643,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'mathspic', "&MAKEflatten", 'mathstone', "die 'skipping, requires nonfree Stone fonts'", 'matlab', "die 'skipping, requires nonfree matlab'", - 'matlab-prettifier', "die 'skipping, for nonfree matlab'", 'mattex', "die 'skipping, requires nonfree matlab'", 'mdwfonts', "die 'skipping, too many tfm duplicates'", 'mem', "die 'skipping, experimental ca.2006'", diff --git a/Master/tlpkg/tlpsrc/collection-science.tlpsrc b/Master/tlpkg/tlpsrc/collection-science.tlpsrc index deaa4812dc0..d1136748997 100644 --- a/Master/tlpkg/tlpsrc/collection-science.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-science.tlpsrc @@ -41,6 +41,7 @@ depend hepparticles depend hepthesis depend hepunits depend karnaugh +depend matlab-prettifier depend mhchem depend miller depend mychemistry diff --git a/Master/tlpkg/tlpsrc/matlab-prettifier.tlpsrc b/Master/tlpkg/tlpsrc/matlab-prettifier.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/matlab-prettifier.tlpsrc |