Hello All<br>With the help of Mostafa and many others, many of the Persian typesetting issues solved, thank you all. I will try to frequently ask those left issues in order to arrive at a total solution. For now, does anybody know, how to reformat headers and footers so that they become Persian-compatible?
<br>I think the problem is just about right-to-left and left-to-right issues, but I don't know how to fix it.<br><br>Kind Regards<br>Ali<br><br><div><span class="gmail_quote">2007/12/10, Mostafa Vahedi <<a href="mailto:vahedi58@yahoo.com">
vahedi58@yahoo.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">The problem will be resolved soon.<div><span class="e" id="q_116c36238fb0369e_1">
<br><br><b><i>Ali Majdzadeh <<a href="mailto:ali.majdzadeh@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ali.majdzadeh@gmail.com</a>></i></b> wrote:<blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">
<div>Mostafa,</div> <div>Thanks for your attention. But unfortunately, the links are broken.</div> <div> </div> <div>Regards</div> <div>Ali<br><br> </div> <div><span class="gmail_quote">2007/12/9, Mostafa Vahedi <<a href="mailto:vahedi58@yahoo.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
vahedi58@yahoo.com</a>>:</span> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;"> <div>See the following link in persian:</div> <div><a href="http://farsilatex.blogfa.com/post-71.aspx" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://farsilatex.blogfa.com/post-71.aspx</a></div> <div> </div> <div>Regards,</div> <div>Mostafa <div><span><br><br><b><i>Ali Majdzadeh <<a href="mailto:ali.majdzadeh@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
ali.majdzadeh@gmail.com</a>> </i></b> wrote:</span></div></div> <div><span> <blockquote style="border-left: 2px solid rgb(16, 16, 255); padding-left: 5px; margin-left: 5px;"> <div>Hello All</div> <div>I tested all the suggestions presented in the thread, but actually I was not successfull. Could someone please post a working example using XeLaTeX.
</div> <div>Thanks in advance.</div> <div> </div> <div>Kind Regards</div> <div>Ali<br><br> </div> <div><span class="gmail_quote">2007/12/7, Ali Majdzadeh <<a href="mailto:ali.majdzadeh@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
ali.majdzadeh@gmail.com</a>>:</span> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;"> <div>Hello All</div> <div>Thanks for your attention. The problem solved. Thanks a lot.
</div> <div> </div> <div>Regards</div><span> <div>Ali<br><br> </div></span> <div><span><span class="gmail_quote">2007/11/28, Mostafa Vahedi <<a href="mailto:vahedi58@yahoo.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
vahedi58@yahoo.com</a>>:</span> </span> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;"> <div><span>Thanks Miyata,<br><br>Just to make it a little bit more complete:
<span><br><br>\makeatletter <div style="margin: 0px; text-indent: 0px;">\renewcommand{\thepage}{\textfarsi{\the\c@page}}</div> <div style="margin: 0px; text-indent: 0px;">\renewcommand{\thesection}{\textfarsi{\the\c@section}}
</div> <div style="margin: 0px; text-indent: 0px;">\renewcommand{\thepart}{\textfarsi{\the\c@part}}</div></span> <div style="margin: 0px; text-indent: 0px;">%And so one for subsection, subsubsection, etc.<br> </div> <div style="margin: 0px; text-indent: 0px;">
\renewcommand{\thefootnote}{\textfarsi{\arabic{footnote}}}</div> <div style="margin: 0px; text-indent: 0px;">\renewcommand{\thefigure}{\textfarsi{\arabic{figure}}}</div> <div style="margin: 0px; text-indent: 0px;">\renewcommand{\figurename}{\textfarsi{Figure in Farsi}}
</div> <div style="margin: 0px; text-indent: 0px;">\renewcommand{\contentsname}{\textfarsi{Table of Contents in Farsi}}%</div> <div style="margin: 0px; text-indent: 0px;">\renewcommand{\listfigurename}{\textfarsi{List of Figures in Farsi}}%
</div> <div style="margin: 0px; text-indent: 0px;">%And so on for indexname, tablename, etc.</div> <div style="margin: 0px; text-indent: 0px;">%To make the figure or table caption appears correctly:<br> </div> <div style="margin: 0px; text-indent: 0px;">
\newsavebox\@Arabitempboxa</div> <div style="margin: 0px; text-indent: 0px;">\long\def\@makecaption#1#2{%</div> <div style="margin: 0px; text-indent: 0px;">\vskip\abovecaptionskip</div> <div style="margin: 0px; text-indent: 0px;">
\sbox\@Arabitempboxa{\beginR #1: #2\endR}%</div> <div style="margin: 0px; text-indent: 0px;">\ifdim \wd\@Arabitempboxa >\hsize</div> <div style="margin: 0px; text-indent: 0px;">\beginR #1: #2\endR\par</div> <div style="margin: 0px; text-indent: 0px;">
\else</div> <div style="margin: 0px; text-indent: 0px;">\global \@minipagefalse</div> <div style="margin: 0px; text-indent: 0px;">\hb@xt@\hsize{\hfil\box\@Arabitempboxa\hfil}%</div> <div style="margin: 0px; text-indent: 0px;">
\fi</div> <div style="margin: 0px; text-indent: 0px;">\vskip\belowcaptionskip}</div> <div style="margin: 0px; text-indent: 0px;">\makeatother</div> <div style="margin: 0px; text-indent: 0px;"><br> </div>Mostafa<br><br><b>
<i>caapv 208 <<a href="mailto:caapv208@yahoo.co.jp" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">caapv208@yahoo.co.jp</a> ></i></b> wrote: <div><span> <blockquote style="border-left: 2px solid rgb(16, 16, 255); padding-left: 5px; margin-left: 5px;">
--- Bruno Voisin wrote:<br><br>> IIRC LaTeX knows only about arabic and roman<br>> numbers, and also about <br>> numbering using the roman alphabet and using <br>> "old-fashioned" non- <br>> alphanumeric characters (for footnotes) like *, §,
<br>> ¶, �, �, � <br>> and the like.<br><br>The TECkit mapping files comes with arabxetex package<br>perform necessary conversions, hence there is no need <br>to implement inefficient macro level bloats.<br><br>\usepackage{arabxetex}
<br>\newfontfamily\arabicfont[Script=Arabic]{Scheherazade}<br>\makeatletter<br>\renewcommand{\thepage}{\textfarsi{\the\c@page}}<br>\renewcommand{\thesection}{\textfarsi{\the\c@section}}
<br>\renewcommand{\thepart}{\textfarsi{\the\c@part}}<br>\renewcommand{\thefootnote}{\textfarsi{\c@footnote}}<br>\renewcommand{\labelenumi}{\textfarsi{\theenumi}}<br><br>etc. should be sufficient.<br><br>> Bruno Voisin
<br> > <br><br>Regards,<br>SMiyata</blockquote></span></div></span></div></blockquote></div></blockquote></div></blockquote></span></div></blockquote></div></blockquote><br></span></div><span class="ad"><p>
</p><hr size="1">Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. <a href="http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ+" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> Try it now.</a>
<p></p></span><br>_______________________________________________<br>XeTeX mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:postmaster@tug.org">postmaster@tug.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://tug.org/mailman/listinfo/xetex" target="_blank">
http://tug.org/mailman/listinfo/xetex</a><br><br></blockquote></div><br>