Skip to content
This repository has been archived by the owner on Nov 30, 2019. It is now read-only.

XePersian incompatibility with animate and media9 packages #2

Open
4 of 5 tasks
01000110 opened this issue Sep 6, 2019 · 0 comments
Open
4 of 5 tasks

XePersian incompatibility with animate and media9 packages #2

01000110 opened this issue Sep 6, 2019 · 0 comments
Labels
Bug Something isn't working

Comments

@01000110
Copy link

01000110 commented Sep 6, 2019

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

@01000110 01000110 added the Bug Something isn't working label Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant