Hey, Both works. I prefer to the one from Gaius. Anyway, thanks a lot to you all.
Luke > > Quick and very dirty, and I'd hope there was a better way that someone > > points out. Over-print: > > > > .PS > > r=0.1 > > { circle rad r "\s-2A\s+2" shaded "red" outline "green" } > > circle rad r > > .PE > > > > Cheers, > > > > > > Ralph. > > Hi, > > here is another solution: > > .LP > .PS > r=0.1 > circle rad r "\m[green]\s-2A\s+2\m[]" shaded "red" outline "red" > .PE > > regards, > Gaius