\documentclass[colorlinks]{Optics}
\usepackage{zref-perpage}
\zmakeperpage{footnote}
\includeonly{%
%fatitle,
%id,
%to,
%preface,
%preface_Trans,
%symbols,
%chapter1,
chapter2,
%chapter3,
%chapter4,
%chapter5,
%chapter6,
%chapter7,
%chapter8,
%chapter9,
%chapter10,
%chapter11,
%chapter12,
%appendix1,
%appendix2,
%solutions,
%refs,
index
entitle
}
%\input{Opticsglossary}
\begin{document} 
\frontmatter
%\include{fatitle}
%\include{id}
%\baselineskip=.75cm
%\include{to}
%\include{preface}
%\include{preface_Trans}
%\tableofcontents
%\listoffigures
%\listoftables
%\lstlistoflistings
%\include{symbols}
\mainmatter
\baselineskip=.75cm
%\include{chapter1}
\include{chapter2}
%\include{chapter3}
%\include{chapter4}
%\include{chapter5}
%\include{chapter6}
%\include{chapter7}
%\include{chapter8}
%\include{chapter9}
%\include{chapter10}
%\include{chapter11}
%\include{chapter12}
%\appendix

%\include{appendix1}
%\include{appendix2}
%\include{solutions}
%\include{refs}
%\printglossary[title={واژه‌نامه فارسی به انگلیسی},column=2]
\printindex
%\include{entitle}
\end{document}