Hi
I wrote 2 English title in a Persian text but because of the length of those titles,some Farsi words get out of the line how can I fix this issue ?
my code :
\documentclass{report}
\usepackage{pdfpages}
\usepackage{amsmath}
\usepackage{xepersian}
\usepackage{amssymb}
\usepackage{optidef}
\settextfont{B Zar}
\begin{document}
\section*{نتایج}
در مقاله دقت الگوریتم را روی دو مساله
\lr{Classification of online blogs} و
\lr{Bridge condition identification}
اجرا کرده و گزارش دقت آنها را در جدول آورده و نتیجه گرفته است روش این
مقاله نسبت به روش
\lr{Laplacian}
بهبود حاصل کرده است .\\
در ادامه این صفحه از مقاله آورده می شود .
\end{document}
As you can see in the first line 2 Persian words are not in the right place.
I'm sorry for my dummy questions that's because I'm new in Latex :)
I would appreciate for your solutions.


\documentclassand ending with\end{document}. – ShreevatsaR Jan 22 '18 at 19:57