<div dir="ltr"><br><br><div class="gmail_quote">On Tue, Dec 29, 2009 at 8:55 AM, @@ <span dir="ltr">&lt;<a href="mailto:abouanass@gmail.com">abouanass@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
There is a way to write classical Arabic poetry using Arabxetex?<br>
<br>
Thanks<br>
<font color="#888888"><br>
Abouanass<br>
</font></blockquote></div><br>If you try experimental version of bidi, bidipoem.sty is provoded for typesetting Persian poems. Arabs follow our convention. It provieds four environments, traditionalpoem and modernpoem and starred version of these. You will need to use traditionalpoem environment. A minimal example would be<br>
<br>\documentclass{article}<br>\usepackage{arabxetex}<br>\usepackage{bidipoem}<br>\begin{document}<br>\begin{arab}<br>\begin{traditionalpoem}<br>verse1&amp;verse2\\<br>verse3&amp;verse4\\<br>.....<br>\end{traditionalpoem}<br>
\end{arab}<br>\end{document}<br><br>See <a href="http://bidi.berlios.de">http://bidi.berlios.de</a><br><br>You need to use subversion.<br><br clear="all"><br>-- <br>Best wishes,<br>Vafa Khalighi<br>
</div>