[pstricks] psball in pst-slpe
Patrice MÉGRET
Patrice.MEGRET at umons.ac.be
Wed Oct 26 07:52:57 CEST 2011
Dear Herbert,
It is perfectly working.
Thanks,
Patrice
-----Message d'origine-----
De : pstricks-bounces at tug.org [mailto:pstricks-bounces at tug.org] De la part de Herbert Voss
Envoyé : mardi 25 octobre 2011 20:26
À : pstricks at tug.org
Objet : Re: [pstricks] psball in pst-slpe
Am 25.10.2011 14:57, schrieb Patrice MÉGRET:
> Here is a small example using \psBall from pst-slpe.
>
> Everything works well if all units are specified as in \psBall[sloperadius=0.5cm](1,1){red}{1cm}
> But if the units are not specified as in \psBall[sloperadius=2](4,1){red}{1}, the ball is not placed at the (4,1) coordinates.
>
> Any idea how to solve that small trouble?
Patrice,
that was a bug. Try this version:
http://texnik.dante.de/tex/generic/pst-slpe/pst-slpe.tex
will be available in a few days from CTAN.
Herbert
>
>
> \documentclass{article}
> \usepackage{pstricks,pst-coil,pst-func,pst-slpe,pstricks-add}
>
> \begin{document}
> \begin{pspicture}(0,0)(6,3)
> \psgrid
> \psBall[sloperadius=0.5cm](1,1){red}{1cm}
>
> \psBall[sloperadius=2](4,1){red}{1}
> \end{pspicture}
>
> \end{document}
_______________________________________________
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