3 Mar 2008 03:26
Re: Cannot see graphics when pdf is selected
Jeff E. Lewis <jlewis <at> uic.edu>
2008-03-03 02:26:26 GMT
2008-03-03 02:26:26 GMT
One way to avoid "manual" creation of the pdf figures from eps is to use dvipdfm to process the dvi file and its eps figures. EPS files are converted transparently by dvipdfm[x] using MiKTeX Ghostscript: % The following line works with MiKTeX Ghostscript D "mgs.exe -q -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=1.2 -dUseFlateCompression=true -dNOPAUSE -sOutputFile=\"%o\" \"%i\" -c quit" ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
RSS Feed