<div dir="ltr"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Perhaps even more importantly in the long run, I have learnt a bit about making newcommands for the footnote rules. In order for me to further this education on my own, where would I have had to look to know about how to write commands such as:<br>

        \makeatletter<br>
        \newcommand\lftfootnoterule{\left@footnoterule}<br>
        \newcommand\rtfootnoterule{\right@footnoterule}<br>
        \newcommand{\SelectAnoteRule}{[1]{rt}}<br>
        \makeatother<br>
<br>
In the LaTeX Companions 2nd ed? In the TeXBook? In the manyfoot, bigfoot, or ednotes documentation? It was those commands in particular I knew I had to define, but I had no idea how (i.e. the form or the content), or how to cause them to interact with Bidi.<br clear="all">
<br></blockquote><div><br>These (\left@footnoterule and \right@footnoterule) are bidi internal commands and obviously can be found in file footnote-xetex-bidi.def. <br></div></div><br>-- <br>Best wishes,<br>Vafa Khalighi<br>

</div>