diff options
author | Karl Berry <karl@freefriends.org> | 2013-05-06 23:00:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-05-06 23:00:50 +0000 |
commit | b1eda9c04b86658c07e36c0c3ec20a8b79f67a46 (patch) | |
tree | 33e5ba9181f9ebe4057e8790a13d75d56d6aa772 /Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc | |
parent | c34e42e7bf52fa6d756e79d4d5f837be60b93eb5 (diff) |
put collection-* dependencies first, hyphen-* dependencies sorted normally
git-svn-id: svn://tug.org/texlive/trunk@30307 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc index d73d00ee38e..64b0dd09e92 100644 --- a/Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc @@ -1,6 +1,10 @@ category Collection shortdesc Advanced math typesetting longdesc Extra math +# +depend collection-fontsrecommended +depend collection-latex +# depend 12many depend amstex depend backnaur @@ -45,5 +49,3 @@ depend unicode-math depend venn depend yhmath depend ytableau -depend collection-fontsrecommended -depend collection-latex |