From: Paul K. <pki...@ja...> - 2002-03-20 15:01:58
|
I would prefer to use an open source tool. Many tools (free and commercial) are listed at: http://www.cis.ohio-state.edu/~gurari/TeX4ht/mn.html I haven't gone through all the possibilities, but some of them look adequate. I'm attaching a short version of Etienne's optimization tutorial, and the resulting html from HeVeA. Make sure you have the following line in .Xresources: Netscape*documentFonts.charset*adobe-fontspecific: iso-8859-1 then run xrdb .Xresources and restart netscape. This magic lets the browser act on <FONT face=symbol>. Also be sure that in preferences you allow the browser to use the font specified in the document. The HeVeA pages have a more extensive example: http://para.inria.fr/~maranget/hevea/examples/suite.html - Paul On Wed, Mar 20, 2002 at 10:50:46AM +0100, Rafael Laboissiere wrote: > * Paul Kienzle <pki...@ja...> [2002-03-19 15:52]: > > > I was suggesting html as a distribution target, but latex for the source. > > > > The primary reason is that markup is tedious in MathML but not in latex. > > Agreed. > > > This suggests an alternative approach: Find everything in the document > > that lies within $...$ or $$...$$ and use latex to convert it to mathML. > > So you should consider TtM (http://hutchinson.belmont.ma.us/tth/mml/). It's > web trail translation for Mozilla is quite impressive. > > -- > Rafael > > _______________________________________________ > Octave-dev mailing list > Oct...@li... > https://lists.sourceforge.net/lists/listinfo/octave-dev |