<div>I know there are some samples in the XeTeX home page which is only suitable for mac, but I am just&nbsp; a linux person and I have tried to activate any of the linux fonts by the follwing code</div>
<div>--------------------------------------------</div>
<div>\documentclass{article}</div>
<div>\usepackage[mathcal]{euler}</div>
<div>\usepackage{fontspec,xunicode}</div>
<div>\setmainfont{name of the font}</div>
<div>\setmathrm{name of the font}</div>
<div>\setboldmathrm{name of the font}</div>
<div>\begin{document}</div>
<div>This is just a test.</div>
<div>$$(a+b)^2=a^2+2ab+b^2$$</div>
<div>\end{document}<br clear="all">------------------------------------------------</div>
<div>&nbsp;</div>
<div>But I just got errors and the version of XeTeX that I have is 0.996.</div>
<div>&nbsp;</div>
<div>Is there anyway that you can use PSTricks completely in XeTeX. From my experience some do but just need to know how can I employ PSTricks fully in XeTeX?</div>
<div>One more question, I just heard that XeTeX 0.998 will be included in TeXLive 2008, is that correct?</div>
<div>&nbsp;</div>
<div><br>Thanks</div>