[pstricks] converting pstricks code to eps

Jean-Michel Papy jean-michel.papy at esat.kuleuven.ac.be
Thu Nov 25 19:37:07 CET 2004


dear PSTricks users

I have used pst-eps to save one of my pstrick drawings to a eps format.
I used the following code structure:

\documentclass{article}
\usepackage{pst-eps}
\begin{document}
\thispagestyle{empty}
\TeXtoEPS
   \begin{pspicture}(,)(,)
      pstricks code
   \end{pspicture}
\endTeXtoEPS
\end{document}

which should be OK.


The problem is that, the eps file whose bounding box is properly defined
(see attached eps file) is not accepted by latex if I insert this figure
in a nother tex document (see log file).

Does anybody have an idea to get round or solve this problem ?


thank you

JM
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nla_paper.log
Type: text/x-log
Size: 38555 bytes
Desc: not available
Url : http://tug.org/pipermail/pstricks/attachments/20041125/ade72795/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hosvd3d_to_eps.eps
Type: image/x-eps
Size: 160586 bytes
Desc: not available
Url : http://tug.org/pipermail/pstricks/attachments/20041125/ade72795/attachment-0001.bin 


More information about the PSTricks mailing list