TtM README file. ________________ This package contains the linux 2.x i386 distribution of TtM, a TeX to (HTML and) MathML translator. TtM is based on the highly successful TtH TeX to HTML translator. But instead of using HTML tables for rendering mathematics, TtM uses MathML presentation tags, embedded inside the .... construct. License _______ TtM is copyright (c) Ian Hutchinson, 1999-2002 (hutch@psfc.mit.edu). This license entitles you to install and execute TtM on one computer. The TtM code may not be redistributed in any form. No warranty of fitness for any purpose whatever is given, intended, or implied. You use this software entirely at your own risk. If you choose to use TtM, by your actions you acknowledge that any direct or consequential damage whatever is your responsibility, and not the copyright holder's. Installation ____________ When you have the package downloaded on to your own disk, extract the archive by executing tar xzf ttmL.tar.gz from the command line. Enter the directory constructed, where you will find the extracted files cd ttmL Install the program executables by executing from the command line ./ttminstall This will copy files to appropriate user directories (not system directories). The directory $HOME/bin should be on the user's path, but if not a warning will be given. Running TtM ___________ The ttm executable was compiled with gcc and linked with libc6 (glibc). However it is statically linked, so it should run on any linux i386 system version 2.x. Static linking increases the size of the disk file but does not impare operation. Run TtM translation in the following ways; either from the command line type the command line: ttm >outputfile.html