<div dir="ltr"><br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
<br></div>
Which ones? The LaTeX bugs database registers almost no bugs<br>
related to bidirectional typesetting. Having information on<br>
the problems are essential to fix them. Please, send bug<br>
reports or explain the problems and the expected behaviour.<br>
<br>
Javier<br>
<br><br></blockquote><div><br></div><div>Please read the archives of ivritex mailing list if you can see. I can tell you few from the top of my heads. As an example:</div><div><br></div><div>try </div><div><br></div><div>
\documentclass{article}</div><div>\usepackage[RTLdocument]{bidi}</div><div>\begin{document}</div><div>\fbox{\begin{minipage}[b]{8cm}</div><div>\begin{itemize}</div><div>\item This is a test as you can see and this is a test that goes on and on</div>
<div>\end{itemize}</div><div>\end{minipage}}</div><div>\end{document}</div><div><br></div><div>versus</div><div><br></div><div>\documentclass{article}</div><div>\makeatletter</div><div>\input{rlbabel.def}</div><div>\@rltrue</div>
<div>\makeatother</div><div>\begin{document}</div><div>\fbox{\begin{minipage}[b]{8cm}</div><div>\begin{itemize}</div><div>\item This is a test as you can see and this is a test that goes on and on</div><div>\end{itemize}</div>
<div>\end{minipage}}</div><div>\end{document} </div><div><br></div><div>If you are interested, I can send the ones I know.</div></div></div>