Re: [NTG-context] Frame with Color

2019-02-18 Thread Marco Patzer
On Mon, 18 Feb 2019 12:26:45 +
Ursula Hermann  wrote:

> \framed
>   [background=color,backgroundcolor=red,
>foreground=color,foregroundcolor=white

   foreground=color,foregroundcolor=white,

>   frame=off]
>   {\bf Wichtig}

Marco
___
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
___


[NTG-context] Frame with Color

2019-02-18 Thread Ursula Hermann
High list!

Maybe someone can help me. I tried:


\setuppapersize[A5]
\setupcolors[state=start]
\framed
  [background=color,backgroundcolor=red,
   foreground=color,foregroundcolor=white
  frame=off]
  {\bf Wichtig}

What I wanted, is a frame with background= red8 and a white text: Wichtig

Many regards

Uschi
___
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
___