[XeTeX] Trouble with displaying word containing 3 conjunct consonants in Devanagari

Yves Codet ycodet at club-internet.fr
Mon Sep 21 08:28:39 CEST 2009


Hello.

Le 20 sept. 09 à 21:06, Ravi Parimi a écrit :

> Also, would you know if there are
> other fonts which support a wider variety of glyphs, conjuncts etc.
> for the Mac?

You can use OpenType fonts with XeTeX. For Devanagari Sanskrit2003 is  
richer than Devanagari MT. You'll find it on this page:

http://www.omkarananda-ashram.org/Sanskrit/itranslator2003.htm

There are also Nakula and Sahadeva here:

http://bombay.indology.info/software/fonts/devanagari/index.html

You might want to try them like this:

%%%%%%%%%%
\documentclass[12pt]{article}
\usepackage{xltxtra}
\setmainfont[Script=Devanagari]{Nakula} % or Sahadeva or Sanskrit2003
\begin{document}
सङ्ख्ये
\end{document}
%%%%%%%%%%

Best wishes,

Yves




More information about the XeTeX mailing list