<div dir="ltr"><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;font-size:small">Dear Juergen,<br><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;font-size:small">Nice to see you here (I just read your 2011 I. Taurinensia paper last night!).<br><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;font-size:small">Yes, you are right, some fonts just don't have the right characters in them. Some of the font "pigeonholes" are empty.  If you make the character with a TeX macro (\.n) then usually things work even if the font lacks the char, because TeX puts together an accent from one place with the character from another.  If the overdot accent char is missing, then even TeX can't fix things.<br><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;font-size:small">I use the following at the start of my docs:<br><br><div style="margin-left:40px">% XeLaTeX stuff:<br>% Normalize any residual Unicode combining accents, <br>% and write out error messages, if any:<br>%<br>\XeTeXinputnormalization=1<br>\tracinglostchars=1 <br>\tracingonline=1 <br></div><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;font-size:small">You can read up on what these do, but especially the \tracinglostchars is helpful so that missing chars are flagged in the log file.  <br><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;font-size:small">And for complete fonts, I find the SIL fonts, like Gentium, the TeXGyre family, and the <a href="http://www.brill.com/about/brill-fonts">Brill font</a> (that is free to use but not for publishing with others than Brill without permission), are all complete for Indic work.  Oh, and also John Smith's fonts, at <a href="http://Bombay.indology.info">http://Bombay.indology.info</a>.  DejaVu fonts are also very complete.  I'm sure there are many others: these are just my personal practical observations without a systematic survey or testing.<br><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;font-size:small">Yesterday, Alessandro Graheli was telling me that the <a href="http://www.murtylibrary.com/design-and-typography.php">Murty Library fonts</a> are excellent; especially he praised their Devanagari, that is explicitly modelled on the Nirnayasagara family.  Fiona Ross was involved in making the Murty fonts, and she is extremely experienced and knowledgeable about Indian fonts. The Murty fonts are like the Brill, you can use them freely, but if you want to publish a book with them, you have to ask permission.  <br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;font-size:small">Best,<br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;font-size:small">Dominik<br></div></div>