Thanks. I tried doing it and had some issues. I moved to texlive 2008 and it works now:)<br><br>I have two issues as of now.<br><br>1. \textbf{     } - Does <b>NOT</b> make <b>Sanskrit</b> characters <b>BOLD.</b><br>2. If I have a very BIG word, hyphenation is giving below error.<br>
[2]<br>! TeX capacity exceeded, sorry [main memory size=3000000].<br>l.106 <br><br>Appreciate your inputs.<br><br>Regards,<br>Sreenivasa<br><br><div class="gmail_quote">On Mon, Mar 9, 2009 at 12:52 PM, Yves Codet <span dir="ltr">&lt;<a href="mailto:ycodet@club-internet.fr">ycodet@club-internet.fr</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello.<br>
<br>
Le 8 mars 09 à 12:18, Sreenivasa Guttal a écrit :<br>
<div><div></div><div class="h5"><br>
&gt; I am trying to enable hyphenation for sanskrit reseach book using<br>
&gt; xelatex, but it does not see to work<br>
&gt;<br>
&gt; Here are my attempts.<br>
&gt;<br>
&gt; 1. Included polyglossia package and its dependecies.<br>
&gt; 2. Added sanhyph.tex, updated language.dat, re-crated xelatex.fmt etc.<br>
&gt;<br>
&gt; When I run xelatex it seems to recognize sanskrit hyphenation<br>
&gt; pattern loaded.<br>
&gt;<br>
&gt; Hyphenation is critical to my need and appreciate this groups help.<br>
<br>
</div></div>You need to tell Polyglossia in what language(s) your document is<br>
written, for it to load the appropriate hyphenation patterns. Add<br>
\setdefaultlanguage{sanskrit} to your preamble and your test file<br>
should work.<br>
<br>
sanhyph.tex is a pre-Polyglossia version, you do not need it; better<br>
install the hyph-utf8 package, it includes hyph-sa.tex (an adapted<br>
version of sanhyph.tex) which is automatically used by Polyglossia.<br>
<br>
Best wishes,<br>
<font color="#888888"><br>
Yves<br>
</font><div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
XeTeX mailing list<br>
<a href="mailto:postmaster@tug.org">postmaster@tug.org</a><br>
<a href="http://tug.org/mailman/listinfo/xetex" target="_blank">http://tug.org/mailman/listinfo/xetex</a><br>
</div></div></blockquote></div><br>