Hello Mojca<br>
Thanks a lot. I am going to test it with XeTeX.<br>
<br>
Regards<span id="_user_mojca.miklavec.lists@gmail.com" style="color: rgb(91, 16, 148);"></span><br><br><div><span class="gmail_quote">2007/11/28, Mojca Miklavec &lt;<a href="mailto:mojca.miklavec.lists@gmail.com">mojca.miklavec.lists@gmail.com
</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Nov 27, 2007 4:10 PM, Ali Majdzadeh wrote:<br>&gt; Hello<br>&gt; Is it possible to produce page numbers in Persian? The same question exists
<br>&gt; about footnote numbers, endnote numbers and heading numbers.<br><br>I don&#39;t understand any Persian (and &quot;almost no LaTeX&quot; either).<br><br>In ConTeXt it would look simple like that:<br><br>% I took a random font from 
<a href="http://www.wazu.jp/gallery/Fonts_Persian.html">http://www.wazu.jp/gallery/Fonts_Persian.html</a><br>% and put it to the same folder where the document is (you need to<br>specify your own font)<br>%<br>% This is the an ugly font definition (you should change the whole
<br>font instead):<br>\font\persian=&quot;[BCompset]&quot;<br><br>% page numbers:<br>&nbsp;&nbsp;&nbsp;&nbsp;\setuppagenumbering[conversion=persiannumerals,style=\persian]<br>% heading numbers:<br>&nbsp;&nbsp;&nbsp;&nbsp;\setuphead[section][conversion=persiannumerals,numberstyle=\persian]
<br>&nbsp;&nbsp;&nbsp;&nbsp;\setuphead[subsection][conversion=persiannumerals,numberstyle=\persian]<br>% footnotes:<br>&nbsp;&nbsp;&nbsp;&nbsp;\setupfootnotes[conversion=persiannumerals,style=\persian]<br><br>% style=\persian is not needed in general (once you properly set the font)
<br><br>\starttext<br>\section{test}<br>\subsection{test}<br>\subsection{test}<br>\starttext<br><br>(to be processed with &quot;texexec --xtx filename&quot;, you need to have ruby installed)<br><br>Mojca<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">http://tug.org/mailman/listinfo/xetex</a><br></blockquote></div><br>