Am 15.04.2014 05:55, schrieb cyrille piatecki:
> Dear all,
> \psBall[origin={7.6;22.9}](0,2){blue}{.15cm} works with \SpecialCoor
> but not
> \psBall[origin={7.6;22.9}](0;2){blue}{.15cm}
what does "but not" mean? Create a minimal example then
we can see what the problem might be. However, (0;2) makes
no sense, it is the same as (0,0).
Herbert