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

V Stuart Foote <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #6 from V Stuart Foote <[email protected]> ---
Hmm, so just checked and our export to MML2 already implements the <menclose>
for horizontal strike for the 'overstrike' annotation with the
"horizontalstrike" notation.  

Frederic Wang. had added this in back at the 4.2 release, 
https://gerrit.libreoffice.org/c/core/+/4465

Might be an easyhack here to add the two diagonals?

=-=-=

Clip of an export from a 26.2 nightly

<math xmlns="http://www.w3.org/1998/Math/MathML"; display="block">
 <semantics>
  <menclose notation="horizontalstrike">
   <mrow>
    <mrow>
     <mi>E</mi>
     <mo stretchy="false">=</mo>
     <mi>m</mi>
    </mrow>
    <msup>
     <mi>c</mi>
     <mn>2</mn>
    </msup>
   </mrow>
  </menclose>
  <annotation encoding="StarMath 5.0">overstrike {E = m c^2}</annotation>
 </semantics>
</math>

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to