ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Subject: Re: problem with MPpath (concat)
Date: Thu, 21 Jul 2005 12:20:12 +0200	[thread overview]
Message-ID: <42DF76DC.9090806@elvenkind.com> (raw)
In-Reply-To: <42DF721E.7000509@elvenkind.com>


And this is a working patch:

(change in supp-pdf.tex)


\def\presetMPconcat
   {\ignoreMPspecials
    \dimen 0=\gMPs1\onepoint   % s_x
    \dimen 2=\gMPs2\onepoint   % r_x
    \dimen 4=\gMPs3\onepoint   % r_y
    \dimen 6=\gMPs4\onepoint   % s_y
    \dimen 8=\gMPs5\onepoint   % t_x
    \dimen10=\gMPs6\onepoint   % t_y
    \keepMPspecials }

Taco Hoekwater wrote:
> 
> Here is a minimal example:
> 
> beginfig(1);
> pickup pencircle rotated 1;
> draw unitsquare;
> endfig;
> end.
> 
> 
> Peter Rolf wrote:
> 
>>
>> I hope this information is enough (else I'm really in trouble to
>> generate a minimal example).
>>
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

  reply	other threads:[~2005-07-21 10:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-21  9:37 Peter Rolf
2005-07-21  9:59 ` Taco Hoekwater
2005-07-21 10:20   ` Taco Hoekwater [this message]
2005-07-21 11:22     ` Peter Rolf
2005-07-21 12:04       ` Taco Hoekwater
2005-07-21 12:12       ` Hans Hagen
2005-07-21 12:32         ` problem with MPpath (concat) [final] Peter Rolf
2005-07-21 12:08     ` problem with MPpath (concat) Hans Hagen
2005-07-21 10:28   ` Peter Rolf

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=42DF76DC.9090806@elvenkind.com \
    --to=taco@elvenkind.com \
    --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).