ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jeong Dal <haksan@me.com>
To: ntg-context@ntg.nl
Subject: \startuseMPgraphic
Date: Mon, 11 Apr 2016 22:10:02 +0900	[thread overview]
Message-ID: <6F480A64-E220-4B9F-A2C2-87E0049042B2@me.com> (raw)
In-Reply-To: <mailman.1.1460368801.12686.ntg-context@ntg.nl>

Dear Hans van der Meer,

Thank you for your sample code.
I learned how to pass the value of the variables.
BTW, if I change “orange” to “red” or “green”, it is working fine. I think that  “orange” is not the predefined color. There is no color “orange” in the  MetaFun manual either.

Thank you.

Best regards, 
Dalyoung


> \starttext
> \startuseMPgraphic{myname1}{color}
>  pickup pencircle scaled 1mm;
>  draw unitsquare scaled 1cm withcolor \MPvar{color};
> \stopuseMPgraphic
> 
> \startuseMPgraphic{myname2}{color=red}
>  pickup pencircle scaled 1mm;
>  draw unitsquare scaled 1cm withcolor \MPvar{color};
> \stopuseMPgraphic
> 
> \useMPgraphic{myname1}{color=blue}
> \useMPgraphic{myname2}{color=orange}
> 
> \stoptext
> 
> Hans van der Meer
> 

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

       reply	other threads:[~2016-04-11 13:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1.1460368801.12686.ntg-context@ntg.nl>
2016-04-11 13:10 ` Jeong Dal [this message]
2016-04-11 14:17   ` \startuseMPgraphic Alan BRASLAU
2016-04-11 14:38     ` \startuseMPgraphic Meer, Hans van der
2016-04-11 17:16       ` \startuseMPgraphic Aditya Mahajan
2016-04-11 19:50         ` \startuseMPgraphic Meer, Hans van der
2016-04-11 20:27           ` \startuseMPgraphic Wolfgang Schuster
2016-04-11 22:30             ` \startuseMPgraphic Alan BRASLAU
2016-04-11 22:52               ` Warnings while compiling pdf after update L.S.-Soc&Gam
2016-04-11 23:07                 ` Hans Hagen
2016-04-11 23:00               ` \startuseMPgraphic Aditya Mahajan
2016-04-11  8:35 \startuseMPgraphic Meer, Hans van der
2016-04-11 12:42 ` \startuseMPgraphic Wolfgang Schuster
2016-04-11 13:30   ` \startuseMPgraphic Meer, Hans van der
2016-04-11 14:12     ` \startuseMPgraphic Wolfgang Schuster

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=6F480A64-E220-4B9F-A2C2-87E0049042B2@me.com \
    --to=haksan@me.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).