On Di, 2008-03-04 at 17:32 +0100, mark duke wrote: > One of the pics fell off > > -------- Original Message -------- > Subject: > Quality of Converted Images > Date: > Tue, 04 Mar 2008 17:31:14 +0100 > From: > mark duke > <[EMAIL PROTECTED]> > To: > [email protected] > CC: > Mark Duke <[EMAIL PROTECTED]> > > > Hi all, > > I am having some problems with the quality of the png images generated > with latex2html. The images generated are often difficult to read as > in the generation process the images are scaled. In the conversion > from eps images to png images I do not want to have any changes in the > resolution, i.e. direct 1-to-1 conversion in terms of the size. Even > when I set the scaling to 1, it still seems to scale the figures. > This is some example code: > > \includegraphics[scale=1,clip]% > {diag_props_gen_chop.eps} >
Mark, viewing your images it looks like "scale=1" means scale the image to \textwidth. However, I have no clue yet, how to tell latex2html to keep the original scale of the image. If you find a solution, I would be glad to hear about. Best regards, Hakan -- Hakan Küçükyılmaz http://laptopbattle-mannheim.de/ _______________________________________________ latex2html mailing list [email protected] http://tug.org/mailman/listinfo/latex2html
