> It is exact as described in the link: First Insert > Object > Formula.
> Now you are in the formula editor. And then Tools > Import Formula.

Only if yo don't exit the equation editor before selecting
Tools->Import, which one might do in as much as the documentation does
not include those few precious words "while the equation editor is
open", lol.

Now, as far as importing xml files,  I have never been successful at
importing mathml and must assume that this is accomplished through some
secret handshake as well ;-)
for example, an attempt to import test.xml which consisted of the following:

 <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE math PUBLIC "-//W3C//DTD MathML 2.0//EN"
           "http://www.w3.org/Math/DTD/mathml2/mathml2.dtd";>
  <math xmlns="http://www.w3.org/1998/Math/MathML";>
    <mrow>
      <mi>a</mi>
      <mo>&#x2062;<!-- &InvisibleTimes; --></mo>
      <msup>
        <mi>x</mi>
        <mn>2</mn>
      </msup>
      <mo>+</mo>
      <mi>b</mi>
      <mo>&#x2062;<!-- &InvisibleTimes; --></mo>
      <mi>x</mi>
      <mo>+</mo>
      <mi>c</mi>
    </mrow>
  </math>

was unsuccessful.

An attempt to export similar code as writer xml was similarly
ineffective on import.

-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to