chirun-ncl / chirun

A Python package providing the command line interface for building flexible and accessible content with Chirun.
https://chirun.org.uk/
Other
29 stars 4 forks source link

Support the animate package #198

Open christianp opened 9 months ago

christianp commented 9 months ago

Example:

\begin{animateinline}[autoplay,loop,poster=5]{4}
  \multiframe{20}{imax=0+1}{
    \begin{tikzpicture}
    ....
    \end{tikzpicture}
  }
\end{animateinline}