Skip to content

Rhaptos Software Development

Personal tools
You are here: Home » Developer Blog » Brian's Sooth » TtM notes

TtM notes TtM notes

Document Actions
Submitted by bnwest. on 2007-08-16 14:23. Development
TtM notes

TtM can be found here : http://hutchinson.belmont.ma.us/tth/mml/. TtM is free for Linux and is a commercial product for Windows.

TtM install instructions can be found here: http://hutchinson.belmont.ma.us/tth/mml/readme_ttm.linux.  Installation is drop dead easy.  TtM executable lands in ${HOME}/bin directory. The TtM documentation can be found in the downloaded tar file (file ttm_manual.html).

Using TtM:

ttm -pfigures cdc06.tex # -p is need to find the figure files which here are located in the ./figures directory

which creates a .xml file and which can be copied into a .xhtml file.  The MathML transaltion was very rough

And I never did find out how to get the figures to be translated. The ${HOME}/bin directory contains utilities that can successfully create .gif files from the .eps files. TtM documentation implies that TtM has robust handling for figures, doing the right thing whenever possible.

ttm appears to require that the .tex and its associated latex generated .aux be in the current working directory. The -p command line switch can give addition directories to search, like in the above example where the figure files are located in a different directory.


Developer Blog
« May 2008 »
Su Mo Tu We Th Fr Sa
        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
Categories:
Content (55)
Copyright (0)
Deep Code (3)
Development (193)
Markup (22)
Metadata (1)
Printing (7)
Style (9)
Testing (2)
Usability (6)