https://bz.apache.org/ooo/show_bug.cgi?id=119484

--- Comment #11 from [email protected] ---
There is also a third way of representing equations, used in a file I have,
which does this:

<o:OLEObject
  Type="Embed"
  ProgID="Equation.3"
  ShapeID="_x0000_i1025"
  DrawAspect="Content"
  ObjectID="_1619003488"
  r:id="rId17"
/>

where rId17 is listed in word/_rels/document.xml.rels as:

<Relationship
  Id="rId17"
 
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/oleObject";
  Target="embeddings/oleObject1.bin"
/>

and:

$ file word/embeddings/oleObject1.bin
word/embeddings/oleObject1.bin: Composite Document File V2 Document, Cannot
read section info

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

Reply via email to