<div dir="ltr">1) Add the following code to the permeable of your document:<br><br><pre>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br>\makeatletter<br>\catcode&quot;00AB=\active%left double quote<br>\catcode&quot;00BB=\active%right double quote<br>
\def«{\if@rl\char&quot;00BB\else\char&quot;00AB\fi{}}<br>\def»{\if@rl\char&quot;00AB\else\char&quot;00BB\fi{}}<br>\makeatother<br>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br><br>2) You are mot probably using latest version of bidi but that is not a problem put this code again at permeable of your document:<br>
<br>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br>\makeatletter<br>\def\author#1{\gdef\@author{\beginR #1 \endR}}<br>\makeatother<br>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br></pre>3) I am afraid, I can not help you unless you send your TeX document and its output.<br>
<br>Note: From my perspective, Arabxetex is intended for people who can not write in the language, but if you can, then&nbsp; polyglossia or xepersian would be a better choice.<br>-- <br>``Life is not empty,<br>There is kindness, there is apple and there is faith<br>
<br>One day will come,<br>and to a mendicant I will endow a jasmine&#39;&#39;<br><br>-- Sohrab Sepehri<br>
</div>