From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5495 Path: main.gmane.org!not-for-mail From: "Frans Goddijn" Newsgroups: gmane.comp.tex.context Subject: Re: one answered Date: Tue, 4 Sep 2001 13:17:32 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <008e01c13533$34d0fc00$6501a8c0@lap> References: <5.1.0.14.1.20010904122838.02e426a0@server-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035396086 2149 80.91.224.250 (23 Oct 2002 18:01:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:01:26 +0000 (UTC) Original-To: "NTG-ConTeXt mailing list" Xref: main.gmane.org gmane.comp.tex.context:5495 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5495 Thanks! The standard \omcirkeld has the same effect as the macro out of the TeXbook, i.e. a small circle hanging onto the big leg of the P which it fails to encircle ;=}} The MPost solution does fit but it appears not as a circle but as a square box spanning all textwidth. Is there a missing detail in that MP definition? Regards, and I'm happy with the speed of help coming in! Frans ----- Original Message ----- From: Hans Hagen > For MP lovers, i add an alternative: > > \startreusableMPgraphic{omcirkeld} > draw fullcircle xyscaled (OverlayWidth,OverlayHeight) > withpen pencircle scaled OverlayLineWidth > withcolor OverlayLineColor ; > \stopreusableMPgraphic > > \defineoverlay[omcirkeld][\reuseMPgraphic{omcirkeld}] > > \defineframedtext > [omcirkeld] > [frame=off, > background=omcirkeld, > width=fit, > offset=1ex] > > \setupcolors[state=start] > > \omcirkeld [framecolor=green] {Frans}