------------
MMA2LTX v1.2
------------


Introduction
------------
MMA2LTX is a program which allows to Mathematica user to
include the graphics produced by Mathematica in a LaTeX document
using own LaTeX fonts and symbols.

To obtain the manual print the PostScript file ``mma2ltx.ps''.


Distribution Files
------------------
This archive contains the following files:

msdos/mma2ltx.exe  Binary executable for MS/DOS
amiga/mma2ltx      Binary executable for the Amiga
mma2ltx.c          C source
mmatext.sty        LaTeX macros file
texmma22.lpro      Mathematica v2.2 PostScript prologue file
texmma22.pro       Squeezed version of `texmma22.lpro'
mmawhite.eps       A PostScript file needed to  mmatext.sty
Makefile           A Unix Makefile
makefile.ami       Makefile for the Amiga
doc/mma2ltx.dvi    Documentation of mma2ltx (DVI form)
doc/mma2ltx.ps     Documentation of mma2ltx (PostScript form at 300 dpi)
doc/mma2ltx6.ps    Documentation of mma2ltx (PostScript form at 600 dpi)
doc/6mag.eps       Mma2ltx EPSF file (needed to `mma2ltx.dvi')
doc/12mag.eps      Mma2ltx EPSF file (needed to `mma2ltx.dvi')
doc/12mag_3d.eps   Mma2ltx EPSF file (needed to `mma2ltx.dvi')
doc/optc.eps       Mma2ltx EPSF file (needed to `mma2ltx.dvi')
mmasample.tex      A sample file
mypic.ps           A sample picture created by \Mathematica
mypic.tex          The file  mypic.ps as processed by \mmatoltx
mypic.eps          The file  mypic.ps as processed by \mmatoltx
README             This file.


Distribution/Disclaimer
-----------------------
MMA2LTX is shareware. If you find it useful (or continue using it longer
than a week) please consider paying a fee to the author (see section
4 [Distribution/Disclaimer] and 12 [Author info] of the documentation
for more info).

This software is provided "as is" with no explicit or implicit guarantee of
any kind. The author is not responsible for any misuse, or damages caused
by MMA2LTX. You are using it at your own risks.
MMA2LTX is Copyright (C) 1994 by Giuseppe Ghibo`.

The program may be freely distributed and copied as long as the following
conditions are acknowledged:

    -  All parts of the program and the documentations must be
       left intact in any ways. The distribution of single parts is not
       allowed. The repacking of this distribution with other packers is, 
       however, allowed.


Author info
-----------
If you have some questions, suggestions, comments, bug report or enhancement
requests, please feel free to contact me at <ghibo@galileo.polito.it>.


History
-------

version 1.2:
        
        - Added support to obtain non-transfparent objects. Now ojects
          (strings, pictures, ..., can be placed to overlap the background
          graphic, i.e. as if they were dull.

        - Added PostScript documentation for 600 printers.

        - Added binary executable for the Amiga.

version 1.1:

        - First public release.
