user-is-inactive-forever / bidi

Bidirectional typesetting in plain TeX and LaTeX, using XeTeX

Home Page:https://ctan.org/pkg/bidi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XePersian incompatibility with animate and media9 packages

01000110 opened this issue · comments

commented

Brief outline of the issue

When I try to use media9 or animate packages alongside XePersian, I get this error:
Undefined control sequence. \end{document}

I asked for help in parsilatex, but I didn't get any solution.

Check/indicate

  • Relevant to the xepersian package
  • The xepersian package issue tracker has been searched for similar issues?
  • Issue tracker has been searched for similar issues?
  • Links to <tex.stackexchange.com> discussion if appropriate
  • Links to <qa.parsilatex.com> discussion if appropriate

Minimal example showing the issue

\documentclass{standalone}
\usepackage{animate}
\usepackage{graphicx}
\usepackage{xepersian}
\settextfont{Arial}
\begin{document}
    \animategraphics[loop,controls,height=500pt]{2}{frame-}{1}{4}
\end{document}

Expected behavior

Log and PDF files

document.log