diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2008-08-05 13:55:31 +0000 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2008-08-05 13:55:31 +0000 |
commit | bf687e7363bb107761d39bf2425633982bc38249 (patch) | |
tree | 29decc2637e1c73196a5ebc741eca80fc5652152 /Master/texmf-dist/doc/latex/mh/README | |
parent | a3f5e7ad4cf0d3909e8b2be53bc49bc33c6dee82 (diff) |
mh update (from tds.zip, rm old useless info in ctan2tds)
git-svn-id: svn://tug.org/texlive/trunk@10100 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/mh/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/mh/README | 26 |
1 files changed, 12 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/latex/mh/README b/Master/texmf-dist/doc/latex/mh/README index f4cde904cc5..787613f36de 100644 --- a/Master/texmf-dist/doc/latex/mh/README +++ b/Master/texmf-dist/doc/latex/mh/README @@ -1,19 +1,18 @@ The mh bundle ============= -Morten Hoegholm (c) 2002-2007 +Morten Hoegholm (c) 2002-2008 email: mh.ctan@gmail.com License: LaTeX Project Public License -The files in the mh bundle are listed are +The files in the mh bundle are: breqn.dtx flexisym.dtx mathstyle.dtx mhsetup.dtx mathtools.dtx empheq.dtx - empheq07.dtx - eqlayouts.tex breqn-technotes.tex + xfrac.dtx and derived files. The derived files of each .dtx-file are listed at the top of the respective .dtx-file. @@ -27,14 +26,14 @@ DESCRIPTION =========== breqn -========= +===== The breqn package facilitates automatic line-breaking of displayed math expressions. The package was originally developed by Michael J. Downes. flexisym -========= +======== This package turns math symbols into macros. Is is required by breqn so that breqn can make intelligent decisions @@ -85,13 +84,6 @@ function on top of amsmath. It features: empheq requires mathtools. -empheq07 -======== - -The obsolete version of the empheq package. It is incompatible -with current empheq (and will continue to be so) and is only -provided to make old documents work. - mhsetup ======= @@ -100,6 +92,12 @@ The mhsetup package defines various programming tools needed by both empheq and mathtools. In the future, most of these tools will probably be an integral part of LaTeX3. +xfrac +===== + +A package for producing split level fractions in both text and +math. The package requires expl3 and xpackages available on CTAN. + =========== -This README file was last revised 2007/12/19. +This README file was last revised 2008/08/04. |