Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XePersian incompatibility with animate and media9 packages #3

Open
4 of 5 tasks
vafakhalighi opened this issue May 14, 2020 · 0 comments
Open
4 of 5 tasks

XePersian incompatibility with animate and media9 packages #3

vafakhalighi opened this issue May 14, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@vafakhalighi
Copy link
Contributor


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}.

Check/indicate

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

@vafakhalighi vafakhalighi added the bug Something isn't working label May 14, 2020
@vafakhalighi vafakhalighi self-assigned this May 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant