[pstricks] pst-solides3d

Herbert Voss Herbert.Voss at fu-berlin.de
Thu Dec 5 16:51:37 CET 2019



Am 05.12.19 um 13:54 schrieb Poul Riis:
> Example?
> The one Herbert posted - except for \UseRawInputEncoding:
>

And how should one know that you refer to that example?

I have no problem with `xelatex` or `latex->dvips->ps2pdf`
with an up-to-date TL2019

It looks like an copy & paste problem on your side.

Herbert

p.s. : please do _not_ send every mail twice ...

> \documentclass[pstricks]{standalone}
> \usepackage{pst-solides3d}
>
> \UseRawInputEncoding
>
> \begin{document}
>
> \def\A{3.0}
> \def\B{0.5}
> \begin{pspicture}(-3.5,-3.5)(3.2,13)
> \psset[pst-solides3d]{viewpoint=20 -20 30 
> rtp2xyz,Decran=15,lightsrc=viewpoint}
> \defFunction[algebraic]{shell}(u,v)%
>    {\A*cos(u)*sin(v)}%
>    {\A*sin(u)*sin(v)}%
> {\A*(cos(v)+ln(tan(v/2))) + \B*u}
> \psSolid[object=surfaceparametree,
> linecolor={[cmyk]{1,0,1,0.5}},
>   base=0 pi 8 mul  0.1 2, fillcolor=yellow!50,
>   incolor=green!50, function=shell, linewidth=0.5\pslinewidth,ngrid=100
> 50]%
> \end{pspicture}
> \end{document}
>
>
>
>
> _______________________________________________
> PSTricks mailing list
> PSTricks at tug.org
> https://tug.org/mailman/listinfo/pstricks
> archive: http://www.tug.org/pipermail/pstricks/



More information about the PSTricks mailing list