On Tue, Nov 20, 2001 at 10:53:17PM -0500, Laurent Duperval wrote: > On 20 Nov, Dekel Tsur wrote: > >> - When exporting HTML, I have some tables with only text in them. Is > >> it possible to get the text to remain as text in the HTML output? > >> As it stands now, it's text in PDF, PS and DVI but an image in > >> HTML. > > > > What is your latex->html converter ? > > I checked both latex2html and tth, and their both export tables > > correctly (though tth doesn't work with a longtable). > > > > Sigh, I should sleep more. I've got *figures* with only text in them and > they come out as images in the HTML output. They're fine in PDF and > Postscript, though.
This is a problem of latex2html. tth can convert text in floats fine.
