https://bugs.documentfoundation.org/show_bug.cgi?id=152850

V Stuart Foote <vsfo...@libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Blocks|                            |47414, 118765
                 OS|Linux (All)                 |All
                 CC|                            |rb.hensc...@t-online.de,
                   |                            |vsfo...@libreoffice.org
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from V Stuart Foote <vsfo...@libreoffice.org> ---
Confirmed.

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: b9e3e20bfd102880d12384892eaeca094c38a519
CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded


Resulting Starmath is:

{ sqrt frac { a } { b } slash c }

So there is a parsing issue with the mathml msqrt and mfrac functions.


The Starmath markup should probably be parsed as:

{ sqrt { frac { a } { b } }} slash { c }

or

{ sqrt { frac { a } { b }} over { c } }

or maybe even

{ sqrt { frac { a } { b }} wideslash { c } }


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=47414
[Bug 47414] Import of MathML into OpenOffice / LibreOffice
https://bugs.documentfoundation.org/show_bug.cgi?id=118765
[Bug 118765] [META] MathML bugs
-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to