CTAN masthead graphic CTAN lion sketch

Directory: CTAN home / tex-archive/ macros/ latex/ contrib/ mh

You can get this entire directory bundled as mh.zip.

You can get an installable bundling called mh.tds.zip of the package from this directory.

Packages located here

Package Caption
breqn Automatic line breaking of displayed equations.
empheq EMPHasizing EQuations.
flexisym Symbol manipulation for breqn.
mathstyle Manage mathematics typesetting style.
mathtools Mathematical tools to use with amsmath.
mh The MH bundle
mhsetup The MH bundle "setup" function
xfrac Split-level fractions in latex2e*.

Subdirectories of this one

There are no subdirectories here.

Files in this directory

NameDateSize Description
README 2008-08-14 2 Kbyte download Shown below
breqn-technotes.pdf 2008-08-14 176 Kbyte download
breqn-technotes.tex 2008-08-14 4 Kbyte download
breqn.dtx 2008-08-14 227 Kbyte download
breqn.pdf 2008-08-14 399 Kbyte download
empheq.dtx 2008-08-14 142 Kbyte download
empheq.pdf 2008-08-14 270 Kbyte download
flexisym.dtx 2008-08-14 48 Kbyte download
flexisym.pdf 2008-08-14 136 Kbyte download
mathstyle.dtx 2008-08-14 13 Kbyte download
mathstyle.pdf 2008-08-14 85 Kbyte download
mathtools.dtx 2008-08-14 127 Kbyte download
mathtools.pdf 2008-08-14 374 Kbyte download
mhsetup.dtx 2008-08-14 20 Kbyte download
mhsetup.pdf 2008-08-14 124 Kbyte download
xfrac.dtx 2008-08-14 35 Kbyte download
xfrac.pdf 2008-08-14 409 Kbyte download

Contents of the README file

The mh bundle
=============
Morten Hoegholm (c) 2002-2008
email: mh.ctan@gmail.com
License: LaTeX Project Public License

The files in the mh bundle are:
    breqn.dtx
    flexisym.dtx
    mathstyle.dtx
    mhsetup.dtx
    mathtools.dtx
    empheq.dtx
    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.


INSTALLATION
============
Running TeX on each dtx file extracts the runtime files. See the dtx
files for details.

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
with respect to line-breaking and other details.

mathstyle
=========

Ensures uniform syntax for math subscript (_) and superscript (^)
operations so that they always take exactly one argument.
Grants access to the current mathstyle which eases several tasks such
as avoiding the many pitfalls of \mathchoice and \mathpalette.
This package is used by flexisym.

mathtools
=========

The mathtools package provides many useful tools for mathematical
typesetting. It is based on amsmath and fixes various deficiencies
of amsmath and standard LaTeX. It provides:
  -- Extensible symbols, such as brackets, arrows, harpoons, etc.
  -- Various symbols such as \coloneqq (:=).
  -- Easy creation of new tag forms.
  -- Showing only the referenced equations.
  -- Extensible arrows, harpoons and hookarrows.
  -- Starred versions of the amsmath matrix environments for
     specifying the column alignment.
  -- More building blocks: multlined, cases-like environments, new
     gathered environments.
  -- Math versions of \makebox, \llap, \rlap etc.
  -- Cramped math styles.
  -- and more...

mathtools requires mhsetup.

empheq
======

The empheq package is a visual markup extension designed to
function on top of amsmath. It features:
  -- Boxing multi line math displays while leaving equation
     numbers untouched at the margin. Any kind of box will do.
  -- Making the ntheorem package place end-of-theorem markers
     perfectly.
  -- Placing arbitrary material on either side of math displays.
     This includes delimiters that automatically scale to the
     correct size.

empheq requires mathtools.


mhsetup
=======

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 2008/08/04.

Small print: This listing is regenerated periodically so there is a small chance that the directory has changed from what is shown here; to be sure, check the FTP listing.