nico wrote:
> On Tue, 04 Apr 2006 14:44:28 +0200, Hans Hagen <[EMAIL PROTECTED]> wrote:
>
>   
>> nico wrote:
>>     
>>> Hello,
>>>
>>> Typically the numbers are rendered white in black
>>> circle. I could use the Dingbats numbers, but it is limited to 10, so  
>>> that
>>> I emulated them with the following code to be able to go up to 99.
>>>
>>> The questions I have:
>>> - Is it the right way to do it in context (do I really need metafont?
>>> Simpler, smarter method?)
>>>       
>
>   
>> \setupcolors[state=start]
>>
>> \startuniqueMPgraphic{CoCircle}
>>    fill fullcircle xysized (OverlayWidth,OverlayHeight) withcolor  
>> OverlayColor ;
>> \stopuniqueMPgraphic
>>     
>
> I see here the Hans touch again: it's better and I don't really understand  
> how it works :-)
> But there's something strange: the first circle is greater than the others  
> (but the numbers have all the same size). Tracing a bit I see that the  
> first circle has a width=16.5333pt, the others 13.19997pt. What's the  
> reason for this?
>   
what os the exact code that you use?how many mp runs do yuo have? 

Hans 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to