wanna use animate in beamer to show my audience an animation about kochs' snowflace.
Have splitted the .gif file into 7 .png files and tried to include them with the following line:
\usepackage{animate}
...
\animategraphics[loop,autoplay,scale=0.5]{1}{Koch-}{0}{6}
After a quick translation into LaTeX i can't see the animation in xReader, but in Evince.
But it's not animating as it's defined in the above mentioned line.
Using TexMaker / TexStudio to create my Beamer presentation and I'm working on Linux using xReader/Evince to view pdf files.
Hope you can help me.
Best wishes,
TimeMen