Search found 1 match

by sbb9
Thu Nov 23, 2023 5:53 pm
Forum: Graphics, Figures & Tables
Topic: Embedding animation in Beamer presentation
Replies: 0
Views: 14870

Embedding animation in Beamer presentation

I'm using the following code to embedd an animation that constists of 16 images in a Beamer presentation:

\documentclass{beamer}
\beamertemplatenavigationsymbolsempty

\usepackage{animate}

\begin{document}
\begin{frame}{Embedded Animation}
\animategraphics[loop,controls,width=\linewidth]{10 ...