ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Frans Goddijn" <frans@goddijn.com>
Subject: wider circle?
Date: Sat, 8 Sep 2001 20:28:01 +0200	[thread overview]
Message-ID: <028c01c13894$6252e6c0$6501a8c0@lap> (raw)

Here I am again with yet another circle question... Since I enlarged the
bounding box of the cirle, it doesn't get cut off anymore. But how can I
make the diameter of the circle a few points larger? The current definition
is

\startreusableMPgraphic{omcirkeld}
   draw fullcircle xyscaled (OverlayWidth)
      withpen pencircle scaled OverlayLineWidth
      withcolor OverlayLineColor ;
  path b ; b := boundingbox currentpicture ;
  currentpicture := currentpicture shifted (-.15*EmWidth,+.40*ExHeight) ;
  setbounds currentpicture to b enlarged 25pt ;
\stopreusableMPgraphic

(the "enlarged 25pt" has a rather high value as I tried to "enlarge" the
circle with it. )

Thanks again and have a good weekend!

Frans


             reply	other threads:[~2001-09-08 18:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-08 18:28 Frans Goddijn [this message]
2001-09-10  9:26 ` Hans Hagen
2001-09-10  9:50   ` Frans Goddijn

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='028c01c13894$6252e6c0$6501a8c0@lap' \
    --to=frans@goddijn.com \
    /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).