I try to use XeLaTeX to compile
\documentclass{article}
\usepackage{xepersian}
\begin{document}
Hello World
\end{document}
And I get the following error:
Runaway argument?
{\dim_set:Nn ##1{\fontdimen ##2##3}\dim_compare:nNnT ##1={0pt}{\settoheight\ETC.
! Forbidden control sequence found while scanning use of \__cs_generate_from_si
gnature:nnNNNn.
<inserted text>
\par
l.1767 \int_case:nnn
#2
Anything containing xepersian seems to generate the same error.


XeLaTeX? – Oct 30 '17 at 22:23expl3is too old, update your miktex packages – David Carlisle Oct 30 '17 at 22:41