<p dir="ltr">Please see the message thread </p>
<p dir="ltr"><a href="http://tug.org/pipermail/xetex/2016-June/026670.html">http://tug.org/pipermail/xetex/2016-June/026670.html</a></p>
<p dir="ltr">- sent from my phone. excuse the brevity.</p>
<div class="gmail_extra"><br><div class="gmail_quote">On 10-Sep-2016 11:08 PM, "R (Chandra) Chandrasekhar" <<a href="mailto:chyavana@gmail.com">chyavana@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am typesetting text that contains English, Sanskrit, and Tamil scripts.<br>
<br>
My MWE file is:<br>
-----<br>
\documentclass{article}<br>
\usepackage{fontspec}<br>
  \setmainfont{Source Serif Pro}<br>
        \setsansfont{Source Sans Pro}<br>
        \setmonofont{Inconsolata}<br>
        \newfontfamily{\tamil}[Script=<wbr>Tamil,Scale=0.82]{Lohit Tamil}<br>
        \newfontfamily{\sanskrit}[Scri<wbr>pt=Devanagari]{Lohit Devanagari}<br>
%<br>
\begin{document}<br>
This is English text.<br>
<br>
This is Sanskrit text: {\sanskrit क्षिप्रं हि मानुषे लोके सिद्धिर्भवति कर्मजा}<br>
<br>
This is Tamil text: {\tamil கற்க கசடறக் கற்பவை கற்றபின் நிற்க அதற்கு தக}<br>
\end{document}<br>
-----<br>
<br>
All the fonts are freely available and recognized on my Linux system.<br>
<br>
It used to compile with xelatex without any error or warning messages in TeXLive 2016 but emits the following warnings with TeXLive 2016:<br>
<br>
******************************<wbr>*******************<br>
* fontspec warning: "script-not-exist"<br>
*<br>
* Font 'Lohit Tamil' does not contain script 'Tamil'.<br>
******************************<wbr>*******************<br>
******************************<wbr>*******************<br>
* fontspec warning: "script-not-exist"<br>
*<br>
* Font 'Lohit Devanagari' does not contain script 'Devanagari'.<br>
******************************<wbr>*******************<br>
<br>
I am able to compile it and get the attached output PDF file, which is as expected.<br>
<br>
Nevertheless, the warning tells me that something is not quite right. Why is the warning issued and what corrective action must I take?<br>
<br>
Many thanks.<br>
<br>
Chandra<br>
<br>
<br>
<br><br>
<br>
------------------------------<wbr>--------------------<br>
Subscriptions, Archive, and List information, etc.:<br>
  <a href="http://tug.org/mailman/listinfo/xetex" rel="noreferrer" target="_blank">http://tug.org/mailman/<wbr>listinfo/xetex</a><br>
<br></blockquote></div></div>