[pstricks] Error with pst-fill: ps2pdf failed to create a pdf file
Thomas Söll 1und1
Thomas.Soell at onlinehome.de
Wed Jun 1 16:20:38 CEST 2011
Hallo,
I tried a variation of an bookexample with pst-fill - psboxfill, but an ,,unrecoverable error, exit code1'' appears.
And ps2pdf failed to create a pdf file.
Do anyone knows, whats the problem?
Thank You,
Thomas
\documentclass[a4paper,12pt]{article}
\pagestyle{empty}
\setlength\parindent{0pt}
\usepackage{pstricks}
\newcommand{\FRechteck}{%
\begin{pspicture}(0.75,0.5)
\psframe[dimen=middle](0.75,0.5)
\end{pspicture}}
\usepackage[tiling]{pst-fill}
\begin{document}
\psboxfill{\FRechteck}
\begin{pspicture}(2.25,8)
\psframe[fillstyle=boxfill,fillcyclex=2](2.25,8)
\end{pspicture}
\end{document}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20110601/6d46c757/attachment.html>
More information about the PSTricks
mailing list