summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-11-27 22:14:34 +0000
committerKarl Berry <karl@freefriends.org>2007-11-27 22:14:34 +0000
commit25755919b44c5f5d8a7bba2f4153470736f76281 (patch)
treea2f97b20d89a079b8616cf9db0eb8f7a6131a617 /Master/texmf-dist/doc
parent50c24844f69fca1984ae2f675a48677e4fed454a (diff)
rm tmmath
git-svn-id: svn://tug.org/texlive/trunk@5630 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/tmmath/tmmaths.txt100
1 files changed, 0 insertions, 100 deletions
diff --git a/Master/texmf-dist/doc/latex/tmmath/tmmaths.txt b/Master/texmf-dist/doc/latex/tmmath/tmmaths.txt
deleted file mode 100644
index d75414dd32a..00000000000
--- a/Master/texmf-dist/doc/latex/tmmath/tmmaths.txt
+++ /dev/null
@@ -1,100 +0,0 @@
-============================================================
- The LaTeX macro package tmmaths.sty
- version 2.4 as of 2004-01-19
-============================================================
- Walter Schmidt
- w.a.schmidt@gmx.net
-
-
-The purpose of this macro package is to use MicroPress
-TM-Math fonts with LaTeX. It constitutes an alternative to
-the package tmmath.sty which is shipped with the fonts.
-
-The basic usage is simply to add \usepackage{tmmaths} to
-your document preamble; however, there are several options
-to control the behaviour, as described in the documentation.
-
-
-Prerequisites
-=============
-You need the TM-Math fonts, which are provided by
-MicroPress, Inc, see <http://www.micropress-inc.com/fonts> .
-This includes the Type1 fonts as well as the metrics, .vf
-and .fd files.
-
-A free bitmapped (demo) version of the fonts is available
-from CTAN:
-
- fonts/micropress/tmmath/
-
-Note that the demo version does not include the AMS symbols!
-
-
-Installing the macro packages
-=============================
-The documented source of the package is the file
-tmmaths.dtx.
-
-To generate the package file you should run:
-
- latex tmmaths.ins
-
-The resulting file tmmaths.sty must then be moved to a
-directory where LaTeX will find it. In a TDS-compliant TeX
-system, such as teTeX or VTeX/Free, we recommend the
-directory texmf/tex/latex/tmmath or ../psnfssx.
-
-Documentation on the package is obtained by running LaTeX
-on the package source file:
-
- latex tmmaths.dtx
-
-
-News
-====
-2004-01-10 (2.4)
- A full upright Greek math alphabet is made available.
- Minor fixes.
- The package tmmathm.sty is no longer provided. Its code
- was a clumsy hack, and I doubt that anyone has ever
- actually used it.
-
-2001-10-09 (v2.1)
- a fixed definition of \r A for OT1 encoding,
- should no longer clash with amsmath.sty
-
-2001-06-24 (v2.0)
- additional package tmmathm.sty;
- fixed AMS multiple integrals (again...);
- adopted MicroPress' definition of Aring for OT1;
-
-2001-02-12 (v1.2a)
- added support for the TM-AMS fonts
-
-2000-04-15 (v1.2)
- updated for use with TM-Math fonts v1.2
-
-1999-08-30 (v1.0)
- bug with multiple integrals from amsmath package fixed
-
-
-Notes
-=====
-This collection is made up from the following files:
-
- tmmaths.dtx
- tmmaths.ins
- tmmaths.txt
-
-It may be may be distributed and/or modified under the
-conditions of the LaTeX Project Public License, either
-version 1.2 of this license or (at your option) any later
-version. The latest version of this license is in
-http://www.latex-project.org/lppl.txt and version 1.2 or
-later is part of all distributions of LaTeX version
-1999/12/01 or later.
-
-TM-Math is a trademark of MicroPress, Inc.
-
--- finis
-