<div dir="ltr"><div>Hi,<br><br></div>the crossed out boxes usualy mean that the character does not exist. In Linux you can test it e.g. in gucharmap, just open the unicode map displaying the corresponding page, select your font and right-click to the character with the dot-below accent. It will display the font used to display the character. If a replacement font is used, the character is missing. You can also open the font in fontforge and to see whether the character is present or missing. I do not know whether \XeTeXinputnormalizaton still works with Harfbuzz but it may help you to split such characters to a combining diacritical mark + the base character but it will impact also other accents. Anyway, the test with gucharmap and/or fontforge will tell you whether you should complain due to missing characters in the fonts.<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">Zdeněk Wagner<br><a href="http://ttsm.icpf.cas.cz/team/wagner.shtml" target="_blank">http://ttsm.icpf.cas.cz/team/wagner.shtml</a><br><a href="http://icebearsoft.euweb.cz" target="_blank">http://icebearsoft.euweb.cz</a></div></div>
<br><div class="gmail_quote">2015-09-09 10:19 GMT+02:00  <span dir="ltr"><<a href="mailto:hanneder@staff.uni-marburg.de" target="_blank">hanneder@staff.uni-marburg.de</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">As a Sanskritist I can only use fonts if they produce a few diacritics, nothing fancy, just macrons<br>
and a few dots above or below a character. In normal LaTeX the ucs package takes care of that.<br>
<br>
I have recently acquired a large font collection from Adobe, which has all the latest<br>
Pro(fessional) versions of such nice fonts as Arno, Minion, Caslon etc. and wanted to use them with<br>
my XeTeX based projects. To my great surprise, none of the fonts seem to be able to produce<br>
underdotted letters.<br>
<br>
I have tried this:<br>
<br>
\documentclass{article}<br>
\usepackage{fontspec}<br>
\setromanfont[Mapping=tex-text]{Minion Pro}<br>
\begin{document}<br>
<br>
Āāīūś  % works as expected.<br>
ṣṇṭḍṃḥ % just crossed out boxes.<br>
<br>
\end{document}<br>
<br>
The first line comes out nicely, the second does not. I tried Openoffice, but there the second line<br>
is displayed by using substitute fonts. Before complaining to Adobe, I have one question: Is there<br>
something like an option to switch on diacritics which I may have missed?<br>
<br>
Best<br>
Jürgen<br>
<br>
---<br>
<br>
Prof. Dr. Juergen Hanneder<br>
Philipps-Universitaet Marburg<br>
FG Indologie u. Tibetologie<br>
Deutschhausstr.12<br>
35032 Marburg<br>
Germany<br>
Tel. 0049-6421-28-24930<br>
<a href="mailto:hanneder@staff.uni-marburg.de" target="_blank">hanneder@staff.uni-marburg.de</a><br>
<br>
<br>
<br>
--------------------------------------------------<br>
Subscriptions, Archive, and List information, etc.:<br>
 <a href="http://tug.org/mailman/listinfo/xetex" rel="noreferrer" target="_blank">http://tug.org/mailman/listinfo/xetex</a><br>
</blockquote></div><br></div>