On Fri, 15 Jun 2018 00:20:23 -0700
"jdh" <dhen...@gmail.com> wrote:

> I want to use a colored hairline, but can't get it working and can't
> find anything to explain any options or parameters.
> 
> I've tried
> 
>       \setuptextrules[rulecolor=red,color=red]
>       \hairline
>       or
>       \hairline[color=red]

\setupblackrules
  [height=1pt,
   color=blue,
   width=\textwidth]

\starttext
  \blackrule
  \blackrule [color=red, height=1ex, width=5cm]
\stoptext

  http://wiki.contextgarden.net/Command/setupblackrules

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
___________________________________________________________________________________

Reply via email to