- From: Bernhard Keil <Bernhard.Keil@soft4science.com>
- Date: Fri, 21 May 2004 09:27:02 +0200
- To: "'Neil Soiffer'" <NeilS@DesSci.com>, <www-math@w3.org>
Yes, you are right. It's an IE bug. Bernhard -----Original Message----- From: www-math-request@w3.org [mailto:www-math-request@w3.org] On Behalf Of Neil Soiffer Sent: Thursday, May 20, 2004 9:37 PM To: Bernhard Keil; www-math@w3.org Subject: Re: MathPlayer Problem MathPlayer neither looks at nor sets the line-height property. It does manipulate the DOM in some cases (such as inserting a <nobr> to make sure punctuation following math is not moved to the following line). However I created an example where the DOM manipulation does not happen and the problem still occurs. This appears to be an IE bug. I will enter this into our bug database and we will look for a workaround. Neil Soiffer Senior Scientist phone: 562-433-0685 Design Science, Inc. http://www.dessci.com "How Science Communicates" MathType, WebEQ, MathPlayer, Equation Editor, TeXaide ----- Original Message ----- From: "Bernhard Keil" <Bernhard.Keil@soft4science.com> To: <www-math@w3.org> Sent: Thursday, May 20, 2004 4:34 AM Subject: MathPlayer Problem > > 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 Friday, 21 May 2004 03:32:23 UTC