I would like to set certain sections of my document in a smaller font ( {\small ...} in LaTeX).
When I run latex2html, I find that the inline images that are generated for $...$ math environments in these small-font sections turn out to be too big. Is there a preferred way to deal with this kind of situation? I thought about changing $MATH_SCALE_FACTOR locally (ie only for the small-font sections), but the way I understand the latex2html code, it seems that all images are generated at once, so that that local changes would not actually have an effect. Any ideas? Best, Ph. _______________________________________________ latex2html mailing list latex2html@tug.org http://tug.org/mailman/listinfo/latex2html