<div dir="ltr">I am not sure what is the actual problem but I can tell you what bidi does. bidi does the following:<br><br>1- makes l and r logical such that l means always left and r always means right (in both RTL and LTR).<br>
<br>2- bidi automatically puts tikzpicture and pspicture envoronments in LTR mode mainly for two reasons:<br>a) RTL picture environment does not make sense.<br>b) XeTeX in RTL mode, with \special has bugs and tikz and pstricks both uses \special so we have no other choice but putting pspicture and tikzpicture inside LTR mode.<br>
<br><div class="gmail_quote">On Thu, Sep 22, 2011 at 12:26 AM, Nathan Sidoli <span dir="ltr"><<a href="mailto:nathan.sidoli@utoronto.ca">nathan.sidoli@utoronto.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I realize this is not strictly speaking a XeTeX issue, but I am typesetting a critical edition of an Arabic text using XeLaTeX with the ednotes package and I want to be able to make the diagrams for the text using either pstricks or TikZ so that the Arabic fonts can be changed in the text and diagrams simply by toggling the initial font setting.<br>

<br>
When I load either of these graphics packages, however, the line numbers in the margins of the Arabic text disappear.<br>
<br>
Has any one had a similar problem? Can any one think of a possible solution?<br>
<br>
I can work on a minimal example, but it will probably not be that minimal.<br>
<br>
<br>
<br>
------------------------------<u></u>--------------------<br>
Subscriptions, Archive, and List information, etc.:<br>
 <a href="http://tug.org/mailman/listinfo/xetex" target="_blank">http://tug.org/mailman/<u></u>listinfo/xetex</a><br>
</blockquote></div><br></div>