Search found 3 matches

by sweete
Fri Sep 10, 2010 8:38 pm
Forum: Graphics, Figures & Tables
Topic: Animations in TeXShop
Replies: 6
Views: 4128

Re: Animations in TeXShop

It appears as though I had it all along. I was not aware that you needed to view the pdf on its own rather than the one produced by Typesetting.

Thank you though, I would not have realized that had I not attempted to enable the Java Script.

I ended up using the following

\begin{animateinline ...
by sweete
Fri Sep 10, 2010 2:18 pm
Forum: Graphics, Figures & Tables
Topic: Animations in TeXShop
Replies: 6
Views: 4128

Re: Animations in TeXShop

I currently have Adobe Reader 9

Erik Sweet
by sweete
Fri Sep 10, 2010 2:31 am
Forum: Graphics, Figures & Tables
Topic: Animations in TeXShop
Replies: 6
Views: 4128

Animations in TeXShop

Good day,

I have been using Latex for a few years now and have recently discovered that you can put animations into the generated PDF's. However, I cannot seem to get it to work.

I am using TeXShop with the following

\documentclass[12pt]{article}
\usepackage{graphicx}
\usepackage{animate ...