Namaskara,

I am facing very strange problem with Sanskrit 2003 font. Below is the tex
file typesetting a word "सत्त्वक्षेत्रज्ञावुच्येते" in different fonts.
Ethva for *kshe* is shifted to left and yielding *ttve*.
If I copy the same word in libreoffice word processing system and apply
Sanskrit 2003 to it, it is giving same problem. It is happening only with
Sanskrit 2003. Is it a bug in the font?


++++++++++++TeX file+++++++++++++++++++++++

\documentclass[twoside,11pt]{article}
\usepackage{polyglossia}

\setdefaultlanguage{sanskrit}

\setmainfont[Script=Devanagari,Ligatures=TeX,AutoFakeBold=3.5,AutoFakeSlant,WordSpace=1.2]{Sanskrit
2003}
\newfontfamily\lohithindi[Script=Devanagari,Ligatures=TeX,AutoFakeBold=3.5,AutoFakeSlant]{Lohit
Hindi}
\newfontfamily\siddhanta[Script=Devanagari,Ligatures=TeX,AutoFakeBold=3.5,AutoFakeSlant]{Siddhanta}

\begin{document}

%%This line is typeset using Sanskri 2003
{सत्त्वक्षेत्रज्ञावुच्येते}

%%This line is typeset using Lohit hindi
{\lohithindi
सत्त्वक्षेत्रज्ञावुच्येते}

%%This line is typeset using Siddhanta
{\siddhanta
सत्त्वक्षेत्रज्ञावुच्येते}



\end{document}

++++++++++++++++++++++++++++++++++++++++++++++++++++++++

-- 
Regards
Shivashankar

--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to