TtM README file. ________________ This package contains the linux 2.6.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. TtM is copyright (c) Ian Hutchinson, 1999-2002 (hutch@psfc.mit.edu). 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