[pstricks] pst-3dplot
Patrice MEGRET
Patrice.MEGRET at umons.ac.be
Fri Jan 14 14:53:35 CET 2022
Dear Herbert,
Many thank, it works of course.
But I have another problem. I tried the sphere example from the explanations (by the way, the file is broken at page 32 and some pictures are out of pages on CTAN and pstricks sites),
\documentclass{report}
\usepackage{pst-3dplot}
\listfiles
\begin{document}
\begin{pspicture}(-4,-2.25)(2,4.25)
\pstThreeDCoor[xMin=-3,yMax=2]
\pstThreeDSphere(1,-1,2){2}
\pstThreeDDot[dotstyle=x,linecolor=red,drawCoor=true](1,-1,2)
\end{pspicture}
\end{document}
and I get an error message:
! Undefined control sequence.
<argument> ...rement \space \psgetCMYKColorValues
{\psk at ThreeDplot@SegmentCo...
l.11 \pstThreeDSphere(1,-1,2){2}
*File List*
report.cls 2019/12/20 v1.4l Standard LaTeX document class
size10.clo 2019/12/20 v1.4l Standard LaTeX file (size option)
pst-3dplot.sty 2010/01/01 package wrapper for pst-3dplot.tex (hv)
pstricks.sty 2020/06/11 v0.70 LaTeX wrapper for `PSTricks' (RN,HV)
iftex.sty 2020/03/06 v1.0d TeX engine tests
xcolor.sty 2016/05/11 v2.12 LaTeX color extensions (UK)
color.cfg 2016/01/02 v1.6 sample color configuration
dvips.def 2017/06/20 v3.1d Graphics/color driver for dvips
pst-xkey.tex 2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)
pst-xkey.tex 2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)
xkeyval.sty 2014/12/03 v2.7a package option processing (HA)
xkeyval.tex 2014/12/03 v2.7a key=value parser (HA)
pstricks.tex 2020/09/18 v3.01 `PSTricks' (tvz,hv)
pst-fp.tex 2020/09/18 v3.01 `PST-fp' (hv)
pst-3d.sty 2009/07/28 package wrapper for pst-3d.tex (hv)
pst-3d.tex 2010/02/14 v1.11 `PST-3d' (hv)
pst-plot.sty 2011/04/13 package wrapper for pst-plot.tex (hv)
pst-xkey.sty 2005/11/25 v1.6 package wrapper for pst-xkey.tex (HA)
multido.sty 2004/05/17 package wrapper for PSTricks `multido.tex', (HV/RN)
multido.tex 2010/05/14 v1.42 `multido' (tvz,hv)
pst-plot.tex 2019/05/16 1.92 `pst-plot' (tvz,hv)
pst-node.sty 2010/04/22 package wrapper for pst-node.tex
pst-node.tex 2019/05/16 1.92 `pst-node' (tvz,hv)
pst-3dplot.tex 2021/09/23 v2.07 `PST-3dplot' (hv)
l3backend-dvips.def 2020-09-24 L3 backend support: dvips
***********
Best regards,
Patrice
More information about the PSTricks
mailing list.