Hi, Amaya does not shown MathML elements in the same way if the paragraph contains some text. Steps to reproduce: 1. Cut and paste the following source code: <p><math xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> <munderover> <mo>∑</mo> <mn>0</mn> <mo>∞</mo> </munderover> <mi>i</mi> </mrow> </math></p> <p>Test: <math xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> <munderover> <mo>∑</mo> <mn>0</mn> <mo>∞</mo> </munderover> <mi>i</mi> </mrow> </math></p> 2. The limits of the sum are shown in different position. Best regards, Bartolomé Sintes (http://www.mclibre.org)Received on Monday, 27 November 2006 18:34:20 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:30:52 UTC