به یاد داشته باشید که بستهی زیپرشین (به استثنای یکی دو بسته) همیشه باید آخرین بستهای باشه که فراخوانی میشه. با تنظیمات زیر نباید مشکلی داشته باشه:
\documentclass[12pt, a4paper]{report}
\usepackage[all]{xy}
\usepackage{amsmath,amsthm,amssymb,graphicx,tikz,fancyhdr,hyperref}
%\usepackage[pagebackref=false,colorlinks,linkcolor=blue,citecolor=magenta]{hyperref}
\usepackage[font={small}]{caption}
\usepackage{fancyhdr}
\fancyhf{}
\fancyhead[L]{\nouppercase{\rightmark}}
\fancyhead[R]{\nouppercase{\leftmark}}
\usepackage[headheight=110pt, textwidth=6.35in]{geometry}
\usepackage{xepersian}
\setdigitfont{Yas}
\pagestyle{fancy}
\fancyfoot{}
\fancyfoot[C]{\thepage}
\renewcommand{\headrulewidth}{0.4pt}
\settextfont[Scale=1]{Yas}
\setlatintextfont[Scale=0.9]{Times New Roman}\linespread{1.8}
\newtheorem{de}{تعریف}[chapter]
\newtheorem{thh}[de]{قضیه}
\newtheorem{pro}[de]{گزاره}
\newtheorem{re}[de]{تذکر}
\newtheorem{lee}[de]{لم}
\newtheorem{cor}[de]{نتیجه}
\newtheorem{exa}[de]{مثال}
\newtheorem{alg}[de]{الگوریتم}
\pagenumbering{Alph}
\renewcommand\listtablename{فهرست جدول ها}
\begin{document}
در ضمن، فایل شما چندان هم کمینه نبود :)