Both suggestions worked fantastic.

However, I want to contribute yet another solution I just found out: it is 
possible to use \special commands in the LaTeX-source as to give direct 
commands to dvipdfm.
For example:

\begin{figure}[ht]
        \special{pdf:image (Graphs/Em_420_B1Nd.pdf)}
\end{figure}


This would include the PDF-file, directly generated from PyX. This way you 
don't need to switch to pdflatex.

More info: http://gaspra.kettering.edu/dvipdfm/
Greetings,
Diederik Huys.


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
PyX-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyx-user

Reply via email to