ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: mailing users <ntg-context@ntg.nl>
Subject: Re: Define color with calculations
Date: Mon, 18 Feb 2019 22:33:41 +0100	[thread overview]
Message-ID: <4b11d173-9f9d-482c-8d80-7a8a73ce434b@gmail.com> (raw)
In-Reply-To: <CAMHZ1dZjZiV+FtsWsJ7=hThXmrfYoqjGA=gQNRx0oCUYCXBc9A@mail.gmail.com>

Mohammad Hossein Bateni schrieb am 18.02.19 um 04:37:
> Hi,
> 
> When I use definecolor, (how) can I use computations in setting the 
> value of a component?  Something like the following...
> 
> \definecolor[mycolor][r=0.5*0.7]

\starttext

\colored[r=\cldcontext{0.5*0.7}]{\cldcontext{0.5*0.7}}

\colored[r=\cldcontext{"\letterpercent 
.3f",0.5*0.7}]{\cldcontext{"\letterpercent .3f",0.5*0.7}}

\stoptext

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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2019-02-18 21:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-18  3:37 Mohammad Hossein Bateni
2019-02-18  4:02 ` Henri Menke
2019-02-18 16:44   ` Mohammad Hossein Bateni
2019-02-18 21:33 ` Wolfgang Schuster [this message]
2019-02-18 21:38   ` Henri Menke

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=4b11d173-9f9d-482c-8d80-7a8a73ce434b@gmail.com \
    --to=wolfgang.schuster.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).