<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Font size and font of Formula object are not kept when displaying the OLE object in Microsoft Word or Powerpoint, OOXML and ODF formated documents"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116749#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Font size and font of Formula object are not kept when displaying the OLE object in Microsoft Word or Powerpoint, OOXML and ODF formated documents"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116749">bug 116749</a>
              from <span class="vcard"><a class="email" href="mailto:shimi.chen@gmail.com" title="Shimi Chen <shimi.chen@gmail.com>"> <span class="fn">Shimi Chen</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=141038" name="attach_141038" title="Same presentation file, after correcting the font size inside MS Office">attachment 141038</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=141038&action=edit" title="Same presentation file, after correcting the font size inside MS Office">[details]</a></span>
Same presentation file, after correcting the font size inside MS Office

Please compare the file:
/ppt/slides/slide1.xml
In both this pptx archive and the pptx  archive created by LibreOffice
(previous attachment).

MS Office seems to be using the "sz" argument to set the font size of the
element (in this case sz=12000, so 100*PointSize), whereas LibreOffice does not
use it at all in OOXML and instead just stretches out a 12-point font to a
bigger box.

If you open the previous attachment in LibreOffice you can see that the font
size in the (seemingly large) formula is in fact only 12, not 120. If you open
the current attachment (created by MS Office) in LO, then it fails horribly (it
shows 2 separate formulas with different sizes, one of which is identified as a
formula with font size of 12 and the other looks like an image, and both are
visually much larger than 12).

The "sz" argument seems to be documented as part of the OOXML format:
<a href="http://officeopenxml.com/WPtextFormatting.php">http://officeopenxml.com/WPtextFormatting.php</a>

But I don't get why it is 12000, should be 240 if I'm reading the definition
correctly. However, I don't actually know anything about OOXML, just thought
i'd try to poke inside.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>