https://issues.apache.org/ooo/show_bug.cgi?id=125287
Ariel Constenla-Haile <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED Component|open-import |code Hardware|PC |All Product|Writer |General Ever confirmed|0 |1 OS|Windows 7 |All --- Comment #3 from Ariel Constenla-Haile <[email protected]> --- Looks like a problem with the symbol font. As a workaround, you can insert a Math object via menu Insert - Object - Formula, and type the following formula alignl { N = 5,54 cdot { left ( t_R over w_0,5 right ) } ^2 } newline alignl { N = 16 cdot { left ( t_R over w right ) } ^2 } or a variant. The WMF has the MathML of the formula embedded inside: <?xml version="1.0"?> <!-- MathType@Translator@5@5@MathML2 (Clipboard).tdl@MathML 2.0 (Clipboard)@ --> <math display='block' xmlns='http://www.w3.org/1998/Math/MathML'> <mtable columnalign='left'> <mtr><mtd><mi>N</mi><mo>=</mo><mn>5,54</mn><mo>⋅</mo><msup><mrow><mo>(</mo><mrow><mfrac><mrow><msub><mi>t</mi><mi>R</mi></msub></mrow><mrow><msub><mi>w</mi><mrow><mn>0,5</mn></mrow></msub></mrow></mfrac></mrow><mo>)</mo></mrow><mn>2</mn></msup></mtd></mtr><mtr><mtd><mi>N</mi><mo>=</mo><mn>16</mn><mo>⋅</mo><msup><mrow><mo>(</mo><mrow><mfrac><mrow><msub><mi>t</mi><mi>R</mi></msub></mrow><mi>w</mi></mfrac></mrow><mo>)</mo></mrow><mn>2</mn></msup></mtd></mtr> </mtable> </math> <!-- MathType@End@5@5@ --> -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
