[pstricks] PSTricks Digest, Vol 166, Issue 7
Field, Malcolm
Field.Malcolm at epa.gov
Mon Dec 5 12:51:56 CET 2016
Hi Herb,
This one worked great. Thanks so much for all your time and trouble.
Cheers,
Malcolm.
Sent from my iPhone
> On Dec 3, 2016, at 6:01 AM, "pstricks-request at tug.org" <pstricks-request at tug.org> wrote:
>
> Send PSTricks mailing list submissions to
> pstricks at tug.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://tug.org/mailman/listinfo/pstricks
> or, via email, send a message with subject or body 'help' to
> pstricks-request at tug.org
>
> You can reach the person managing the list at
> pstricks-owner at tug.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of PSTricks digest..."
>
>
> Today's Topics:
>
> 1. Re: PSTricks Digest, Vol 166, Issue 5 (Herbert Voss)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 2 Dec 2016 21:54:41 +0100
> From: Herbert Voss <Herbert.Voss at FU-Berlin.DE>
> To: pstricks at tug.org
> Subject: Re: [pstricks] PSTricks Digest, Vol 166, Issue 5
> Message-ID: <6e5362ef-4bc2-a49b-cd9d-29e236db8f63 at FU-Berlin.DE>
> Content-Type: text/plain; charset=windows-1252; format=flowed
>
>> Am 02.12.2016 um 14:12 schrieb Field, Malcolm:
>>
>> Unfortunately, adding "\SpecialCoor" did not improve things for me. I do not know why MiKTeX is a problem but I accept your assessment and, if you have any additional thoughts, I will very much welcome them. Thanks again.
>
> I see, a problem with the different versions.
> This works for me and MikTeX 2.9
>
> \listfiles
> \documentclass{article}
> \usepackage{multido,pstricks-add,pst-slpe,xcolor}
> \begin{document}
> \makeatletter
> \def\psBall{\pst at object{psBall}}
> \def\psBall at i{\@ifnextchar(\psBall at ii{\psBall at ii(0,0)}}
> \def\psBall at ii(#1)#2#3{{%
> \pst at killglue
> \pssetlength\pst at dima{#3}%%%%% 20111025 hv
> \pst at dimb=\pst at dima%%%%%%%%%%% 20111025 hv
> \advance\pst at dima by 0.075\pst at dimb%
> \addbefore at par{sloperadius=\the\pst at dima,fillstyle=ccslope,
> slopebegin=white,slopeend=#2,slopecenter=0.4 0.6,linestyle=none}%
> \use at par%
> \pscircle(#1){#3}%
> }\ignorespaces%
> }
>
> \pstVerb{
> \psk at randInit srand % initializes the random generator
> /getRandReal { rand 2147483647 div } def }
> \makeatother
> \begin{pspicture}(-1,-1)(11,11)
> \SpecialCoor
> \psframe*[linecolor=black!10](-1,-1)(11,11)
> \multido{\iA=0+1}{100}{%
> \psBall(! getRandReal 10 mul getRandReal 10 mul){blue}{3ex}}
> \end{pspicture}
>
> \end{document}
>
>
> Herbert
>
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> PSTricks mailing list
> PSTricks at tug.org
> http://tug.org/mailman/listinfo/pstricks
>
>
> ------------------------------
>
> End of PSTricks Digest, Vol 166, Issue 7
> ****************************************
More information about the PSTricks
mailing list