[pstricks] pst-pdf and scalebox - same with ps4pdf

Herbert Voss LaTeX at zedat.fu-berlin.de
Thu Jun 2 18:14:34 CEST 2005


Jan Steffan wrote:
> using ps4pdf instead of pst-pdf causes the same error.
> 

try the following with the attached pstricks.sty

\listfiles
\documentclass{minimal}

\usepackage[DIA]{pst-pdf}

\begin{document}
\begin{pspicture}(4,1)
\scalebox{4 1}{Test}
\end{pspicture}
\end{document}


Herbert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pstricks.sty
Type: application/binary
Size: 6148 bytes
Desc: not available
Url : http://tug.org/pipermail/pstricks/attachments/20050602/3e13fb30/attachment.bin 


More information about the PSTricks mailing list