\documentclass[taalif,ihdaa]{mohe-book}%%% taalif tarjoma  tahqiq ihdaa pishgoftar empty taqrizone taqriztwo taqrizthree taqrizfour adadifront
\usepackage{amsthm}
\usepackage{thmtools}
\usepackage{tasks}
\usepackage{longtable}
\usepackage{enumitem}
\usepackage{amsthm}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{varioref}
\usepackage{cleveref}
\usepackage{glossaries}
\usepackage[extrafootnotefeatures]{xepersian}
\settextfont[]{Bahij Zar}
\setlatintextfont[]{Times New Roman}
\graphicspath{{images/}}
\input{acronyms.tex}
\input{info.tex}
\input{symbols.tex}
\input{glossary.tex}

%%%%%% تنظیمات مربوط به محیط قضیه ....
\newtheorem{theorem}{Theorem}[section]
\theoremstyle{mohestyle}
\newtheorem{thm}[theorem]{قضیه}
\newtheorem{asl}[theorem]{حکم}
\newtheorem{tarif}[theorem]{تعریف}
\newtheorem{lemm}[theorem]{لم}
\newtheorem{mesal}[theorem]{مثال}
\theoremstyle{remark}
\newtheorem{natija}[theorem]{نتیجه}
\newtheorem{nokta}[theorem]{نکته}
\declaretheoremstyle[spaceabove={0pt plus 2pt minus 2pt},spacebelow={0pt plus 2pt minus 2pt}]{mythm}
\declaretheorem{hhll}[name={حل},qed={$\square$},style=mythm,numbered=no]
\declaretheorem{essbat}[name={اثبات},qed={$\blacksquare$},style=mythm,numbered=no]

\newenvironment*{tamrinat}{\vspace{15mm plus 15mm minus 15mm}{\centering\Large\textbf{ تمرینات} \thesection\\\null}}{\vspace{10mm plus 5mm minus 5mm}}

\begin{document}
	
\tableofcontents
\cleardoublepage
\listoftables
\cleardoublepage
\listoffigures
\mainmatter
%%%%%%%% برای فصل اول
\input{chapter2.tex}


\printindex
\printmyglossary
\printmyacronyms
\printmysymbols
\end{document}