diff options
Diffstat (limited to 'Master/texmf-dist/tpm/mh.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/mh.tpm | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/mh.tpm b/Master/texmf-dist/tpm/mh.tpm new file mode 100644 index 00000000000..fdb78ffe623 --- /dev/null +++ b/Master/texmf-dist/tpm/mh.tpm @@ -0,0 +1,64 @@ +<!DOCTYPE rdf:RDF SYSTEM "../../Tools/tpm.dtd"> +<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/"> + <rdf:Description about="http://texlive.dante.de/texlive/Package/mh.zip"> + <TPM:Name>mh</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2004/10/10 22:25:48</TPM:Date> + <TPM:Version>1.0</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>The MH bundle</TPM:Title> + <TPM:Description> +The mh bundle is a series of packages designed to enhance the +appearance of documents containing a lot of math. The main +backbone is amsmath, so those +unfamiliar with this required part of the LaTeX system will +probably not find the packages very useful. Component parts of +the bundle are empheq, +mathtools and +mhsetup; an obsolete version of +empheq (empheq07) is also maintained with the package, for the +benefit of older documents. +The empheq package is a visual markup extension of +amsmath. Empheq allows sophisticated +boxing and other marking of multi-line maths displays, and fixes +problems with ntheorem package place +end-of-theorem markers. +The mathtools package provides many useful tools for mathematical +typesetting. It fixes various deficiencies of amsmath and standard +LaTeX. +The mhsetup package defines various programming tools needed by +both empheq and mathtools. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>unknown</TPM:Author> + <TPM:Size>1018482</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="109566"> +texmf-dist/tex/latex/mh/empheq.sty +texmf-dist/tex/latex/mh/empheq07.sty +texmf-dist/tex/latex/mh/mathtools.sty +texmf-dist/tex/latex/mh/mhsetup.sty +texmf-dist/tex/latex/mh/ntheorem.fix +texmf-dist/tpm/mh.tpm + </TPM:RunFiles> + <TPM:DocFiles size="570594"> +texmf-dist/doc/latex/mh/README +texmf-dist/doc/latex/mh/empheq.pdf +texmf-dist/doc/latex/mh/empheq07.pdf +texmf-dist/doc/latex/mh/mathtools.pdf +texmf-dist/doc/latex/mh/mhsetup.pdf + </TPM:DocFiles> + <TPM:SourceFiles size="338322"> +texmf-dist/source/latex/mh/empheq.dtx +texmf-dist/source/latex/mh/empheq.ins +texmf-dist/source/latex/mh/empheq07.dtx +texmf-dist/source/latex/mh/empheq07.ins +texmf-dist/source/latex/mh/mathtools.dtx +texmf-dist/source/latex/mh/mathtools.ins +texmf-dist/source/latex/mh/mhsetup.dtx +texmf-dist/source/latex/mh/mhsetup.ins + </TPM:SourceFiles> + <TPM:Provides>Package/mh</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |