<div dir="ltr"><br><br><div class="gmail_quote">2011/10/28 Zdenek Wagner <span dir="ltr"><<a href="mailto:zdenek.wagner@gmail.com">zdenek.wagner@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
2011/10/27 Martin Schröder <<a href="mailto:martin@oneiros.de">martin@oneiros.de</a>>:<br>
<div class="im">> 2011/10/27 auxsvr <<a href="mailto:auxsvr@gmail.com">auxsvr@gmail.com</a>>:<br>
>> Martin Schröder wrote:<br>
>> Well, then is there any reason to use xetex at all? Would switching to<br>
>> LuaTeX or pdfTeX lead to fewer problems? Are they more actively maintained?<br>
><br>
> As of now polyglossia works only with XeLaTeX.<br>
><br>
</div>And how about ArabXeTeX? Is it ported to luatex?<br>
<div><div></div><font color="#888888"><br></font></div></blockquote><div><br>Not yet. There are two stages for porting arabxetex to lualatex:<br><br>1) bidi: You need to develop both TeX bidi and unicode bidi. As the main developer of bidi package I know how things should be implemented for TeX bidi. Almost 80 percent of bidi implementtaion for xelatex applies to LuaTeX but one needs to change primitives etc. The second part is unicode bidi, unfortunately I have no expertise in this area, my plan is to work with Behdad Esfahbod, Rouzbeh Pourander and my other countrymen who are experts on unicode bidi (i.e. Behdad is the main developer of fribidi). Unicode bidi should be done entirely in lua. Anyone willing to help with extending bidi package to support lualatex is more than welcome. In fact, in the past I asked Khaled id he would be interested but he had no interest.<br>
<br>2) arabxetex mapping does not work in luatex since luatex does not support mapping as XeTeX does. So there are two options at least: either we need to do it with catcode just like what arabtex does or find some other way by using lua or using .fea files if possible.<br>
</div></div><br></div>