<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Writer formatting of inline formulas is erroneous"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107740">bug 107740</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEEDINFO
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>rb.henschel@t-online.de
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Writer formatting of inline formulas is erroneous"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107740#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Writer formatting of inline formulas is erroneous"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107740">bug 107740</a>
              from <span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span></b>
        <pre>Most of the formulas do not use the frame style "Formula" but the frame style
"OLE". The frame style "OLE" includes an "anchor to paragraph", frame style
"Formula" has an "anchor as char". To get an "anchor as char" the formulas have
got a direct formating via object properties. But not only the anchor was set,
but the padding (=spacing to content) was set to a non-zero value in tab
border.
In 5.2 that did not matter, because the objects have no border. But in the
meantime LibreOffice honors a padding without border, as it should be. The
padding does not increase the box of the formula (similar to the green
handles), but the padding reduces the place for the content. So you see a tiny
content.

You have to repair the document. Set all formulas to style "Formula" and set
the "spacing to content" to zero for each formula.

Your document seems to be very large, so you need a way to do it automatically.
You can write a macro for this task or you can edit the styles manually in the
file source. If you need assistance, please ask on mailing list or forum.

Another question is, why the formulas have got the wrong style. Do you
remember, how these formulas were generated?</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>