ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: one answered
Date: Thu, 06 Sep 2001 08:48:44 +0200	[thread overview]
Message-ID: <5.1.0.14.1.20010906084444.02ff7c68@server-1> (raw)
In-Reply-To: <001d01c1363d$8049cdf0$2248e5c2@arnhem.chello.nl>

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
-------------------------------------------------------------------------


  reply	other threads:[~2001-09-06  6:48 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-04  9:34 Frans Goddijn
2001-09-04 10:29 ` Hans Hagen
2001-09-04 11:17   ` Frans Goddijn
2001-09-04 12:38     ` Hans Hagen
2001-09-04 20:47       ` Frans Goddijn
2001-09-05  5:12         ` Johannes Huesing
2001-09-05  7:13         ` Hans Hagen
2001-09-05  8:58           ` Frans Goddijn
2001-09-05 10:36             ` Hans Hagen
2001-09-05 19:02               ` Frans Goddijn
2001-09-06  6:48                 ` Hans Hagen [this message]
     [not found] <003201c13710$891f5160$cf29a33e@arnhem.chello.nl>
2001-09-06 20:35 ` Frans Goddijn
2001-09-07  7:11   ` Hans Hagen
2001-09-07 11:11     ` Frans Goddijn
2001-09-07 15:23       ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5.1.0.14.1.20010906084444.02ff7c68@server-1 \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).