[pstricks] EPS to PDF problems with clipping

Gene Ressler eugene.ressler at frontiernet.net
Fri Mar 16 02:26:52 CET 2007


Hello!

 

Clipped polygons go completely missing from PDF pictures with the following
procedure:

 

Create figure with PSTricks pspicture environment (including psclip
commands) in file foo.tex.

 

Then create

 

% file: epstemplate.tex

\documentclass{article}

\usepackage{pst-all}

\usepackage{amsmath}

\pagestyle{empty}

\begin{document}

\begin{TeXtoEPS}

\input{foo}

\end{TeXtoEPS}

\end{document}

 

Then

 

latex epstemplate

dvips -E epstemplate -o foo.eps

gswin -q -dQUIET -dNOPAUSE -dBATCH -dEPSCrop -sDEVICE=pdfwrite
-sOutputFile=foo.pdf foo.eps

 

Any ideas?

 

There are some vaguely related items in Ghostscript bug reports several
versions ago.

 

Thanks!
Gene

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/pstricks/attachments/20070315/adb38ca9/attachment.html 


More information about the PSTricks mailing list