Changes

Jump to navigation Jump to search
409 bytes added ,  14:54, 1 June 2009
→‎Using Colors: +With frames
* Use the color name like <tt>[color=blablue]</tt> in some <tt>\setup...</tt> command.
== Text With text ==
Typeset single text elements with <cmd>color</cmd><tt>[colorname]{nice blue text}</tt>:
\stopcolor
\stoptext
</context>
|}
 
== With frames ==
 
{|
! width="45%"|
! width="10%"|
! width="45%"|
|-
| <texcode>
\framed[background=color, backgroundcolor=green]{bla}
\framed[background=color, backgroundcolor=yellow, corner=00]{bla}
</texcode>
|
|<context>
\setupcolors[state=start]
 
\starttext
\framed[background=color, backgroundcolor=green]{bla}
\framed[background=color, backgroundcolor=yellow, corner=00]{bla}
</context>
|}

Navigation menu