お知らせ

  • 利用規約を守って投稿してください。また、よくある質問および投稿の手引きも参照してください。
  • メッセージの投稿にはアカウントが必要です。未登録の方は、ユーザ登録ページからアカウントを作成することができます。

#1 2016-08-23 12:24:46

parisi
メンバ
登録日: 2016-06-29

pdfのアニメーションを見る

現在ubuntu16.04ltsを使っています. https://www.geogebra.org/help/topic/how-to-include-animated-gif-in-latex-pdfを参考にanimatinが埋め込まれたpdfを作ったのですが、実際みてみると動きません.

Adobe readerであれば動くという話は聞いたのですが,linuxバージョンがないようで他に方法はないのでしょうか?

また
http://tex.stackexchange.com/questions/429/animation-in-pdf-presentations-without-adobe-reader/55623#55623?newreg=d6db4abc6a2e49208629be98853e9cfa
にあるように

\documentclass{article}
\usepackage{multimedia}
\begin{document}
\movie[height = 0.6 \textwidth,width = 1.0 \textwidth]{}{animation.mpg}
\end{document}

とうってコンパイルしてみたのですが、

This is e-pTeX, Version 3.14159265-p3.6-141210-2.6 (utf8.euc) (TeX Live 2015/Debian) (preloaded format=platex)
restricted \write18 enabled.
entering extended mode
(./anim.tex
pLaTeX2e <2006/11/10> (based on LaTeX2e <2016/02/01> patch level 0)
Babel <3.9n> and hyphenation patterns for 11 languages loaded.
(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))
(/usr/share/texlive/texmf-dist/tex/latex/beamer/multimedia/multimedia.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)) (./anim.aux)
! Undefined control sequence.
<argument> \pdfmark
                    [{\box \@tempboxa }]{pdfmark=/ANN,Subtype=/Movie,Movie=<...
l.9 {} {movier.mp4}
                   
? x
No pages of output.
Transcript written on anim.log.

とえらーになってしまいます。これはなにが原因なのでしょうか?

オフライン

 

Board footer

Powered by FluxBB