diff options
author | Karl Berry <karl@freefriends.org> | 2019-04-04 21:01:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-04-04 21:01:13 +0000 |
commit | ab7488e434080139789c4975c91f190961eea372 (patch) | |
tree | 31897b0c24f5ff285d458e9d734edcda9f3d1f35 /Master/tlpkg | |
parent | 928dd430a61343355270cf1561e7ec3df103679a (diff) |
rm mbenotes, obsolete on CTAN
git-svn-id: svn://tug.org/texlive/trunk@50763 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-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/mbenotes.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 836581a51d6..c5e2bb58abd 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -439,7 +439,7 @@ my @TLP_working = qw( mathcomp mathdesign mathdots mathexam mathfam256 mathfixs mathfont mathpartir mathpazo mathpunctspace mathspec mathtools matlab-prettifier mathspic maths-symbols - mattens maybemath mbenotes + mattens maybemath mcaption mceinleger mcexam mcf2graph mcite mciteplus mcmthesis mdframed mdputu mdsymbol mdwtools media9 medstarbeamer meetingmins memdesign memexsupp diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 1ce7d296eee..94269404ce4 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -763,6 +763,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'mathtype', "die 'skipping, compiled, nonfree, etc.'", 'matlab', "die 'skipping, requires nonfree matlab'", 'mattex', "die 'skipping, requires nonfree matlab'", + 'mbenotes', "die 'skipping, obsolete on 4apr19'", 'mdwfonts', "die 'skipping, too many tfm duplicates'", 'mem', "die 'skipping, experimental ca.2006'", 'memo2', "die 'skipping, latex 2.09'", diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index d31e83ed24f..b2391f6aeec 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -700,7 +700,6 @@ depend mathexam depend mathfam256 depend mathfont depend maybemath -depend mbenotes depend mcaption depend mceinleger depend mcexam diff --git a/Master/tlpkg/tlpsrc/mbenotes.tlpsrc b/Master/tlpkg/tlpsrc/mbenotes.tlpsrc deleted file mode 100644 index e69de29bb2d..00000000000 --- a/Master/tlpkg/tlpsrc/mbenotes.tlpsrc +++ /dev/null |