[pstricks] curves with pst-solides3d

Andrzej J. Maciejewski andrzej.j.maciejewski at gmail.com
Mon Jan 31 11:58:33 CET 2011


Hi

I tried to reproduce an example from p.26 of pst-solides3d documentation
(v. 4.23 (2010/09/22)) with the curve (helice). The output is empty.
I will be thankful for a help.
-Andrzej
----------------
\listfiles
\documentclass[12pt]{article}%
\usepackage{pstricks-add,pst-solides3d}

\begin{document}
\pagestyle{empty}


%
\begin{pspicture}(-5,-5)(5,5)

\defFunction[algebraic]%
{helice}(t)
{3*cos(4*t)}{3*sin(4*t)}{t}
\psSolid[object=courbe,r=0,
range=0 6,
linewidth=0.1,
resolution=360,
function=helice]%
\end{pspicture}
%%

\end{document}
*File List*
 article.cls    2007/10/19 v1.4h Standard LaTeX document class
  size12.clo    2007/10/19 v1.4h Standard LaTeX file (size option)
pstricks-add.sty    2010/02/11 v. 0.14 package wrapper for pstricks-add.tex
(hv
)
pstricks.sty    2010/09/18 v0.47 LaTeX wrapper for `PSTricks' (RN,HV)
pstricks.tex    2010/11/25 v2.15 `PSTricks' (tvz,hv)
pst-xkey.tex    2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)
 xkeyval.sty    2008/08/13 v2.6a package option processing (HA)
 xkeyval.tex    2008/08/13 v2.6a key=value parser (HA)
  pst-fp.tex    2010/11/25 v2.15 `PST-fp' (hv)
  xcolor.sty    2007/01/21 v2.11 LaTeX color extensions (UK)
   color.cfg    2007/01/18 v1.5 color configuration of teTeX/TeXLive
   dvips.def    1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
pstricks-add.tex    2011/01/18 v3.49 `PSTricks-add' (hv)
pst-solides3d.sty    2009/07/25 package wrapper for pst-solides3d
pst-solides3d.tex    2010/09/22 v4.23 `PST-solides3D'
 ***********
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20110131/feb92a3f/attachment.html>


More information about the PSTricks mailing list