[pstricks] simple (newbie?) pst-plot problem: "! Illegal unit of measure (pt inserted)"

Goebel, Juergen, OPE26 juergen.goebel at sysde.eads.net
Thu Apr 1 13:42:29 CEST 2004


> Glen Newton - NRC/CNRC CISTI/ICIST wrote:

> \documentclass[12pt]{article}
> \usepackage{pstcol}
> \usepackage{pst-plot}
> 
> \begin{document}
> \begin{pspicture}(-2.50)(20,250)

This should be something like this:

> \begin{pspicture}(-2,50)(20,250)

pstricks expects two numbers, seperated by a comma.

>   \psset{xunit=2mm,yunit=4mm}
>   \psshadowbox{hello}
> \end{pspicture}
> \end{document}


Regards,

Jürgen



More information about the PSTricks mailing list