[pstricks] Problem with pst-solides3d

Orlando C. Rodriguez orodrig at ualg.pt
Mon Apr 28 11:29:30 CEST 2008


Hi there.

I'm trying to generate a simple picture using the pst-solides3d package.
This is my minimal example:

\documentclass[12pt]{article}

\listfiles

\usepackage{pst-all}
\usepackage{pst-solides3d}

\pagestyle{empty}

\begin{document}

\begin{pspicture}(-4,-3)(4,6)
\psSolid[object=cube,a=2,action=draw*,fillcolor=magenta]
\end{pspicture}


\end{document}

Unfortunately I get:

`PSTSOLIDESIIID' v3.02, 2008/01/15
! Undefined control sequence.
\psset at pst-solides3d@action #1->\ifcsname
                                          
pst at solides@action@#1\endcsname \d...
l.206 \psset[pst-solides3d]{action=draw**}
                                          %
?

This is my list of packages:
 *File List*
 article.cls    2001/04/21 v1.4e Standard LaTeX document class
  size12.clo    2001/04/21 v1.4e Standard LaTeX file (size option)
 pst-all.sty    2008/01/01 the main pstricks tools
pstricks.sty    2008/01/24 v0.37 LaTeX wrapper for `PSTricks' (RN,HV)
pstricks.tex    2008/03/21 v1.22 `PSTricks' (tvz)
  xcolor.sty    2007/01/21 v2.11 LaTeX color extensions (UK)
   color.cfg    2001/08/31 v1.1 color configuration of teTeX/TeXLive
   dvips.def    1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
pst-node.sty    2006/01/01 package wrapper for pst-node.tex
pst-node.tex    2007/10/16 1.00 `pst-node' (tvz)
pst-tree.sty    2004/07/15 package wrapper for pst-tree.tex
pst-tree.tex    2007/06/26 1.01 `pst-tree' (tvz)
pst-plot.sty    2004/07/15 package wrapper for pst-plot.tex
pst-plot.tex    2008/01/26 1.01 `pst-plot' (tvz)
pst-grad.sty    2004/07/15 package wrapper for pst-grad.tex (hv)
pst-grad.tex    2006/11/27 1.06 `pst-grad' (tvz)
pst-xkey.tex    2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)
 xkeyval.sty    2006/11/18 v2.5f package option processing (HA)
 xkeyval.tex    2006/11/18 v2.5f key=value parser (HA)
pst-coil.sty    2006/08/11 package wrapper for pst-coil.tex (hv)
pst-coil.tex    2006/11/05 v1.00 `pst-coil' (tvz)
pst-text.sty    2006/01/01 package wrapper for pst-text.tex (hv)
pst-text.tex    2006/11/05 1.00 `pst-text' (tvz)
  pst-3d.sty    2005/09/02 package wrapper for pst-3d.tex (hv)
  pst-3d.tex    2005/09/03 v1.00 `PST-3d' (hv)
 pst-eps.sty    2005/05/20 package wrapper for pst-eps.tex (hv)
 pst-eps.tex    2006/11/04 1.00 `pst-eps' (tvz)
pst-fill.sty    2005/09/13 package wrapper for pst-fill.tex (hv)
pst-fill.tex    2007/03/10 v1.01 `PST-fill' (tvz,dg)
pstricks-add.sty    2007/09/03 v. 0.11 package wrapper for 
pstricks-add.tex (hv
)
pstricks-add.tex    2008/01/26 v3.01 `PSTricks-add' (hv)
 multido.sty    1997/03/25 package wrapper for multido.tex
pst-solides3d.sty    2007/10/12 package wrapper for pst-solides3d
pst-solides3d.tex    2008/01/15 v3.02 `PST-solides3D'
 ***********

Any suggestions?

Thanks in advance.

Orlando



More information about the PSTricks mailing list