From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5526 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: one answered Date: Thu, 06 Sep 2001 08:48:44 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20010906084444.02ff7c68@server-1> References: <5.1.0.14.1.20010904122838.02e426a0@server-1> <5.1.0.14.1.20010904143701.0257f0f8@server-1> <5.1.0.14.1.20010905091244.02389468@server-1> <5.1.0.14.1.20010905123507.020a1be8@server-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035396114 2427 80.91.224.250 (23 Oct 2002 18:01:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:01:54 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: "Frans Goddijn" In-Reply-To: <001d01c1363d$8049cdf0$2248e5c2@arnhem.chello.nl> Xref: main.gmane.org gmane.comp.tex.context:5526 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5526 At 09:02 PM 9/5/2001 +0200, you wrote: >Thanks! The circle is perfect now. > >There was still a chip off the line thickness on the right >and on the top, but when I chenged the pointsize of the >encircled character from 24pt to 20 pt, this was solved so >apparantly the size of the character can interfere with the >circle sometimes. > >Now, I have one next question... since the character, a >capital P, is visually off center (namely a little too far >up and a little too far left) i would like to know how to >mup the P a few points to the right and to the bottom of the >perfect circle... > >Any clues? first of all, for inline usage, you should use \inframed (\inlijnd) Placing the circle off center is a bit tricky: add the lines: path b ; b := boundingbox currentpicture ; currentpicture := currentpicture shifted (-3pt,-3pt) ; setbounds currentpicture to b ; to the end of the graphic. Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com -------------------------------------------------------------------------