ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: colored labels in mp
Date: Fri, 27 Mar 2009 18:17:04 +0100	[thread overview]
Message-ID: <25EC3E17-A3F3-41F8-8A82-EF1624DCE065@gmail.com> (raw)
In-Reply-To: <87skkydihe.fsf@gmail.com>


Am 27.03.2009 um 17:43 schrieb Eythan Weg:

> Basically, you moved it to TeX to do the coloring,
> which is ok.

Metapost in MkIV is different from MkII and all labels are typeset
and colored in TeX, if you want a label use textext(...).

My \textext{...} (which is only defined in MkII) is just a TeX
wrapper and converts \textext{\blue RED} in textext("\blue RED")
and in MkIV btex ... etex is converted in textext(...) too.

> Now, "draw thelabel(btex RED etex, (0,0)) scaled 2;" works.
> In the same manner , I think,
> "withcolor" should work.    At least this is my
> understanding of the manual.  But instead it is
> silently ignored.  So my question is whether it
> is a bug or not.

What's written in the manual should work in MkII but a lot
of things are handled in a different like colors.

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2009-03-27 17:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-27 12:37 Eythan Weg
2009-03-27 12:45 ` Wolfgang Schuster
2009-03-27 12:58   ` Lutz Haseloff
2009-03-27 13:04     ` Wolfgang Schuster
2009-03-27 13:10     ` Thomas A. Schmitz
2009-03-27 16:43   ` Eythan Weg
2009-03-27 17:17     ` Wolfgang Schuster [this message]
2009-03-27 17:38     ` 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=25EC3E17-A3F3-41F8-8A82-EF1624DCE065@gmail.com \
    --to=schuster.wolfgang@googlemail.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).