[pstricks] pst-3dplot -- \pst at linetype undefined
Vince McGarry
vince at austincc.edu
Mon Feb 28 22:22:04 CET 2005
On 2/28/05 10:57 AM, "Herbert Voss" <Herbert.Voss at alumni.TU-Berlin.DE>
wrote:
> hello all,
> please try the example and tell what you get. I cannot
> reproduce this error with Linux/TeXLive 2004, but others
> running MiKTeX had the same problem.
>
> Herbert
>
I am running TeXLive 2004 on a Mac under OS X and have the same error, but I
am using your most recent psricks files instead of those included with the
TeXLive distribution.
Vince
>
> Mirko Lukic wrote:
>> While testing pst-3dplot package by Herbert Voss,
>> the following message reoccurs:
>>
>> ! Undefined control sequence.
>> \psls at dashed ...ashadjust \psk at dash \pst at linetype
>> \space \tx at DashLine
>> \else ...
>> l.8 \pstThreeDDot(-1,1,1)
>>
>> The test file is from pst-3dplot-doc.pdf
>>
>> \listfiles
>> \documentclass{article}
>> \usepackage{pst-3dplot}
>> \begin{document}
>> \begin{pspicture}(-2,-2)(2,2)\psgrid
>> \pstThreeDCoor[xMin=-2,xMax=2,yMin=-2,yMax=2,zMin=-2,zMax=2]
>> \psset{dotstyle=*,dotscale=2,linecolor=red,drawCoor=true}
>> \pstThreeDDot(-1,1,1)
>> \pstThreeDDot(1.5,-1,-1)
>> \end{pspicture}
>> \end{document}
>
>
More information about the PSTricks
mailing list