می خوام یک خلاصه ای لاتین از پایان نامه ام ایجاد کنم ولی وقتی در فصلی جداگانه کد زیر را می زنم صفحه راست چین
\clearpage
\phantomsection
\addcontentsline{toc}{chapter}{Abstract}
\chapter*{Abstract}\markboth{Abstract}{Abstract}
لطفا راهنمایی ایم کنید.
\documentclass{book}
\usepackage{hyperref}
\usepackage{xepersian}
\begin{document}
\chapter{تست}
مقداری متن ...
\begin{latin}
\clearpage
\phantomsection
\addcontentsline{toc}{chapter}{Abstract}
\chapter*{Abstract}\markboth{Abstract}{Abstract}
Some text ...
\end{latin}
\end{document}