<div dir="ltr"><blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"></blockquote>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"> What is the receommended way to get hebrew footnotes within the hebrew<br>environment. The following appear to work:<br>
<br>\def\hfootnote#1{{\footnote{\beginR\setRL\ezra #1}}}<br></blockquote>
<div clear="all"> </div>
<div clear="all"> </div>
<div clear="all">No, that is a bad solution. bidi comes with fully enhanced footnote mechansim.</div>
<div clear="all"> </div>
<div clear="all">\footnote: if inside RTL environment produces RTL footnote and if inside LTR environment, produces LTR environment</div>
<div clear="all"> </div>
<div clear="all">\RTLfootnote: always means RTL footnote</div>
<div clear="all"> </div>
<div clear="all">\LTRfootnote: always means LTR footnote</div>
<div clear="all"> </div>
<div clear="all">You also can/need to control the behaviour of footnote rule</div>
<div clear="all"> </div>
<div clear="all">\autofootnoterule: if the first footnote in a page is RTL, the footnote rule will be on the right hand side of that page (no matter what the other footnotes on that page are) and if the first footnote in a pge is LTR, the footnote rule on that page will be on the left hand side (no matter what the other footnotes are) </div>

<div clear="all"> </div>
<div clear="all">\rightfootnoterule: always places the footnote rule at the right hand side of the page</div>
<div clear="all"> </div>
<div clear="all">\leftfootnoterule: always places the footnote rule at the left hand side of the page</div>
<div clear="all"> </div>
<div clear="all">\textwidthfootnoterule: makes the footnote rule as wide as the textwidth</div>
<div>-- </div>
<div>Vafa</div>
<div> </div></div>