ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Matthias Weber <matweber@indiana.edu>
Subject: Re: No color even though \setupcolors[state=start]
Date: Thu, 4 Nov 2004 12:24:06 -0500	[thread overview]
Message-ID: <54AEE2F4-2E86-11D9-BAB1-0003934F9514@indiana.edu> (raw)
In-Reply-To: <3.0.5.32.20041104090733.008f3820@mail.northcoast.com>

Put your text  between \startproduct ... \stopproduct

Matthias

On Nov 4, 2004, at 12:07 PM, David Arnold wrote:

> All,
>
> Can anyone tell me why I am not getting any color (red and yellow)?
>
> \startuseMPgraphic{layout 1}
> pickup pencircle scaled 1mm;
> fill unitsquare xyscaled (7cm,8cm) withcolor 0.85white;
> fill unitsquare xyscaled (5cm,5cm) shifted (1cm,1.5cm) withcolor 
> 0.625yellow;
> fill unitsquare xyscaled (5cm,1cm) shifted (1cm,0.5cm) withcolor 
> 0.625red;
> fill unitsquare xyscaled (5cm,1cm) shifted (1cm,6.5cm) withcolor 
> 0.625red;
> fill unitsquare xyscaled (5cm,7cm) shifted (1cm,0.5cm) withcolor 
> 0.25white;
> drawarrow (2cm,8cm)--top (2cm,7.5cm);
> drawarrow (0cm,7cm)--lft(1cm,7cm);
> clip currentpicture to unitsquare xyscaled (7cm,8cm);
> \stopuseMPgraphic
>
> \startuseMPgraphic{layout 2}
> \includeMPgraphic{layout 1}
> clip currentpicture to unitsquare scaled 3cm shifted (0,5cm);
> currentpicture:=currentpicture scaled 2 shifted (0,-8cm);
> setbounds currentpicture to unitsquare xyscaled (6cm,8cm);
> \stopuseMPgraphic
>
>
> \setupcolors[state=start]
>
> \starttext
>
> \startlinecorrection[blank]
> \hbox
> {\useMPgraphic{layout 1}\hskip1cm
> \useMPgraphic{layout 2}}
> \stoplinecorrection
>
> \stoptext
>
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
>
>

      parent reply	other threads:[~2004-11-04 17:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-04 17:07 David Arnold
2004-11-04 17:13 ` David Arnold
2004-11-04 17:24 ` Matthias Weber [this message]

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=54AEE2F4-2E86-11D9-BAB1-0003934F9514@indiana.edu \
    --to=matweber@indiana.edu \
    --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).