Ok, Thank you very much ... no problem.
I Would say that this is like "Doctor House". Trying to find the problem.
Graphics, Figures & Tables ⇒ Problem with animate package
NEW: TikZ book now 40% off at Amazon.com for a short time.
Re: Problem with animate package
Which editor, operative system and output are you using?
I think this is the only reason of my problem ... Please help!!
I think this is the only reason of my problem ... Please help!!
Problem with animate package
Hi,
I really doubt that this problem is caused by the editor. I did some tests using the code and images that you provided before (in the intento.rar file); here are the results:
Ubuntu 8.04 + TeX-Live2008 + Kile (2.0,3) + kpdf (0.5.10)
Result: failed (no errors nor warnings during compilation, but the animations don't show correctly).
Ubuntu 8.04 + TeX-Live2008 + Kile (2.0.3.) + Acrobat Reader (8.1.3)
Result: OK.
WindowsXP + MiKTeX2.8 + TeXworks + Acrobat Reader
Result: OK.
This suggests that this might be a viewer-related issue.
Edit: have you considered converting your EPS images to the PDF format (using, for example, epstopdf from the command line) and then compiling your document directly with PDFLaTeX (LaTeX => PDF)?
I really doubt that this problem is caused by the editor. I did some tests using the code and images that you provided before (in the intento.rar file); here are the results:
Ubuntu 8.04 + TeX-Live2008 + Kile (2.0,3) + kpdf (0.5.10)
Result: failed (no errors nor warnings during compilation, but the animations don't show correctly).
Ubuntu 8.04 + TeX-Live2008 + Kile (2.0.3.) + Acrobat Reader (8.1.3)
Result: OK.
WindowsXP + MiKTeX2.8 + TeXworks + Acrobat Reader
Result: OK.
This suggests that this might be a viewer-related issue.
Edit: have you considered converting your EPS images to the PDF format (using, for example, epstopdf from the command line) and then compiling your document directly with PDFLaTeX (LaTeX => PDF)?
1,1,2,3,5,8,13,21,34,55,89,144,233,...
Problem with animate package
Two possible reasons haven't been discussed so far (see animate documentation):jonysatie wrote:Which editor, operative system and output are you using?
I think this is the only reason of my problem ... Please help!!
- Don't use dvips with option -Ppdf !!! Check the set-up of your editor. Perhaps it is configured to call dvips -Ppdf on the LaTeX => PS => PDF route.
Ghostscript versions prior to 8.31 have a bug and animations will not work. Try `gs -h' or `gswin32c -h' on the command line, depending on your operating system.
Alexander
Problem with animate package
Thank you both. I thing the problem is determined by the output configuration LaTeX => PS => PDF as alex has said.
Please answer this post http://www.latex-community.org/forum/vi ... 7&start=10
PD: I will continue with this until the end.
Please answer this post http://www.latex-community.org/forum/vi ... 7&start=10
PD: I will continue with this until the end.