<div dir="ltr"><br>Your log is incomplete but I can see why this is happening. Your hear.tex says:<br><br><blockquote style="border: medium none ; margin: 0pt 0pt 0pt 40px; padding: 0px;">

<blockquote style="border: medium none ; margin: 0pt 0pt 0pt 40px; padding: 0px;"><blockquote style="border: medium none ; margin: 0pt 0pt 0pt 40px; padding: 0px;">\documentclass{article}<br>

\usepackage{fontspec}<br>\usepackage{geometry}<br>\geometry{ hmargin=2.5cm, vmargin=2cm }<br><br>\newfontfamily\titlefont[Script=Arabic]{KacstFarsi}<br>\font\titlefont=&quot;KacstFarsi:script=arab&quot; at 48pt<br>\newfontfamily\bodyfont[Script=Arabic]{Scheherazade}</blockquote>


</blockquote></blockquote><div><div><br></div></div>

<br>\usepackage[RTLdocument]{bidi}<br>\usepackage{bidipoem}<br>\usepackage{bidi}<br>\usepackage{xltxtra}<br>\usepackage{polyglossia}<br>

\setdefaultlanguage{english}<br>\setotherlanguage{arabic}<br>\usepackage{arabxetex}<br>\setmainfont{Lucida Grande}<br>\renewcommand\poemcolsepskip{<blockquote style="border: medium none ; margin: 0pt 0pt 0pt 40px; padding: 0px;">
1.5cm}</blockquote><br><br>This is should cause problems, because:<br><br>1- you are loading bidi twice, one with RTLdocument option and once without it. In addition you load several packages after it which you should not do. bidi should be the last package you load and I put these error messages in bidi on purpose to disturb faulty usage of the package.<br>
<br>2- Why do you use arabxetex together with polyglossia? Why do not you just polyglossia?<br><br>I am sorry but your header.tex is too messy. You need to make it tidy.<br><br clear="all"><br>-- <br>Best wishes,<br>Vafa Khalighi<br>

</div>