why i got error:
undefined control sequence
<argument> luatexversion
<95
l.924
for this simple example:
\documentclass{article}
\usepackage{animate}
\begin{document}
here is nothing to animate!
\end{document}
when compiling with pdfLateX. closing compilation editor open file pdfbase.sty.
I have recent 64-bit MikteX and this test has been working no so far ago.
pdflatexon TL17 (Linux) – Jul 30 '17 at 22:54closing compilation editor open file pdfbase.sty? – JPi Jul 31 '17 at 01:11xkey and then editor openpdfbase.styfile and show line in it, where he find this undefined control sequence – Zarko Jul 31 '17 at 01:16animateworks. however, its version is (still)2017/05/18:(, so I don't know, if the file is new or old ... – Zarko Jul 31 '17 at 09:22pdfbase.sty, a requirement ofanimateand part ofmedia9, that needed fixing. – AlexG Jul 31 '17 at 20:45