[pstricks] curves with pst-solides3d
Herbert Voss
Herbert.Voss at FU-Berlin.DE
Tue Feb 1 10:37:52 CET 2011
Am 31.01.2011 11:58, schrieb Andrzej J. Maciejewski:
> 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.
it is a problem with the surrounding unit setting of the document.
Use linewidth=2pt, or something else with a explizit unit.
Herbert
> -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'
> ***********
>
>
>
>
> _______________________________________________
> PSTricks mailing list
> PSTricks at tug.org
> http://tug.org/mailman/listinfo/pstricks
> archive: http://www.tug.org/pipermail/pstricks/
More information about the PSTricks
mailing list