ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Mojca Miklavec" <mojca.miklavec.lists@gmail.com>
Subject: metafun & \sometxt: should black be "black" or "textcolor"?
Date: Sun, 6 Aug 2006 04:32:56 +0200	[thread overview]
Message-ID: <6faad9f00608051932ie703df0j94c670536a0f156f@mail.gmail.com> (raw)

Hello,

Does anyone have any idea about what's going on here? I get blue text,
but a black square, although both are supposed to come out black (I
wouldn't mind so much, but the problem is that some text is blue and
some is black - I have some other testcases where this happens, but I
have to create a minimal example first).

\setupcolors
	[state=start,textcolor=blue]

\starttext
\startMPcode
	draw \sometxt{abc} withcolor black; % come out blue
	draw \sometxt{def} shifted (3cm,0) withcolor red;
	draw unitsquare xyscaled (3cm,2cm) withcolor black;
\stopMPcode
\stoptext

Thanks,
    Mojca

             reply	other threads:[~2006-08-06  2:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-06  2:32 Mojca Miklavec [this message]
2006-08-06  8:52 ` Taco Hoekwater
2006-08-06 11:26   ` Mojca Miklavec
2006-08-06 14:37     ` Taco Hoekwater
2006-08-06 17:02       ` Mojca Miklavec
2006-08-06 21:48       ` Hans Hagen
2006-08-06 22:02       ` Hans Hagen
2006-08-07  8:04         ` Mojca Miklavec
2006-08-07  8:15           ` Taco Hoekwater
2006-08-07  9:40             ` Mojca Miklavec
2006-08-07 10:25               ` 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=6faad9f00608051932ie703df0j94c670536a0f156f@mail.gmail.com \
    --to=mojca.miklavec.lists@gmail.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).