[pstricks] Problem with pstThreeDDot

Bruce Burlton bruceburlton at sympatico.ca
Sat Jun 18 22:10:04 CEST 2005


I seem to have a problem with \pstThreeDDot, using a Miktex based system.  The following error message is produced by my simple example (see below)

error message

! Undefined control sequence.
\psls at dashed ...ashadjust \psk at dash \pst at linetype 
                                                  \space \tx at DashLine \else ...
l.17 ...Dot[drawCoor=true,dotstyle=none](.5,1,1.5)
                                                  %

example

\documentclass{article}

\usepackage{pst-3dplot}%
\listfiles

\def\origin{0,0,0}%  origin
\def\Point{.5,1,1.5}%  arbitrary point

\begin{document}

\noindent Test of $\backslash$pstThreeDDot under rotations.\\
\begin{pspicture}(-2,-1.5)(2,2.5)%
   \pstThreeDCoor[xMin=0,xMax=2,yMin=0,yMax=2,zMin=0,zMax=2]%
   \pstThreeDLine(\origin)(\Point)%
   \pstThreeDDot[drawCoor=true,dotstyle=none](.5,1,1.5)%
\end{pspicture}%

\end{document}


The "compiler' seems to object to the option drawCoor.

Checking the archive I see that this problem has been reported before.  In fact I submitted a response indicating that I did not have a problem with the submitted example at that time (version 1.5 of pst-3dplot and 1.3 of pst-xkey).  Subsequently, I have updated my system.  See the  file list below.  This test case was run with the latest version of xkeyval loaded in the same folder as the test case, just to make sure that I had the latest version.

 *File List*
 article.cls    2004/02/16 v1.4f Standard LaTeX document class
  size10.clo    2004/02/16 v1.4f Standard LaTeX file (size option)
pst-3dplot.sty    2004/07/15 package wrapper for pst-3dplot.tex (hv)
pstricks.sty    2004/05/12 v0.2l LaTeX wrapper for `PSTricks' (RN,HV)
pstricks.tex    2004/06/22 v1.04 `PSTricks' (tvz)
  xcolor.sty    2005/06/06 v2.03 LaTeX color extensions (UK)
   color.cfg    2003/03/08 v1.0 MiKTeX 'color' configuration
   dvips.def    1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
pst-3dplot.tex    2005/02/19 v1.63 `PST-3dplot' (hv)
pst-xkey.tex    2005/02/22 v1.5 PSTricks specialization of xkeyval (HA)
 xkeyval.sty    2005/05/31 v2.5a package option processing (HA)
 xkeyval.tex    2005/05/31 v2.5a key=value parser (HA)
 ***********

It appears that the "newer" version of pst-xkey (or something else) has a problem.


Bruce Burlton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/pstricks/attachments/20050618/d9fc9930/attachment.html 


More information about the PSTricks mailing list