Changes

Jump to navigation Jump to search
444 bytes added ,  14:47, 5 February 2010
→‎With text: colored.
</context>
|}
 
Alternatively, typeset text elements with <cmd>colored</cmd><tt>[rgb values]{colored text}</tt> (suggested on NTG-ConTeXt: [http://www.ntg.nl/pipermail/ntg-context/2010/046563.html]):
 
{|
! width="45%"|
! width="10%"|
! width="45%"|
|-
| <texcode>
Three \colored[r=.4, g=.4, b=.9]{colorful} kittens.
</texcode>
|
|<context>
\setupcolors[state=start]
\starttext
Three \colored[r=.4, g=.4, b=.9]{colorful} kittens.
\stoptext
</context>
|}
 
Typeset longer sections with <cmd>startcolor</cmd><tt>[colorname] ...</tt> <cmd>stopcolor</cmd>:
Anonymous user

Navigation menu