In the attached test.zip are some experiments with the r-underring  character and<br>using \XeTeXinputnormalization=1 or not.<br><br>As Peter, Jonathan, and others have said, several fonts don't have the combinedcharacter r+underring.  If the accented character is not present as a single glyph in the font, \XeTeXinputnormalization can't put it there. <br>

<p style="margin: 0px; text-indent: 0px;"><br></p><p style="margin: 0px; text-indent: 0px;">Notable fonts that *do* have r-underring as a single glyph it include Charis SIL, Gentium, and IndUni-P (and series).</p><p style="margin: 0px; text-indent: 0px;">

<br></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Fonts that don't have single-glyph r-underring include TeX Gyre Pagella (and presumably series), and Gentium Basic.<br>

</p><br>Looking at the effect of \XeTeXinputnormalization, the improvements are very striking indeed.  Especially noticeable are corrections to many mis-aligned accents.  In the IndUni case, i+combining macron still had the i's dot, overprinted on the macron.  With \XeTeXinputnormalization, the dot (correctly) disappeared.<br>

<br>In short, it's well worth having \XeTeXinputnormalization turned on if there's any chance that your document has combining accents in it.  I would say, it's essential, if you want  good typesetting.  But at the same time you have to be very careful about characters that might, as a result of holes in the font, just go missing.  So if you are using \XeTeXinputnormalization=1, it's essential to  set \tracinglostchars=1 and check your .log file (and/or use \tracingonline=1 so you see things on your screen as well as in the log file), just as Jonathan said.  You'll then see warnings along these lines:<br>

<br>
<style type="text/css">
p, li { white-space: pre-wrap; }
</style>
<blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">

Missing character: There is no ̥ in font Gentium Basic/ICU:script=latn;language=DFLT;!</p></blockquote><br>and you can act on them.<br><br>There's one more important thing to be aware of.  If your bibtex key  for a citation contains combining-accents, and  if you also use \XeTeXinputnormalization in your main document file, then  the \cite key written to the aux file will be normalized, and therefore different from the key in the bibtex file.  So the citation and the entry in the bibliography will vanish.<br>

<br>Best,<br>Dominik<br><br><div class="gmail_quote">On 3 March 2011 22:25, Peter Dyballa <span dir="ltr"><<a href="mailto:Peter_Dyballa@web.de">Peter_Dyballa@web.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
Am 03.03.2011 um 21:32 schrieb Dominik Wujastyk:<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
show improvement, but the r-undercircle character (as in Kr̥ṣṇaśāstrī)<br>
results in a blank space.<br>
</blockquote>
<br></div>
This character does not exist in composed form. You need to "form" it yourself. Best, using a font with COMBINING RING BELOW at U+0325.<br><font color="#888888">
<br>
--<br>
Greetings<br>
<br>
  Pete<br>
<br>
               (This space left blank for technical reasons.)</font><div><div></div><div class="h5"><br>
<br>
<br>
<br>
<br>
--------------------------------------------------<br>
Subscriptions, Archive, and List information, etc.:<br>
 <a href="http://tug.org/mailman/listinfo/xetex" target="_blank">http://tug.org/mailman/listinfo/xetex</a><br>
</div></div></blockquote></div><br>