Tagged Questions
8
votes
2answers
1k views
Flash animation and beamer
I want to have a flash file (.swf) in my beamer document on a Linux machine, using pdfLaTeX and Evince.
Is there a way to make a link to that file which runs an external player or even better, is it ...
18
votes
5answers
1k views
Constructing a dynamic PDF
I wish to create a dynamic PDF file to write an article. This article will contain some theorems. The user will click a theorem and this will drill down to reveal the proof of that theorem. I think ...