Hi Fabrice,

You can define your own symbol, as in the following:

\starttext
  \definesymbol[mysymbol][{$\red\blacklozenge$}]
  \definesymbol[redtriangle][{$\red\blacktriangleright$}]
  
  \startitemize[mysymbol]
  \item foo
  \item bar
  \item baz
  \stopitemize

  \startitemize[redtriangle]
  \item foo
  \item bar
  \item baz
  \stopitemize
  
\stoptext

Best regards: OK

> On 20 Apr 2019, at 12:24, Fabrice Couvreur <fabrice1.couvr...@gmail.com> 
> wrote:
> 
> Hi,
> Is it possible to fill the diamond ?
> Thank you.
> Fabrice
> 
> \starttext
> \startitemize[4][color=red]
> \item One
> \item Two
> \stopitemize
> \stoptext
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

___________________________________________________________________________________
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