After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 637232 - support TikZ animations
support TikZ animations
Status: RESOLVED DUPLICATE of bug 338721
Product: evince
Classification: Core
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-12-14 15:25 UTC by rhl
Modified: 2013-10-31 02:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description rhl 2010-12-14 15:25:14 UTC
Here is a large number of examples:

http://www.texample.net/tikz/examples/tag/animations/

I'm not sure how TikZ handles animations, it might be javascript, it might not be.
If it turns out to be javascript then this is a duplicate of this old bug:
https://bugzilla.gnome.org/show_bug.cgi?id=338721

Otherwise it is a feature in it's own right. 

If people with more knowledge of the inner workings of TikZ animations, as well as some knowledge of evince wanted to give me a roadmap, I would love to help implement this feature.
Comment 1 Neal McBurnett 2011-01-02 21:44:18 UTC
I checked one of the animations: http://media.texample.net/tikz/examples/PDF/animated-definite-integral.pdf

I can confirm that the buttons don't respond in evince (GNOME Document Viewer 2.30.3 from Ubuntu 10.04) like they do in acroread version 9.4.1.

It does seem to have a number of javascript scripts in it associated with buttons.  So I'd support making this a dup of 338721 and perhaps making these good test cases for adding javascript.  TikZ is a TeX package for creating graphics via an API.
Comment 2 José Aliste 2013-10-31 02:35:36 UTC

*** This bug has been marked as a duplicate of bug 338721 ***