<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - nodes for sm Attributes, e.g. hat, circle, are not aligned correctly with the nodes of variables which are in italic form by default--nodes for diacritics need to be positioned to match the variables"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131977">bug 131977</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;">Summary</td>
           <td>Diacritic (especially hat) is misaligned when combined with small Greek characters
           </td>
           <td>nodes for sm Attributes, e.g. hat, circle, are not aligned correctly with the nodes of variables which are in italic form by default--nodes for diacritics need to be positioned to match the variables
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - nodes for sm Attributes, e.g. hat, circle, are not aligned correctly with the nodes of variables which are in italic form by default--nodes for diacritics need to be positioned to match the variables"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131977#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - nodes for sm Attributes, e.g. hat, circle, are not aligned correctly with the nodes of variables which are in italic form by default--nodes for diacritics need to be positioned to match the variables"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131977">bug 131977</a>
              from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>(In reply to V Stuart Foote from <a href="show_bug.cgi?id=131977#c2">comment #2</a>)
<span class="quote">> These are not individual sm nodes, rather, these are manifestation of poor
> font metrics with the projects OpenSymbol font.
> </span >

Actually, I was incorrect. The 'hat' and 'circle' are sm Attributes each in its
own sm node, and using the non-combining values e.g. U+00e5 and U+02da --there
are font metric issues still, but not with combining diacritics (what changing
the font would otherwise resolve). 

Rather, issue is with sm variables that will render in italic, but the nodes
for the non-combining diacritics for each of the sm Attributes do not. 

You can force centered alignment of the sm nodes by forcing the variable non
italic--done with the 'nitalic' attribute:

nitalic hat %theta nitalic hat %omega newline
nitalic hat a nitalic hat %THETA nitalic hat a newline
nitalic circle %omega nitalic circle %theta newline
nitalic circle a newline

but you loose italic variables, which folks prefer.

=> NEW

<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Enable means to change Formula Editor default font from OpenSymbol via Expert Configuration"
   href="show_bug.cgi?id=101174">bug 101174</a> is related, but this is a legitimate mishandling of nodes for sm
Attributes.

And should folks wonder, we intentionally avoid using the Unicode combining
diacritics as per <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - MathML export: avoid using combining characters for accents and diacritical marks"
   href="show_bug.cgi?id=66276">bug 66276</a></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>