On 2013–04–18 "H. Özoguz" wrote:

> how to underlay a text (or simply one word) with a (grey) colored
> rectangle, just to highlight – like if I had marked it by hand with
> a grey marker-pen?

\definetextbackground
  [marker]
  [background=color,
   backgroundcolor=yellow,
   frame=off]

\starttext
  \startmarker
    \input knuth
  \stopmarker
  
  \blank
  
  Some \marker{very important} text
\stoptext


Marco

Attachment: signature.asc
Description: Digital signature

___________________________________________________________________________________
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 via email to