AZ logo

CTAN directory: /macros/latex/contrib/mh

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier 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

Files

Name Size* Date UTC Notes
README 3 KiB 2011-Jun-07 Shown below
breqn-technotes.pdf 169 KiB 2011-Jun-07
breqn-technotes.tex 5 KiB 2011-Jun-07
breqn.dtx 229 KiB 2011-Jun-07
breqn.pdf 502 KiB 2011-Jun-07
empheq.dtx 143 KiB 2011-Jun-07
empheq.pdf 298 KiB 2011-Jun-07
flexisym.dtx 63 KiB 2011-Jun-07
flexisym.pdf 237 KiB 2011-Jun-07
mathstyle.dtx 13 KiB 2011-Jun-07
mathstyle.pdf 156 KiB 2011-Jun-07
mathtools.dtx 160 KiB 2011-Jun-07
mathtools.pdf 364 KiB 2011-Jun-07
mhsetup.dtx 20 KiB 2011-Jun-07
mhsetup.pdf 228 KiB 2011-Jun-07

  *File sizes in kibibytes.

Contents of README

The mh bundle
=============
Morten Hoegholm (c) 2002-2010
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.

BUG REPORTS
===========

The bundle is maintained by:

  Morten Hoegholm <mh.ctan@gmail.com>
  Lars Madsen <daleif@imf.au.dk>
  Will Robertson <wspr81@gmail.com>
  Joseph Wright <joseph.wright@morningstar2.co.uk>

Please report bugs to the entire team.

===========
This README file was last revised 2010/09/18.