summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/mh.tlpsrc
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-06-20 05:37:07 +0000
committerNorbert Preining <preining@logic.at>2007-06-20 05:37:07 +0000
commit9ae60519cee39f73acca93bd0a963b6eb0838090 (patch)
tree280b086265babf658beaaa8767402cd6d63537e5 /Master/tlpkg/tlpsrc/mh.tlpsrc
parent364c41ff9ead9873e105431354ec5e5b73c887d3 (diff)
Remove shortdesc and longdesc from all but the collection-* and scheme-*
git-svn-id: svn://tug.org/texlive/trunk@4479 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/mh.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/mh.tlpsrc16
1 files changed, 0 insertions, 16 deletions
diff --git a/Master/tlpkg/tlpsrc/mh.tlpsrc b/Master/tlpkg/tlpsrc/mh.tlpsrc
index 0342ee5c0e6..1917a01835b 100644
--- a/Master/tlpkg/tlpsrc/mh.tlpsrc
+++ b/Master/tlpkg/tlpsrc/mh.tlpsrc
@@ -1,18 +1,2 @@
name mh
category Package
-shortdesc The MH bundle
-longdesc The mh bundle is a series of packages designed to enhance the
-longdesc appearance of documents containing a lot of math. The main
-longdesc backbone is amsmath, so those unfamiliar with this required part
-longdesc of the LaTeX system will probably not find the packages very
-longdesc useful. Component parts of the bundle are empheq, mathtools and
-longdesc mhsetup; an obsolete version of empheq (empheq07) is also
-longdesc maintained with the package, for the benefit of older documents.
-longdesc The empheq package is a visual markup extension of amsmath.
-longdesc Empheq allows sophisticated boxing and other marking of multi-line
-longdesc maths displays, and fixes problems with ntheorem package place
-longdesc end-of-theorem markers. The mathtools package provides many useful
-longdesc tools for mathematical typesetting. It fixes various deficiencies
-longdesc of amsmath and standard LaTeX. The mhsetup package defines various
-longdesc programming tools needed by both empheq and mathtools.
-longdesc [description copied from TeX Catalogue]