[l2h] Inline math symbol with no descender

Ross Moore ross@ics.mq.edu.au
Wed, 13 Feb 2002 06:51:43 +1100 (EST)


> 
> I apologise for asking this simple question but I cannot find the 
> answer.  I'm using Version 99.2beta8(1.46) and if the solution is 
> to upgrade please let me know.
> 
> The problem occurs when I include a math symbol that has no 
> descender (ie a symbol that does not descend below the base line of 
> the text) 
> 
> For example, when Latex2html processes the line:
> 
> > Let $X$ be a random variable
> 
> it consistently locates the image for X above the line.  This is 
> when viewed with both Netscape and IE.  IE is slightly better than 
> Netscape.

That should not happen.
The image should be placed with  <IMG ALIGN="Bottom" .... 
so that the base aligns with the bottom of adjacent text.

If this is not happening with your HTML files, then there
is something wrong with your installation of LaTeX2HTML.

How much above the baseline is it located ?
A large amount, or just a point or two?

If it's just a point or two, then the "shaving" step is not
being performed correctly, during image-processing with  pstoimg .

Can you post a URL to an example, so that I can get a better view
of what is happening. Put a copy of the screen log output into the
same (or parent) directory, with a name that can be easily guessed
from the document name.
Preferably run the job with  -debug  so that more messages are
displayed.


> 
> Any help would be appreciated

Hope this helps,

	Ross Moore

> 
> Raf
> _______________________________________________
> latex2html mailing list
> latex2html@tug.org
> http://tug.org/mailman/listinfo/latex2html