- From: Bernhard Keil <Bernhard.Keil@soft4science.com>
- Date: Thu, 20 May 2004 13:34:38 +0200
- To: <www-math@w3.org>
It looks like that MathPlayer manipulates the "line-height" CSS property.
If in the CSS is defined:
p{line-height:2}
All paragraphs containing MathML nodes will be displayed with a line-height = 1
while all other paragraphs not containing MathML nodes will be displayed
with a line-hight of 2 as defined.
Mozilla displays everything correctly. Also with prefered renderer=CSS it works correct.
The problem only occurs with MathPlayer.
Is this a known bug in MathPlayer?
(MathML Stylesheet http://www.w3.org/Math/XSL/pmathml.xsl is used,
Browser: IE 6 )
Bernhard
www.soft4science.com
Received on Thursday, 20 May 2004 07:34:42 UTC