\documentclass[12pt]{report}
\renewcommand{\baselinestretch}{1.45}
\usepackage{amsthm,amssymb,amsmath,mathabx} 

\usepackage{url}
\usepackage{graphicx}
\usepackage[pagebackref=false,colorlinks,linkcolor=black,citecolor=magenta]{hyperref}

%%%%%%%%%%%%%%%%%%%%%%%%%%
% فراخوانی بسته زی‌پرشین و دستورات مربوط به نوع فونت‌ها
\usepackage{xepersian}
\usepackage{./styles/chapterhead}
%%%%  وقتی از MikTex2.8 یا MikTex2.9 یا TexLive استفاده می‌کنید سه دستور زیر فعال شوند
\let\Roman\latin   
\let\setromantextfont\setlatintextfont
\let\Footnote\LTRfootnote
%%%%%
\settextfont[Scale=1]{XB Zar}
\setdigitfont{Parsi Digits}



\begin{document}
\input{chapter-1}
\end{document}