<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - textbox text shifted relative to graphic objects when updated from Fedora 25 to Fedora 26."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115301#c21">Comment # 21</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - textbox text shifted relative to graphic objects when updated from Fedora 25 to Fedora 26."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115301">bug 115301</a>
              from <span class="vcard"><a class="email" href="mailto:mattison.computer@yahoo.com" title="Bill <mattison.computer@yahoo.com>"> <span class="fn">Bill</span></a>
</span></b>
        <pre>(In reply to Buovjaga from comments 19 and 20)

<span class="quote">> Regarding the crowdedness of formulas, I'm not entirely sure what you mean.</span >
The numerator and denominator were too close to the horizontal fraction line. 
The left part and the right part were too close to the '=', "<", etc.  These
are merely personal preferences; nothing is objectively wrong or bad.  My
preferences are likewise when I code equations in software.  I code
     C = 5.0 * (F - 32.0) / 9.0
rather than
     C=5.0*(F-32.0)/9.0
and
     if  ((a != 0) && ((b * b) <= (4.0 * a * c)))
rather than
     if((a!=0)&&((b*b)<=(4.0*a*c)))
I tend to like space; for me, it improves readability.  By the way, how would I
get the horizontal spacing I like using the formula functionality?

Your <a href="show_bug.cgi?id=115301#c19">comment 19</a> suggestions are quite helpful, and led to more discoveries for
me.  The text can be made two-line, making the whole fraction a single object. 
I can get the extra vertical space I like around the horizontal line by making
the vertical spacing of the text 1.5-space (between 1.15 space and double
space).  I can get very close to the vertical centering I want by clicking the
center radio button rather than the bottom center radio button in the Text
Anchor thing.  A little vertical "tweaking" will still be needed depending on
whether exponents or subscripts are used, whether lower or upper case is used,
whether characters have bottom parts (as do 'Q', 'g', 'j', 'p', and 'q'), etc..
 But I see in the Text Anchor functionality how to do that.

I was already familiar with the grouping functionality.  I should use it more
in my slides.

Thank-you for your help, Buovjaga.
Bill.</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>