[pstricks] problem with aeb_pro (pdf animation)

Carlo Alberini carloalbe1 at yahoo.it
Tue Mar 20 23:13:43 CET 2012


Hi, 
I am not able! with all your suggests, I obtain a .pdf file in wich I have no animation, or all frames of the animation itself, like attachment...

C


________________________________
 Da: Luis Sequeira <lfsequeira at gmail.com>
A: pstricks at tug.org 
Inviato: Lunedì 19 Marzo 2012 16:53
Oggetto: Re: [pstricks] problem with aeb_pro (pdf animation)
 
> P.S. I use TexLive, I have Acrobat Professional and Distiller. How is possible to have the workflow you said me (Latex-->dvi-->distiller-->pdf) with TexShop? XeLateX is right?

The easiest way to have the required workflow in TeXShop is to add a special comment line at the top of your file (it is a comment as far as TeX is concerned, beginning with the comment character '%' ; but TeXShop looks at the first lines of the source file for this and other similar information and calls the appropriate commands accordingly):

%! TEX TS-program = latex


Similarly, you can replace 'latex' with 'pdflatex' or 'xelatex' to get your source automatically typeset with a different engine. 

As to using XeLaTeX, if you want to use it in documents containing pstricks stuff, you'll need to use the package auto-pst-pdf:

\usepackage{auto-pst-pdf}


Note: TeXShop is an excellent front-end to all things TeX-related. Since it is Mac-only, you may get more help more quickly for things specific to TeXShop in the Mac OS X TeX mailing list. 

Luis Sequeira


_______________________________________________
PSTricks mailing list
PSTricks at tug.org
http://tug.org/mailman/listinfo/pstricks
archive: http://www.tug.org/pipermail/pstricks/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20120320/9c0411b8/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: animat2.tex
Type: application/x-tex
Size: 3138 bytes
Desc: not available
URL: <http://tug.org/pipermail/pstricks/attachments/20120320/9c0411b8/attachment-0001.tex>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: animat2.pdf
Type: application/pdf
Size: 486979 bytes
Desc: not available
URL: <http://tug.org/pipermail/pstricks/attachments/20120320/9c0411b8/attachment-0001.pdf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: animat2.log
Type: application/octet-stream
Size: 91 bytes
Desc: not available
URL: <http://tug.org/pipermail/pstricks/attachments/20120320/9c0411b8/attachment-0001.obj>


More information about the PSTricks mailing list