summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/psnfssx/tmmath/tmmaths.txt
blob: d75414dd32a2be02827b0e55e2902e26ac07e17e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
============================================================
            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