The \parbox is incompatible with xepersian package in texlive 2018
The \parbox is incompatible with xepersian package in texlive 2018.
This is my minimal file:
\documentclass{report}
\usepackage[logo=on,pdfinfo=on]{xepersian}
\settextfont{IRZar}
\begin{document}
\parbox[][3cm][c]{12cm}{text}
\end{document}
And this is my error:
Incomplete \if; all text was ignored after line 5.
But without the xepersian package is correct.
Thank's.
Edited by Madadpour SHapour